Monthly Archives: August 2010

NeHe Lesson 8 OpenGL

This is lesson 8 from the NeHe site. It covers blending and simple transparency. The project can be downloaded here, NeHeLesson8 Try REALbasic

Posted in Code | 3 Comments

NeHe Lesson 7 OpenGL

This is lesson 7 from the NeHe site. It covers textures. It works pretty well. The project download is here, NeHeLesson7 *updated 9/22/10 Try REALbasic

Posted in Code | Leave a comment

Ray Casting In Rb

This is a project a did a little while ago. It’s pretty cool actually. Raycasting is a rendering technique to create a 3D perspective in a 2D map. More like 2 1/2 dimensions really …. The game Wolfenstein 3D used … Continue reading

Posted in Code | Leave a comment