Billiard
Details
Year: 2023
Tags: TeamUniversity
Technologies:
C++ ,
OpenGL
Strengths:
- Accurate simple physics
Weaknesses:
- Unintuitive controls
- clipping in case of freezing (bad performance, moving the window)
- Not very flexible architecture
Explored:
- Writing a physics engine from scratch (I personally worked on sphere/sphere collision)
- OpenGL rendering