Skip to content

stackgl/bunny-walkthrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bunny-walkthrough

A "hello world" example of sorts for using stack.gl: simply draws a 3D bunny to the screen with an orbit camera for interacting with.

Thoroughly verbose comments here, to step through the basics of how everything fits together in practice.

To run this locally, ensure you have node.js and git installed, then run the following from your terminal:

git clone git@github.com:stackgl/bunny-walkthrough
cd bunny-walkthrough
npm install
npm start

See Also

About

Draws a 3D bunny to the screen using stack.gl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published