Pinned Repositories
opengl-2d-penguin
Design, render and animate a hierarchical 2D object (a robot penguin) using OpenGL.
opengl-3d-penguin
Animate and render a 3D object. Create a keyframe animation tool, and use it to animate the 3D character (a 3D robot penguin).
sudoku-solver
Using brute force, backtracking, and forward checking + MRV algorithms to solve sudoku puzzles.
tanzeemc25.github.io
Personal github page
warehouse-wars-game
Warehouse wars game, implemented using js inheritance / object prototyping, and css3 animations.
collavrate
Creating a collaborative environment in VR for Oculus Rift using ThreeJS and Myo
tanzeemc25's Repositories
tanzeemc25/sudoku-solver
Using brute force, backtracking, and forward checking + MRV algorithms to solve sudoku puzzles.
tanzeemc25/opengl-2d-penguin
Design, render and animate a hierarchical 2D object (a robot penguin) using OpenGL.
tanzeemc25/opengl-3d-penguin
Animate and render a 3D object. Create a keyframe animation tool, and use it to animate the 3D character (a 3D robot penguin).
tanzeemc25/tanzeemc25.github.io
Personal github page
tanzeemc25/warehouse-wars-game
Warehouse wars game, implemented using js inheritance / object prototyping, and css3 animations.