Some projects that I have worked on at some time or other

  1. Work done by me on Ray tracing, an animation and the source files.
  2. A part in the telepathy project done with Ali Sabil for the free desktop. The modified gnet library written using object orientation with testcases in python are located here.
  3. An OGL assignment on manipulating a cube requires ogl.dll and glut.dll libraries. Some snapshots--

The source code as a VC6 project is found here.

  1. Creating a generic programming interface to ZWorld's BL2600 single board computer. The writeup is here and the presentation is here. The application and source are here.
  2. A similar project for the RCM3400 module which is an embedded system single board computer the size of a one two rupee coin from ZWorld. The presentation is here and the source code in VC6 is here. This was also programmed for wireless TCP/IP module.
  3. A study was carried out for real time access of hardware ports with a kernel mode driver in real time. the presentation is here. A real time kernel for Linux was compiled successfully and the report is presented here. The report talks about windows XP real time access and how it was done for Linux.
  4. 3D tracking of a point in real-time has many applications in the world of simulators.  A report describing our methodology and attempts to achieve this through various technologies is presented here.
  5. A project on human simulation using the Multigen Paradigm Vega prime toolkit. A write-up is here.
  6. A e_Switch project using the computers parallel port is presented here. The dll and executable are present here. The dll has be compiled from code from logix for you and is present here and the VB code has been self written and presented here. the circuit is presented here. A led flasher toy I made for my son is here.
  7. Some snapshots from a shooting simulator that I worked on a few years back are here.
  8. Some small programs to use the 16F series of PIC microcontrollers.