phong-lighting topic

List phong-lighting repositories

isosurface

70
Stars
5
Forks
Watchers

Isosurface extraction using Marching Cubes and pure WebGL.

RayTracer

181
Stars
33
Forks
Watchers

Ray tracer with phong lighting, reflections, refractions, normal mapping, procedural textures, super sampling, and depth of field.

MoravaEngine

293
Stars
18
Forks
Watchers

2D/3D graphics engine written in C++ language. It currently supports the following graphics APIs: OpenGL 3.3+, Vulkan 1.2, DirectX 11. Its current purpose is to experiment with various CG concepts and...

Citrus

22
Stars
4
Forks
Watchers

High performance, Direct3D 11 based 3D renderer.

cgl

389
Stars
37
Forks
Watchers

CGL (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation.

MiniRayTracing

19
Stars
0
Forks
Watchers

미니 레이 트레이싱

unity-raytracer

34
Stars
8
Forks
Watchers

Raytracing project in Unity for computer graphics graduate credit.

vgpu

21
Stars
3
Forks
Watchers

Vulkan GPU Framework for Graphics and Compute, in Go