Skip to content

chelliah/experiments_with_shaders

Repository files navigation

experiments-with-shaders

This is a project I took on to help begin to understand and experiment with shaders. My code here follows the syllabus provided by The Book of Shaders. For the project page itself, I built it using Vue-cli, which was lovely and really straightforward. You can run the page locally using the yarn instructions below, or visit this site

Project setup

yarn install

s

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Those good links

Shader Frog to combine fragment shaders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published