A viewer and player for images and glTF
scenes. Drop a *.gltf
or *.glb
file or any of the *.jpg
, *.png
,
… image formats supported by the StbImageImporter
plugin onto the canvas to load it.
Controls
Space plays or pauses the animation
arrow keys seek the animation forward or backward
mouse drag rotates the scene around the cursor
Shift mouse drag pans the scene at
depth of the cursor
mouse wheel zooms in/out relative to cursor position
right mouse button selects and highlights mesh under
cursor, showing stats for it
Num 1 / Ctrl Num 1
switches to a front / back view
Num 3 / Ctrl Num 3
switches to a right / left view
Num 7 / Ctrl Num 7
switches to a top / bottom view
Num 0 resets the camera back to the original view
+ / Num + or - /
Num - increases or decreases lighting brightness
Documentation
See the Magnum Player app documentation for more information.
Again, please note that this is an experimental feature and the
documentation is not yet finished.