Tag Archives: c++
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.
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