IRadiance Engine is a software Raytracer that can render a varierty of scenes. The software also allows to visualize the progress of an image being raytraced and not only the final result. This is only a work in progress of the project. ... [Read more]
A realtime software Rasterizer that emulates typical hardware graphics pipeline. It contains the following graphics features but it is not exhaustive: backface culling, depth buffer, perspective correct interpolation, extendable vertex and fragment shaders and of course Rasterization ... [Read more]