Post a Message in My Message Board!

Sign Guestbook
 View Guestbook





Email: tsingine@yahoo.com


Today show clip

Some of my Programming Projects

Ray Tracing Applet This applet was originally a C program from my graphics programming class. It might be a little slow because it does multiple calculations for each pixel in the picture. I'll try to come up with a little manual to explain how to use it and what it does. If the page goes blank for a while after you create or edit a picture, then it means that the image is generating and not that something has gone wrong. I'm working on a progress bar so you will know that the image is generating.
Ray Tracing Applet(Javascript version) Here is a Javascript version that I am working on.
Ripple Effect Here is a graphics applet that shows the ripple effect on a picture.
Matrix Math Applet This is a Linear Algebra Applet that performs various matrix operations.