mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
32ba9e23d4f3bc80b947c72fe08a7b6b223d7900
Nuake
Id Tech inspired game engine
Nuake is a game engine in developement that focuses on fast level design iteration time that integrates with quake level editing software.
It is currently in developement and is not feature complete. We are currently aiming for an alpha release with basic features and a demo level showcasing the current features.
You can join the discord server where I post updates and screenshots or are looking to contribute to the project:
Current Features
- ECS system
- Modern physic engine (Jolt physic)
- PBR Renderer
- Post processing effects(Bloom, SSAO, SSR, Volumetrics, Procedural Sky)
- Wren Scripting
- Trenchbroom integration
Planned features
- C# Scripting
- Custom Shaders
- Spatialized audio
- NuakeUI integration
- Dynamic global illumination
- Asset packing
- Terrain editor
- WAD converter
Contributing
We are currently looking for contributors, feel free to join the discord if you are looking to help the project.
Compiling the engine
- Clone the repos using
git clone --recurse-submodules https://github.com/antopilo/Nuake.git - Run the
generate.batto generate the sln files. - Open
Nuake.sln - Build and run
Documentation and demos
The current documentation is not up to date You can access the current documentation at here
Languages
C++
88.4%
Wren
5.5%
C
5.1%
GLSL
0.2%
JavaScript
0.2%
Other
0.3%

