Skip to content

KartikSgh/3DShapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

3DShapes

This is a small Project to make 3D shapes only using JAVA. It also dosen't uses game engine logic which means it is made purely on basic knowledge. In this Project, you can interact with the 3D Shapes using mouse and can be rotated and also zoomed in or out. Currently I have only made a cube.Other shapes can be added easily by only specifying there initial coordinates. The next best thing about this project is that I have also included lighting which make the Shapes look real. The GUI used is supported by AWT library of java package. Screenshot (176) Screenshot (177) Screenshot (178) Screenshot (179) Screenshot (180) Screenshot (181) Screenshot (182) Screenshot (183) Screenshot (184) Screenshot (185) Screenshot (186) Screenshot (187) Screenshot (188) Screenshot (190) Screenshot (191)

Releases

No releases published

Packages

 
 
 

Languages