felixpalmer / safari-webgl

Rendering of Safari logo using WebGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

safari-webgl

3D model of Safari logo using WebGL

Live demo of this repository can be found at https://github.com/felixpalmer/safari-webgl

Also see presentation that uses this model as an example.

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:5555 in your browser.

About

Rendering of Safari logo using WebGL

License:MIT License


Languages

Language:JavaScript 61.3%Language:HTML 36.8%Language:Python 0.7%Language:CSS 0.7%Language:GLSL 0.5%