Skip to content

Releases: timfox/idTech3

v1.0.0

10 Mar 04:20

Choose a tag to compare

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.

Latest Build

01 Feb 04:44
376614a

Choose a tag to compare

Commits

v0.1.0-preview

25 Jan 09:38

Choose a tag to compare