Jump to content

3d coordinate axis


Trin

Recommended Posts

The latter. Or draw it using primitives. The other issue is how to keep it in the corner while user is rotating the model - I would like to have special billboard mode for this. Now you have to constantly change position of th axes to follow changes of viewport, or to implement your own controller which rotates and translates certain sceneobject (parent of model itself) and only rotates axes.

Link to comment
  • 8 months later...

hello vugie

can u give a example to help to understand the use of the Billboard mode?

can't find any help in internet~~

thanks

The latter. Or draw it using primitives. The other issue is how to keep it in the corner while user is rotating the model - I would like to have special billboard mode for this. Now you have to constantly change position of th axes to follow changes of viewport, or to implement your own controller which rotates and translates certain sceneobject (parent of model itself) and only rotates axes.

Link to comment
  • 4 weeks later...
  • 2 years later...

You can pin the axis display to the bottom right by using a viewport.

 

See HERE for a very simple example on using viewports to view duplicate copies of a single model.

 

Prohibiting the scales to be panned and scaled by the camera controller is still awkward but at least this way you can limit the draw region of the axis indicator to where you really want it.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.