Skip to content

toborochi/T3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.