projects

Here i will update the projects iv'e been working on.. basically for updating what im' working on.

    • CubePuzzle: Simple puzzle game, Where you need to align different layers while avoiding overlaps to completely fill a cube. This was created using opengl and c. I have also worked on porting this to iphone using opengl Es with the help of some friends.

    • DGTk: An editor like tool which can import 3D models and create a 3D scene which later can be used for generating depthmaps, ldi etc which are typical dataset for various vision algorithms. I have submitted the editor tool for the ncc conf which will be announcing its' results some time this month. Im' looking forward to that :) and trying to make improvements to this tool.

      • Im' trying to implement a Easy to use 3D modeling and animation tool as well. There has been a lot of work done in this area. Teddy is one of the foremost among them. Im' trying to build something based on Teddy.