|
Project Information
-
Project feeds
- Code license
-
GNU GPL v3
-
Labels
raytracing,
render,
rendering,
computergraphics,
graphics,
sirat,
raytracing,
raytracer,
openmp,
qt,
rendering,
computergraphics,
globalillumination,
boost
Links
|
SiratA simple raytracer created to render realistic images.
Raytracing?"In computer graphics, ray tracing is a technique for generating an image by tracing the path of light through pixels in an image plane. The technique is capable of producing a very high degree of photorealism; usually higher than that of typical scanline rendering methods, but at a greater computational cost." Source: Wikipedia - Raytracing
Sirat Features- Objects
- Sphere
- Plane
- Triangle
- Quadrilateral
- Cone
- Cylinder
- Mesh(loads Wavefront .obj) EXPERIMENTAL
- Lights
- Grid
- Simple Interface (Qt)
- Load scene files (xml)
- Parallel Rendering (Shared-Memory only (OpenMP))
Examples
|