RalucaNicola / shaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shaders

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server
npm run start

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

About


Languages

Language:JavaScript 61.3%Language:GLSL 26.8%Language:HTML 8.3%Language:CSS 3.6%