Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 496 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 496 Bytes

Anduin

What is it?

OSS Game Engine written in Rust by enthusiasts with different backgrounds. It aims for speed, concurrency and modern technologies.

Rendering engine

Our rendering engine is based on Vulkano - Rust Wrapper around Vulkan API.

Audio engine

//TODO

Physics engine

//TODO

Artificial intelligence

//TODO

Documentation

Setup

Contributing

Read our Contribution Guide.

License

We use GNU AGPLv3.