Projects tagged ‘raytracing’


[65 total ]

0 Users

An experimental global illumination rendering engine.
Created about 1 year ago.

0 Users

A simple ray tracer written in C++. Work in progress...
Created 12 months ago.

0 Users

lucille is a open source parallel global illumination renderer.
Created about 1 year ago.

0 Users

simple raytracer
Created 12 months ago.

0 Users

计算机图形学基础课程大实验 1.网格简化 2.光线跟踪
Created 2 months ago.

0 Users

Realisim is the name of the code library that holds reusable and project dependent code. For the moment, Realisim has only one project: RealEdit. RealEdit is a 3D editor, animator, ray-tracer.
Created 9 months ago.

0 Users

An attempt at real-time raytracing using the Microsoft Accelerator library
Created 12 months ago.

0 Users

geomlib is a collection of classes for 3D vector math, 3D model loading and manipulation, raytracing, and advanced geometric algorithms. It provides classes for several geometric primitives, such as ... [More] vectors (2D/3D/4D), rays, triangles, triangle meshes, parallelograms, spheres, tori, cones (open and closed), rings, bezier patches, bounding boxes, and bounding spheres. It has classes for Quaternion and Matrix calculations. It specifies an API for 3D camera models and provides several implementations: freelook, targeted, and snapshot cameras. Furthermore, it contains classes to read the obj model text file format (for basic models). Most of the geometric primitive classes support standard raytracing operations as well as freely programmable shading and texturing. Support classes for these operations are also included, such as texture coordinate calculation, point and area light sources, perlin noise, and a standard library for programmable shading. Last but not least, it contains implementations for a number of algorithms: numerical root finding up to degree 4, simple and contour based polygon triangulation, 2D convex hull, 3D polygon clipping, smooth vertex normal calculation for triangle meshes, a red-black treeset, and quick-select. All of that comes in a library package with no external dependencies (except JUnit for the unit tests, which can be omitted). [Less]
Created 12 months ago.

0 Users

Simple raytracer (not real-time)
Created about 1 year ago.

0 Users

A simple realtime ray tracer with some advanced features written for educational purposes.
Created 12 months ago.