Tag Archives: rendering

houseed

houseed is a set of python scripts for Houdini to add support for the OpenShadingLanguage and the appleseed renderer. The official website of appleseed can be found at http://appleseedhq.github.io/ The github code repository of appleseed and houseed is located at … Continue reading

Posted in Projects | Tagged , , , | Comments Off on houseed

RetroTracer

RetroTracer is at this moment a copy of the raytracer code from the Realistic Ray Tracer book by Peter Shirley and Keith Morley. It is my C++ test bed and tutorial project to improve my programming skills. I do hope … Continue reading

Posted in Projects | Tagged , | Comments Off on RetroTracer