phong-model
There are 7 repositories under phong-model topic.
safakozdek/Ray-Tracing
Ray tracing is a rendering technique for generating an image by tracing the path of light.
SaidM96/Minirt42
This project is an introduction to the beautiful world of Raytracing. the miniRT is my first ray tracer coded in C, normed and humble but functionnal.
mrbid/CarScan
Playing with a 3D scan of a "car wreck".
nilostolte/Java-Hacks
Each directory of this repository contains a program in Java that is shown how to be compiled via CLI with a build.bat for Windows machines (in other machines just copy and paste the individual commands in this batch file or convert it the another shell script) to obtain a jar application that functions as a tool or example.
Tolisz/ComputerGraphics_Duck
Duck with water simulation
FabriDeCastelli/RayTracer
C++ Ray Tracer: Texture Mapping, Shadows, Reflection, Refraction.
Mushigarou/MiniRayTracer
Generate images using the Raytracing protocol