Skip to content

manlaig/3d_graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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