Skip to content

felixpalmer/webgl-tombstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL Tombstone

Live demo of this project can be found at http://felixpalmer.github.io/webgl-tombstone/

The WebGL Tombstone is simple demo app showing how to combine a 2D Canvas, with a WebGL Canvas. Specifcally you can draw on the 2D Canvas and have the 3D tombstone update in realtime.

Running

Just host this directory with a webserver of your choice. You can also use the webserver.sh script included (provided you have Python) to set up a simple development server.

Then visit http://localhost:5000 in your browser.

Structure

This project is based on amd-three.js. Please see there for details of project structure

About

Demo combining canvas drawing and webgl shaders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors