Skip to content

oceanep/shader-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Shader Playground

A little environment for me to test GLSL code and play with new shader ideas

Setup

Download Node.js. Run the following commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

A js environment to practice GLSL shaders and play around a bit ๐Ÿ˜›

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published