Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/cmsc-405-project-2
Introduces the use of JOGL.
https://github.com/crutchtheclutch/cmsc-405-project-2
Last synced: 13 days ago
JSON representation
Introduces the use of JOGL.
- Host: GitHub
- URL: https://github.com/crutchtheclutch/cmsc-405-project-2
- Owner: CrutchTheClutch
- Created: 2017-09-18T02:13:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T10:19:03.000Z (over 6 years ago)
- Last Synced: 2024-12-07T11:41:41.683Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 619 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMSC-405-Project-2
#### Introduces the use of JOGLCreates a simple scene, in which the user can manipulate, of colored gem stones.
_Note: The "JOGL_Templates" folder contains the java files I was supplied to be used as a template. The result being the "JOGL_Project" project._
---
###### This project was assigned while attending University of Maryland University College (UMUC)
--->
Computer Graphics
>CMSC 405
>A hands-on, project-based introduction to computer graphics. The goal is to develop projects that render graphic images and animate three-dimensional objects. Topics include programming in OpenGL and transforming, viewing, and modeling 2-D and 3-D objects.