v2.7.0
What's Changed
Changes since v2.6.2:
Features
Bug Fixes
Documentation
Other Changes
- refactor(headers): minimize include dependencies across modules (16cfd21)
- refactor(headers): relocate prototypes to appropriate headers (b68804e)
- refactor(render): inline debounce timer wrapper functions (5afe9e9)
- refactor(utils): move timer_elapsed_us to utils module (2c999f4)
- refactor(scene): inline flag helpers and make object_list_grow static (6745ab3)
- refactor(parser): consolidate small parser utility files (ac6cee9)
- refactor(parser): simplify error handling and clarify naming (5932f0b)
Installation
Download the appropriate binary for your platform:
- Linux: miniRT-linux-x86_64
- macOS: miniRT-macos-arm64
Make it executable: chmod +x miniRT-*
Run with a scene file: ./miniRT-* scenes/test_scene.rt