Skip to content

Commit

Permalink
imGuIZMO.quat ver.2.2 - Rotation around one axis graph helper - mouse…
Browse files Browse the repository at this point in the history
… sensibility setting
  • Loading branch information
BrutPitt committed Mar 23, 2020
1 parent 330daeb commit f382f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# imGuIZMO.quat  v2.1.3
# imGuIZMO.quat  v2.2
**imGuIZMO.quat** is a [**ImGui**](https://github.com/ocornut/imgui) widget: like a trackball it provides a way to rotate models, lights, or objects with mouse, and graphically visualize their position in space, also around any single axis (*Shift/Ctrl/Alt/Super*). It uses **quaternions** algebra, internally, to manage rotations, but offers the possibility also to interfacing with **vec3**, **vec4** or **mat4x4** (rotation)

With **imGuIZMO.quat** you can manipulate an object **with only 4 code lines!**     *(read below)*
Expand Down

0 comments on commit f382f95

Please sign in to comment.