Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 421 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 421 Bytes

Welcome to Shadertoy In Threejs

Shader Effect

sketch

default parameter modified parameter

Developer Guide

How to run this project

npm install

npm run dev

Notes

  • The framework is based on Bruno Simon's Threejs lesson(Threejs journey)
  • The core shader code originates from Shadertoy