Open looeee opened 3 years ago
All HDRI's have been copied over
I have no idea what a LUT is :(
LUTs are textures used for color correction (Look-Up tables), with postprocessing passes usually https://threejs.org/examples/?q=lut#webgl_postprocessing_3dlut
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.
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
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.