Skip to content
forked from udacity/cs291

Interactive 3D Graphics class code

Notifications You must be signed in to change notification settings

iamdimitar/cs291

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs291

Interactive 3D Graphics class code

Note: three.js itself is constantly evolving. What we use here is a snapshot of the r56 revision of three.js in lib/three.min.js and lib/three.js.

You can see the full migration guide for all changes from version to version.

Changes that affect this code base, between the current three.js code, r58, and this repository's, r56:

  • renderer.setClearColorHex should be changed to renderer.setClearColor (this is not backwards compatible).
  • OrbitAndPanControls.js: use OrbitAndPanControls.new.js for three.js r58 on.

About

Interactive 3D Graphics class code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published