Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 267 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 267 Bytes

div-shader

Intro

A demo simulates shader with typescript and html.

Usage

git clone https://github.com/SADYX/div-shader.git
npm install
npm start

Inspiration

Shader

Ray Marching

Signed Distance Function (SDF)

License

MIT