Custom physics engine written in C++ from scratch.
- What does this project do?
- Who is it for?
- What problem does it solve?
- What makes it interesting or different?
- What are the main components of the system?
- How do the pieces interact?
- What is the core logic or architecture?
For each non-obvious technical choice made in this project:
- What decision was made?
- What were the alternatives considered?
- Why was this approach chosen over the alternatives?
- What are the known limitations or tradeoffs of this choice?
- Languages used: C++
- Frameworks/libraries:
- Tools and platforms:
- What new skills did I gain?
- What concepts became clearer through building this?
- What surprised me during development?
- Prerequisites:
- Installation steps:
- How to start/run the project:
- Example commands:
- What features would I add next?
- What parts could be improved or refactored?
- What ideas did I not have time to implement?