Clipping Space
Sunday, September 11, 2011
Single-Pass Wireframe Rendering Explained and Extended
›
I got a pretty good followup in my previous post with how to implement "Single-Pass Wireframe Rendering" . I thought I'd take...
5 comments:
Saturday, September 10, 2011
Single-Pass Wireframe Rendering
›
It came time for me to add a wireframe to my mesh and just when I was about to do the standard two-pass approach of rendering out my mesh fa...
3 comments:
Wednesday, September 07, 2011
Sunshine: Fixed Normals
›
I'm finally starting to make some noticeable headway in my Sunshine app. It feels like everything I do has such a little impact on the ...
1 comment:
Saturday, September 03, 2011
Adding Python Support using Boost::Python
›
Choosing an Embedded Language In my multi-year toy project, I decided it would be useful to incorporate an embedded programming language in...
4 comments:
Sunday, August 07, 2011
Performance Gains in Jython 2.5.2
›
Jython , the java implementation of the python language, has long been slower than it's cpython counterpart. I've personally seen s...
14 comments:
Tuesday, May 03, 2011
My thoughts on Ubuntu Unity
›
Over the weekend, I made the painful mistake of upgrading to Natty Narwhal 11.04, the newest release of Ubuntu Linux. I was previously runn...
4 comments:
Sunday, April 24, 2011
Integrating Sunflow
›
I've been playing around with some utilities for moving lights around a scene and rendering it in Sunflow for years. I've done so...
1 comment:
‹
›
Home
View web version