Skip to content

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 13:20
· 11 commits to main since this release
edec7c1

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