If the texture folder is present but the texture map images are missing, then Bivot fails to load and gives this error in the console:
TypeError: Cannot read property 'traverse' of null
This is in the example Bivot-react app in example.
This error also happens if Bivot is looking for JPEG textures, but only PNG images are present.
If the texture folder is present but the texture map images are missing, then Bivot fails to load and gives this error in the console:
This is in the example Bivot-react app in
example.This error also happens if Bivot is looking for JPEG textures, but only PNG images are present.