All notable changes to this project will be documented in this file.
- Updated Dependencies
- Bump supported NC versions to 21-23
- Support latest NC release (Version 21)
- Support for GCode (
.gcode
) files (thanks to @csicar !)
- Support for GLB (
.glb
) and GLTF files
- Set initial viewing angle (thanks to @csicar !)
- Updated Dependencies
- Support latest NC release (Version 20)
- Support for PLY (
.ply
) files
- Updated Dependencies
- Fix black screen after file is loaded
- Update dependencies
- Build process
- App can now be build using
make
command (see Makefile)
- App can now be build using
- Dependency update
- WebGL2 is now used by default
- support for STL (
.stl
) files
- Working support for different file types (thanks to @awesome-manuel)
- Bump required NC version to 19
- Re-implement as viewer plugin (thanks to @skjnldsv)
- Support for FBX, GLTF and OBJ files (
.fbx
,.gltf
,.obj
)
- Initial release
- Support for Collada (
.dae
) files