phong-reflection-model
There are 7 repositories under phong-reflection-model topic.
LeoYulinLi/wall-canvas
A graffiti wall canvas where paints look like actual paints.
alexandreLamarre/Golang-Ray-Tracing-Renderer
A native (no external libraries) golang 3D ray tracing renderer, that implements Ray intersection via the Phong-Reflection Model, Recursive Shape grouping with AABB optimizations and Constructive Solid Geometry, augmented with recursively defined Patterns, Perlin/Simplex noise algorihthms, and an efficient convex-hull/half-edge Delaunay Triangulation implementation
Tengu712/sample-phong-reflection
A sample program of the Phong reflection model in WebGL2.
MasterCourses/Advanced-Computer-Graphics
Advanced Computer Graphics Assignments
NUZEROVI/Ray-Tracer-BVH-Mesh-Speedup-for-TXT-File
Advanced Computer Graphics Assignments 4
u-lo-l/miniRT
Mini raytracing in C
mrbid/CarScan
Playing with a 3D scan of a "car wreck".