https://github.com/sachinganesh/grid3d
GRID - 3D Model editor built using OpenGL and Simple DirectMedia Layer (SDL)
https://github.com/sachinganesh/grid3d
cpp opengl sdl2
Last synced: about 2 months ago
JSON representation
GRID - 3D Model editor built using OpenGL and Simple DirectMedia Layer (SDL)
- Host: GitHub
- URL: https://github.com/sachinganesh/grid3d
- Owner: SachinGanesh
- Created: 2018-02-07T07:27:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T17:50:01.000Z (over 8 years ago)
- Last Synced: 2025-03-30T13:03:10.262Z (over 1 year ago)
- Topics: cpp, opengl, sdl2
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GRID3D
GRID - 3D Model editor built using OpenGL and Simple DirectMedia Layer (SDL)
*VTU - BE - 6th Semester Mini Project* - 2015
The aim of this project is to develop a 3-D graphics package which supports basic operations which include creating objects like cube, sphere, mesh, curves etc. and also transformation operations like translation, rotation, scale.
The objective is to build a 3D graphics editor having all required operations that a normal graphics editor should offer. The coding is implemented for a single canvas graphics editor. In this editor importance is given to a simple user interface and implementation of all basic graphic routines and basic graphic editing options.
This is being my first project using an Open GL implementation. It was an effort to demonstrate the basic Open GL functions which will help the user to gain some knowledge about Computer Graphics. I hope this will be a stepping stone to my next such projects.
## Screenshots



