webgl-outlines icon indicating copy to clipboard operation
webgl-outlines copied to clipboard

publish NPM package

Open RodrigoHamuy opened this issue 1 year ago • 1 comments

First of all, I love this repo! This is game changer for people building 3D design tools, thanks @OmarShehata :heart: !

I wanted to know if there are plans to publish this as an NPM package?

If there is interest and this is possible, I would love to have a look and prep a PR :)

Ideally, my aim would be to move this all the way to be included as a dependency in https://github.com/pmndrs/react-postprocessing in a similar way to how it was done for https://github.com/N8python/n8ao .

Thanks!

RodrigoHamuy avatar Dec 01 '23 09:12 RodrigoHamuy

@RodrigoHamuy sure! the way I was thinking of this is more as a complete example (with some debugging code in there for learning purposes) that developers could copy/paste into their own projects. But I can see it being useful to expose it as a package and developers can import the pass(es) they need.

OmarShehata avatar Dec 09 '23 13:12 OmarShehata