Being the dork that I am, I’m constantly learning about computers and technology. My most recent endeavor has been learning PHP so I can create more dynamic web pages, and I’m hoping that next semester I’ll be fortunate enough to put my new PHP skills to use in an independent study. Nothing [...]
Tag Archive for 'programming'
Mad Hacker Skills
15Nov05I put my “mad hacker skills” to work today as I started debugging a list library that I’d written in C for my Operating Systems class. Not that I’d ever write code that has bugs in it, but I must reluctantly admit that my list library did caus segmentation faults if run on certain [...]
Animation Complete
01Nov05And so after many hours of messing with OpenGL, it is done. What you might ask? My super cool Snowman animation.
Yep, I’m definitely giving Pixar a run for their money. Okay, so maybe that’s a bit of a stretch, but at this point, I’m just happy to have this little animation behind [...]
Building OpenGL Models
21Oct05To say that building OpenGL models is a little time consuming would be an understatement. The end result, however, is what it’s all about. If only I’ll ever get to see it! Right now, I’m working on getting a nice little model jet to render on the screen in my OpenGL program. [...]
Ray Tracing
20Sep05Well, I’m making a little progress on my Ray Tracer for my Computer Graphics class. So far I’ve generated some interesting images, but I don’t have any Lambertian or Phong shading models working yet. Once I get those working, then I’ll really be happy. Here’s what I have so far.
Of course, when [...]


