Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 544 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 544 Bytes

.obj import plugin for usdview

alt text

suported: geometry, normals, uvs
not supported: separate objects/groups, materials, vertex colors

tested on linux

How to install:

Download importObj folder to eg.: ...yourpath/usdviewPlugins
Then make sure you have this in your ENV variables when running usdview:

in PYTHONPATH ...yourpath/usdviewPlugins"
and in PXR_PLUGINPATH_NAME ...yourpath/usdviewPlugins/importObj/"