archimedes
https://github.com/agh-code-industry/archimedes
C++
Archimedes - Game Engine
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to archimedes
Help out
- Issues
- Simplify the audio system's documentation
- Add tests for audio system
- Add Perlin Noise algorithm
- Implement 1D and 2D versions of perlin noise algorithm
- Add perlin noise examples (map and texture generation)
- Add perlin noise 1D and 2D tests
- Rewrite collisions for more shapes and better event handling
- Optimize the broad phase of the collision system
- Add broad phase to collision checking (it should use quadtree)
- Add intermediate phase to collision checking (it should use AABB)
- Docs
- C++ not yet supported