UNPKG

resolve-lygia

Version:

This package helps to resolve the #includes in a lygia shader, glsl or hlsl

20 lines (12 loc) 473 B
# 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