Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 547 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 547 Bytes

3D Graphics in Java

Run

git clone https://github.com/manlaig/3d_graphics.git
cd 3d_graphics
javac Examples/Wireframe.java && java examples.Wireframe

Texturing

Lighting

Vertex Normal Shading

Wireframe Rendering