Get Started
Welcome to Dotrix Handbook! The goal of this document is to centralise the engine documentation at one place and provide useful tips and recommendations about how the engine is supposed to be used.
What is Dotrix
Dotrix is a 3D engine with focus on GPU-driven rendering written in Rust programming language. Dotrix is being distributed as a set of native Rust packages, called crates and available on both crates.io and GitHub.
API Reference
As any published Rust crate, Dotrix has public API Reference that is very useful for developers.
How to use the Handbook
It is highly recommended to go through the Get Started sections one by one to get the complete understanding of Dotrix architecture, while other chapters can be read in any order on demand as soon as they cover specific aspects of the engine.
Dotrix team wishes you pleasant reading and success in development!