Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 639 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 639 Bytes

T3D

This is a tetris in 3D. A project for the graphic programming course at the university.

Used

OpenTK NAudio QuickFont
3.0.1 1.9.0 3.0.2

alt text

TODO

  • Reduce Garbage Collection.
  • Implement lights, shadows and other shaders.
  • Check the collision system and audio system.