Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Not able to render static image from .mtl file in react-three-renderer-objects

I am trying to render a .mtl file using react-three-renderer. The .mtl file contain reference to some static images in the same directory. Since webpack do not allow static image path, it always returns 404 Not found and the .mtl file is not rendered.

Comments