OpenSceneGraph icon indicating copy to clipboard operation
OpenSceneGraph copied to clipboard

OBJ reader preserves relative paths for image filenames

Open matthew-reid opened this issue 3 years ago • 0 comments

This change ensures that relative image paths are preserved when the OBJ is written out. This makes the saved OBJ portable. Without this change, images will only load correctly if they are stored in model.getDatabasePath().

matthew-reid avatar Jan 27 '22 02:01 matthew-reid