Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/cmsc-405-project-3
Introduces the use of three.js - Javascript 3D Library.
https://github.com/crutchtheclutch/cmsc-405-project-3
Last synced: about 1 month ago
JSON representation
Introduces the use of three.js - Javascript 3D Library.
- Host: GitHub
- URL: https://github.com/crutchtheclutch/cmsc-405-project-3
- Owner: CrutchTheClutch
- Created: 2017-09-25T05:04:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T10:19:58.000Z (over 6 years ago)
- Last Synced: 2024-10-23T12:04:57.687Z (3 months ago)
- Language: JavaScript
- Size: 810 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMSC-405-Project-3
#### Introduces the use of three.js - Javascript 3D Library.Creates a simple scene with animation, in which the user can manipulate, using the three.js library.
The three.js - Javascript 3D Library can be found [here](https://threejs.org/)
_Note: The "Three.js_Templates" folder contains the files I was supplied to be used as a template. The result being the "Three.js_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.