Simple Ray Tracer is a platform independepent 3D rendering engine using a technique known as Ray Tracing. The programminglanguage is c++ and the code is object oriented, very simple, and intuitive. It provides a great foundation to learn ray tracing.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The "OpenGL ParticleEngine" is a project to present possible uses of particles in a computer game, which is based on a programming class in computer science studies at the University of Technology Aachen. It's written using C++ programminglanguage.
GSL is aimed at providing a tool for rapid graphical programming. GSL is an object-oriented script language with graphical support. Its goal is to provide an easy way to specify worlds and at the same time enable the coding of behaviours of those worlds.
The Alhacen Ray Tracer is an open source real time ray tracer aimed at achieving competitive 3d graphics performance on everyday computers while allowing for dynamic reflections and global illumination. It is written in the C programminglanguage.