RetroNumericalMethods

Retro Numerical Methods located at https://bitbucket.org/Zulfiqar/retronumericalmethods is a set oc C++ templates for solving among others roots of functions, ordinary differential equations and integrations.

Posted in Projects | Tagged , | Comments Off on RetroNumericalMethods

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

RetroShaders

RetroShaders is my repository of shaders from Texture & Modelling, The Essential Renderman and the Advanced Renderman book. The shaders are written in vex, Houdini’s shader language. With houseed finished I will soon add some OpenShadingLanguage variants as well. The … Continue reading

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