Hi Alan, there is a sub-d OBJ import built in to v4 on the SubD tab on the side pane. It is not for importing any general OBJ file though, only for OBJ files containing a SubD control cage that will then have SubD smoothing applied to it and converted into NURBS surfaces.
re: ImportOBJ script error - you will get that error if you have only copied over the _ImportObj.js file and not _ImportObj.htm . There are 2 files in the .zip and you need to copy both of them over. Note that this script will convert each polygon in the OBJ file into an individual little flat surface. This is generally not a good type of structure for NURBS data so I don't recommend doing this type of conversion normally. It can be ok if you have a relatively small number of polygons though.
- Michael
|