Skip to content

Commit

Permalink
Replace Gizmo with CubeGizmo (#9)
Browse files Browse the repository at this point in the history
* Gizmo replaced with CubeGizmo (custom copy of Gizmo)

* update axis colors, reduce font size, add font color, remove circle, remove opacity change

* add gray cube, position x y z axis and text

* CubeGizmo - fix axis label text getting cut off in certain positions

* CubeGizmo - hide axis text when axis is orthogonal to view

* CubeGizmo add Front, Right etc text, and orient

* CubeGizmo - orient camera when faces are clicked

* CubeGizmo - add triangle controls, and rotate when triangle controls are clicked

* CubeGizmo - fix triangle up down, accidentally deleted line

* CubeGizmo - remove unused code from original Gizmo

* run formatter, rename *.d.ts files to *.ts remove unused CubeGizmoEvents and CubeGizmoSlots from .ts file
  • Loading branch information
soshochang authored May 4, 2024
1 parent faedbe0 commit 89d05df
Show file tree
Hide file tree
Showing 4 changed files with 495 additions and 2 deletions.
Loading

0 comments on commit 89d05df

Please sign in to comment.