Browser/organizer for 3d printable models made for personal use. The code is available here in case someone wants to do something similar.
The first scan of a library will take a while, because we are generating smaller cover images for each model.
Rust code will build automatically when running or exporting the project.
- Cargo
- For cross compilation to windows: mingw-w64-gcc. On arch it is in the package
mingw-w64-gcc

