
Volume Texture Generator W.I.P - A max script that turns 3D geometry into a volume texture. Additionally a small application that will resave an existing 3D texture on a different axis. |
![]() |
|---|---|
DS Shooter proof of concept - A realization of a game idea I've had since 2004. I'm finally putting my skills to good use and making it myself :) |
![]() |
Advanced sound processing in Video Games - A simple white paper about a theory as to how to make sounds in video games better. Its in this section as it has code related discussions |
Document |
Ren's max tools - A collection of scripts for 3dsmax that do various things to speed things up, and cut down on monkey labour. Max 2008 script |
|
Alpha remover - v0.1 Artists make mistakes, and sometimes there is an unused alpha channel saved out using up valuable storage space. I wrote this quick app to find these channels and take them out. C# source and executable |
|
Random Treasure generator - Not satisfied with what was out there on the net, I decided to write my own. It uses text files for data and is as scalable as you want it! :) C++ and Python 3.0.1 |
|
Exposure calculator - A simple windows app that allows you to check the exposure value of two different cameras. It came about when my film SLR's batteries died, and I didn't want to calculate everything in my head. C# and Python 3.0.1 |
|
Interest calculator - I wanted to see how much interest I was getting each month in my saving account. I wrote this app to Show-Me-The-Money each step of the way. C++ and Python 3.0.1 |