materials-dataset icon indicating copy to clipboard operation
materials-dataset copied to clipboard

Script to create a dataset of PBR materials (SVBRDF) from CC0 sources online.

Results 2 materials-dataset issues
Sort by recently updated
recently updated
newest added

When running the displacement op on the sample **PolyHaven** library, I get the following error: ``` multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/home/alanix/anaconda3/envs/materials-dataset/lib/python3.9/multiprocessing/pool.py", line 125, in worker result...

bug

The script by default will export the materials to the target folder after all the user-specified operations have been run. The export can also be made an operation (selected by...

enhancement