Brenta Engine 1.1
|
First off, thank you for considering contributing to this project! Even if this is not an advanced graphics engine, It provides many opportunities for you to practice and improve your programming skills.
Building an engine will test your math skills (linear algebra and calculus), physics knowledge through physics simulations, algorithms and data structures (expecially for the ECS) and your knowledge of modern programming paradigms. Overall, this is engiene is an easy place to improve your skills.
You can look at the current issues to get an idea of where the engine is going and where It needs help. As the engine grows, help from contributors will be essential to keep the project alive.
If you find a bug, please open an issue on the issues page. Include as much detail as possible:
Suggersions for new features or improvements are always welcome. To suggest a feature:
dev
branch of the main repository with a clear description of the changes