market icon indicating copy to clipboard operation
market copied to clipboard

How does this repo relate to drei-assets?

Open looeee opened this issue 3 years ago • 4 comments

https://github.com/pmndrs/drei-assets

Would it make sense to host those assets here as well?

Independently, HDRIs and LUTS are good candidates for categories here.

looeee avatar May 04 '21 09:05 looeee

All HDRI's have been copied over

I have no idea what a LUT is :(

SaraVieira avatar May 11 '21 13:05 SaraVieira

LUTs are textures used for color correction (Look-Up tables), with postprocessing passes usually https://threejs.org/examples/?q=lut#webgl_postprocessing_3dlut

gsimone avatar May 11 '21 13:05 gsimone

i think eventually it could also either partially or perhaps even fully replace drei itself. if we have a pipeline for components then it could contain: Sky, Stars, Water, Environment, ... in a way the market would be perfectly positioned for that.

drcmda avatar May 11 '21 14:05 drcmda

there's a bit of a problem with versions and stuff but I like a future where people download the components and make them their own instead of just installing a dep that might not fit their project. This is something I'm experiencing myself a lot lately, copypasting more than installing.

The "component" market pages could just be the same as models etc and give you a download for the component code.

Also, we could just autopublish/reference the existing drei components in the store, and automagically update them when we release new versions.

This is potentially super cool

gsimone avatar May 11 '21 14:05 gsimone