Transform manipulators #46
Labels
enhancement
New feature or request
imgui
Involves using Dear ImGui
prototype
Testing ideas / approaches before commitment
vulkan
Involves Vulkan code
3D transformation manipulators are quite useful, especially for translation and rotation (scale is more useful for authoring levels using prefabs etc).
Let's start with adding support for translation:
AC:
Note: Interaction can be handled in another Issue, it will require ray-cylinder / ray-cuboid collision and mouse position => world space unprojection
The text was updated successfully, but these errors were encountered: