resolve-lygia
v1.0.4
Published
This package helps to resolve the #includes in a lygia shader, glsl or hlsl
Downloads
153
Readme
Resolve Lygia
Resolve lygia is a small package to help resolve the lygia #includes
to strings.
How to use
Resolve lyigia is very easy to use.
First install it using on your root directory:
npm i resolve-lygia
This will add it to your node_modules and package.json.
After you have done that you can simply import it into your project like:
import { resolveLygia } from 'resolve-lygia'
License
Read more about the license here: https://lygia.xyz/license