Skip to content

Releases: balintkissdev/3d-renderer-rust

0.3.1

16 Nov 14:20
Compare
Choose a tag to compare
Bump to 0.3.1

0.3.0

03 Oct 15:12
Compare
Choose a tag to compare
chore: Bump to 0.3.0

0.2.0

26 Sep 22:31
Compare
Choose a tag to compare
feat: Port whole project to WebAssembly

- Bump version to 0.2.0
- Switch glfw to winit, glutin and glow
- Switch imgui-rs to egui
- Add WebAssebmly target
  - Introduce Webpack
  - Display WebGL2 scene
  - Burn assets into WebAssembly binary
  - Add HTML DOM elements for control and sync them with egui
  - Add web target to CI

0.1.0

09 Sep 21:16
Compare
Choose a tag to compare
Initial commit