blinn-phong topic

List blinn-phong repositories

Exploring-SceneKit

55
Stars
3
Forks
Watchers

:space_invader: An app created to explorer the features of SceneKit iOS framework. Assets load (Model I/O), interaction, animation, classical rendering (Blinn-Phong), physically based rendering.

Rasterizer

98
Stars
22
Forks
Watchers

CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++

GITechDemo

52
Stars
6
Forks
Watchers

Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/iftodebogdan/ShaderEditor

SolarSystem-3D

50
Stars
1
Forks
Watchers

3D scene with a model of the Solar System

PhysicsBasedClothAnimation

16
Stars
2
Forks
Watchers

A 3D cloth animation created using Verlet Integration.

TheForgeExamples

20
Stars
3
Forks
Watchers

Graphic Techniques Implemented on The Forge API, a cross-platform rendering framework on top of Vulkan, DirectX, Metal