Skip to content

Examples custom shaders created as exercises rendered in a WebGL context

License

Notifications You must be signed in to change notification settings

andriyolo/shaders-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shaders examples

About

This repo contains some example shaders built as exercise. It uses Webpack to serve files and run the node server.

You can find them under src/shaders/test/fragment.glsl. Activate one or another by calling the respective function in the main method.

Demo

  • Clone the repository
  • Run npm install
  • After all packages have been installed, run npm run dev
  • Go to localhost:8000 and see the magic happen!

About

Examples custom shaders created as exercises rendered in a WebGL context

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published