Skip to content

This is my 6th semester openGL mini Project. This project is open sourced under Apache License ( V2.0 ).

License

Notifications You must be signed in to change notification settings

0xSG/3DObjectCreator

Repository files navigation

3D OBJECT CREATOR License

Dependency

  • GLUT Framework
  • OpenGL Framework
  • Xcode

OpenGL Framework

Click on project name > Build Phases > Link Binary With Libraries > '+' > 'OpenGL.framework'

GLUT Framework

Click on project name > Build Phases > Link Binary With Libraries > '+' > 'GLUT.framework'

Working

Alt Text

Scope

Currently this project is now a simple working model of 3d object creator with lot of room for extending. 
Possibilities are: 

🌀 create your own custom 3d editor.
🌀 create your own custom 3d Object Maker for 3d printer.
🌀 Data to graph plotter.

⚙️🔭 The possibilities are limit less... 🔨🔬🔮

Keyboard Shortcuts

Draw Panel

  z - To undo
  
  Mouse Click - To draw the pattern

3D Viewer Panel

  w - White color
  r - Red color
  g - Green color
  b - Blue color
  
  i - To increase the width
  d - To decrease the width
  
  Mouse Click - To change the axies of rotation

Developer Details

SURYA GANGARAJ K

License

alt text

About

This is my 6th semester openGL mini Project. This project is open sourced under Apache License ( V2.0 ).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages