Skip to content

Transform manipulators #46

Description

@karnkaul

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:

image

AC:

  • Must be toggle-able
  • Use a single mesh for all three arrows, or use instancing; three draw calls is not acceptable

Note: Interaction can be handled in another Issue, it will require ray-cylinder / ray-cuboid collision and mouse position => world space unprojection

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestimguiInvolves using Dear ImGuiprototypeTesting ideas / approaches before commitmentvulkanInvolves Vulkan code

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions