Skip to content

Latest commit

 

History

History
29 lines (28 loc) · 1010 Bytes

File metadata and controls

29 lines (28 loc) · 1010 Bytes

WebGL 3D Model Demo

This demo is useful to study 3D graphics basic concepts, properties and operations.
User can change various properties and learn 3D concepts like camera movement, texture mapping, lighting and different operations.

Demo contains following features:
-Camera movement & rotation with 2D planes
-Texture Mapping
-Environment & Spot lighting
-Object scaling & rotation

Online Demo: webgl3dmodeling.tk
Please open this demo on Chrome browser for better performance.

Screenshots:





-Samir Solanki