Skip to content

v1.0.0

Latest

Choose a tag to compare

@cursor cursor released this 10 Mar 04:20
· 347 commits to main since this release

id Tech 3 v1.0.0

Highlights

  • Vulkan 1.4 + RTX renderer with OpenGL fallback
  • PBR (physically based rendering), HDR, volumetric fog
  • Post-processing: SMAA, bloom, SSAO, SSR, atmosphere
  • vk.c modularization: validation layer, sync primitives, memory/format utilities extracted
  • macOS: ImGui disabled to fix CI build (constexpr/C++ header issue)
  • GCC C17: DROP macro fix for variadic zero-arg calls

Build

See docs/QUICKSTART.md for download and run instructions.
Binaries are attached after CI completes.