-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace Gizmo with CubeGizmo #9
Conversation
…remove opacity change
Hey @soshochang this looks great! Much better than simply fixing the broken gizmo, thanks :) I've pulled your code down and run it and the cube gizmo is working. Just a few nits to sort out, I'll leave some comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MattFerraro are you happy with me to go ahead and merge this after a few minor things are resolved?
applications/web/src/routes/(CADmium)/CubeGizmo/CubeGizmo.svelte.d.ts
Outdated
Show resolved
Hide resolved
Looks great! Yes, after the small changes you requested are in, please go ahead and merge! |
…nts and CubeGizmoSlots from .ts file
Done! btw I will be working next on adding some more functionality to this |
Merged & live! https://mattferraro.github.io/CADmium/ Thanks again that's a great improvement :) |
CubeGizmo with cube, xyz axis, and triangle controls.
CubeGizmo orientation matches the orientation of the CAD part
Clicking on a cube face orients the camera to that face
Clicking a triangle arrow rotates the camera