Page 1 of 1

Gizmo Control

Posted: 23 Jan 2022, 10:54
by Logrus
Hi
I want to implement a Gizmo control on Noises.
Do you have WPF or Noesis implementation examples?

Re: Gizmo Control

Posted: 24 Jan 2022, 12:41
by jsantos
Could you elaborate a bit more about what you need? (including images if possible). Thank you!

Re: Gizmo Control

Posted: 24 Jan 2022, 13:18
by Logrus
3D manipulator's
Image

Re: Gizmo Control

Posted: 26 Jan 2022, 11:36
by jsantos
Those 3D objects like the arrows, the cube are probably better rendered with your own engine instead of the UI. At least for now, we have plans to implement support for 3D meshes in the future.

Re: Gizmo Control

Posted: 26 Jan 2022, 12:42
by Logrus
Control rendering is part of the Engine, but mouse and keyboard messages, etc. is part of the UI