Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 378 Bytes

File metadata and controls

6 lines (6 loc) · 378 Bytes

📚 What we learned in this project

  • Implementing a basic 3D rendering engine using raycasting in C
  • Applying mathematical concepts (vectors, trigonometry) to graphics
  • Handling textures, sprites, and real-time input for navigation
  • Optimizing performance for rendering and memory usage
  • Strengthening teamwork through pair-programming and debugging sessions