jessjohn123 / Newell_Teapot_3D_Model_Explosion

Exploring the shaders and tesellation effects to create explosion effect in webgl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Newell Teapot 3D Model Explosion using WebGL
This demo renders upto 10 teapots that explode and it also tessellates
low poly model to a smoother ones. Talking about the user interface, the
demo presents two sliders which allow the user to toggle how many teapots
they would like to render and how many times the tesellation algorithm is 
being called. To run this demo, you will need to download the zip or clone
the repo to your laptop. Once the file is in your laptop, pleasego to the 
command line and link to this directory (path) and then just type or run 
HTTP server and open up the suggested local host and then the project 
should be onto the screen.



About

Exploring the shaders and tesellation effects to create explosion effect in webgl


Languages

Language:JavaScript 91.1%Language:HTML 8.2%Language:CSS 0.7%