Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.