TheCodeTherapy / plexus-shaders

A WebGL Chrome Experiment created with ThreeJS + Fragment and Vertex Shaders as a stress-test music visualizer for modern graphics cards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plexus&Shaders

This is a WebGL tech demo created using ThreeJS + Vertex Shaders and Fragment Shaders. It consists in a music visualizer with some post-processing shaders and a particle system to stress test ThreeJS technology on modern video-cards. It is a Chrome Experiment, and it is best visualized on Google Chrome (it works fine on Firefox though).

The code was written using a nVidia GeForce GTX 980Ti on my test environment, and any browser achieves 60 frames per second even with all the post-processing shaders and the particles system enabled.

GIFs and Screenshots are ugly... If you have a good video-card, check the Live Demo HERE =)

About

A WebGL Chrome Experiment created with ThreeJS + Fragment and Vertex Shaders as a stress-test music visualizer for modern graphics cards.

License:Apache License 2.0


Languages

Language:JavaScript 96.1%Language:HTML 2.4%Language:CSS 1.5%