Skip to content

Simple code using three js that will hopefully help some people

Notifications You must be signed in to change notification settings

OhScee/ThreeJsExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All the code is (mildly) commented in hopes to be useful for others,
or course, it also assumes you've gone to the actual three.js website and have done some basic research on your own.

Due to certain restrictions, you may need to run a simple web server to view some of these examples.
On Mac
	(Using Python):
	open the Terminal
	cd into the folder with the example(s)
	type "python -m SimpleHTTPServer"
	press enter

	Open up your browser and type "0.0.0.0:8000" into the url

Winodws (sorry you'll have to google this one)

About

Simple code using three js that will hopefully help some people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published