Skip to content

PitchInteractiveInc/camera-behaviors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera Behaviors

This is sample code demonstrating a technique of switching between camera behaviors, as discussed in the accompanying blog post.

Development

Setup

After cloning the repository, run:

npm i

Running

Run

npm start

Then access http:https://localhost:8888/.

Deploying

To generate deployable assets, run:

npm run build

They will be written to dist/.

Dependencies

The front end uses three.js for WebGL, tween.js for animations, and React for HTML5.

JavaScript is written in ES2015 using Babel. Styles are written in SASS. All assets are preprocessed with webpack.

License

This software is distributed under the ISC license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages