Monthly Archives: November 2009

RayCasting

As I was toying around with 3D algorithms on older computers at school, I ended up sticking with RayCasting.  If you’re not to sure what raycasting is, here is a great write up on it. I also came by some sample code for RayCasting, however it worked with an applet.  After some basic changes, I [...]

Read the full article »