| |
 | Psychedelic Image Generator
Randomly generated mathematic equations generate these psychedelic images.
|
| |
| |
 | Ray Tracer Download
Generate 3D scene using ray tracing algorithm.
|
| |
| |
 | Interactive Pong
A pong game much like the original except that players interact with the game by holding paddles that are detected by a video camcorder.
The paddles are detected by programming a Xilinx Vertex-II Pro board to process the camcorders video stream.
|
| |
| |
 | JPred Eclipse Plugin
My Software Engineering project at UCLA was to create an Eclipse plug-in for IBM who was my team's client.
My team decided to create IDE support for JPred, a Java language extension created by Professor Millstien
at UCLA.
|
| |
| |
 | Directions Algorithm Exercise Download
This project was an exercise in generating directions from one point in a map to another efficiently. Directions can be given based on requirement to minimize distance traveled, trip time and number of turns made.
|
| |