Post Reply

You must log in to post.

3D Box Rotator
  • Started 1 month ago by alan12341234
  • Latest reply from nepx
  1. alan12341234
    Inactive

    How to use our own buttons to rotate the object?
    I can instaniate the controller object but cannot put it on display list. It’s very odd to use your controller to control the rotation.


    Please help – your website does not work.

    Posted 1 month ago #
  2. nepx
    Author
    Member


    Posted 1 month ago #
  3. nepx
    Author
    Member

    Hi,
    sorry, my website will work on 7 december. But all documentation is include to archive.
    Sure, you can use your controller for control box rotator.

    E.g.
    _boxRotator.goto(AutoRotatorType.DESCENDING);
    _boxRotator.goto(AutoRotatorType.ASCENDING);
    _boxRotator.goto(AutoRotatorType.RANDOM);

    _boxRotator.startAutoRotation(AutoRotatorType.ASCENDING, _timeout);
    _boxRotator.startAutoRotation(AutoRotatorType.DESCENDING, _timeout);
    _boxRotator.startAutoRotation(AutoRotatorType.RANDOM, _timeout);

    _boxRotator.stopAutoRotation();

    Posted 1 month ago #
  4. alan12341234
    Inactive

    hi
    can u leave your contact to alan@ukalan.com
    thx
    br
    alan

    Posted 1 month ago #
  5. alan12341234
    Inactive

    Hi,


    How do I goto specific id?


    Could you give me a list of all functions the box/controller class?
    I can’t find it in the documentation.


    Thanks.

    Posted 1 month ago #
  6. nepx
    Author
    Member

    Now you can’t goto any id, It’s protected function. I will provide here updated Box Rotator soon. It will have public select function.
    Thanks.

    Posted 1 month ago #
  7. alan12341234
    Inactive

    nepx,
    That’s very helpful. Could you give me a rough schedule when you’ll release an update? I kind of need to know to report to my boss.


    Cheers

    Posted 1 month ago #
  8. nepx
    Author
    Member

    I think on weekend.
    Thanks for your waiting.

    Posted 1 month ago #