I suspect that the file location is the root cause of this issue. So, I modified the water.pb file as follows:
Code: Select all
Add3DArchive("C:/Users/xxx/Desktop/Examples/3D/Data/Textures", #PB_3DArchive_FileSystem)
Could anyone help me?
Code: Select all
Add3DArchive("C:/Users/xxx/Desktop/Examples/3D/Data/Textures", #PB_3DArchive_FileSystem)