greggman / virtual-webgl

Virtualize WebGL Contexts
Other
149 stars 12 forks source link

publish the module to `npm` #6

Closed archmoj closed 1 year ago

archmoj commented 1 year ago

Great library. It would be great if published to npm too.

greggman commented 1 year ago

I published the webgl2 one for now: https://www.npmjs.com/package/virtual-webgl

archmoj commented 1 year ago

Thanks @greggman. Do you have ideas around allowing both versions? E.g. the entry module could receive an argument to pick the desired version.

greggman commented 1 year ago

no, I have no interest in supporting both versions. If you do, feel free to fork it