cartory / T3D

3D Tetris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

3D Tetris

License:MIT License


Languages

Language:C# 99.3%Language:GLSL 0.7%