if the tutorial only needs to involve how to export poser figure from poser, very simple (OS X).
opening the obj file in cs4e just requires using the "open" cmd. the downside is how slow it
manipulates and renders in cs4e IMVHO, but at least one can paint directly on the obj.
- select figure in poser
- file/export/wavefront obj
- single frame
- uncheck ground in hierarchy
- leave export options at default
- save to new obj folder, which will have obj and mtl files
- then the tedious part:
- get list of all texture files (scripts/printinfo/listFiles)
- manually put copies of all texture files in new obj folder
- there is an util script to do step 9 by machine, but it doesn't work well for me
- open obj file in cs4e like any image file (doesn't have to be smart object)
- if the texture names are all identical to the ones in mtl file, cs4e will load all of them