Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 29 7:57 am)
Hey mem, Um, I don't know exactly what you mean by "fiddle." Wavefront object (.obj) files are widely used by CG programs. I am surprized that 3DS max 5 does not support them. Are you certain about that? You might want to start with the Specification for an ,obj file. You can find it HERE. Look on page 2. Object (.obj) files are text files that you can look at and modify using a plain old text editor. There are many free modeling programs that will give you the ability to "play" with an object. Check out Anim8tor. Good luck with your "journey." cheers, dr geep ;=]
Remember ... "With Poser, all things are possible, and poseable!"
cheers,
dr geep ... :o]
edited 10/5/2019
Wings3D is remarkably popular and free.
-Anton, creator of
ApolloMaximus: 32,000+ downloads
since 3-13-07
"Conviction without truth is denial; Denial in the
face of truth is concealment."
3DS max supports OBJ files. You need to get a plugin for it though. Go here: http://www.cadalyst.net/extras/plugins/Import.html You'll probably want the "Max to OBJ" and the "OBJ to Max" plugins. Also, there is some wierdness with textures and grouping from Poser to Max...be sure to checkout the 3DS forums for solutions to those...I believe you'll need the "Grouper" utility...may still be here in freestuff.
It's not true that max doesn't support Obj. It just isn't max's native impex format. Max uses 3ds for impex, as obj is a bit large and klunky. But you can get the Habware plug-ins for max which will do everything you need (link above). Make SURE you get the right plug-in for your version of max or you'll crash it!! If you want to 'fiddle' with obj, you would do it in a text editor like notepad. But to be quite honest, there's not much to fiddle with. An obj file is just a huge long list of coordinates in uv space. You can (if you have the patience) write your own 3d cube in notepad, but anything more complicated than a cube would probably drive you insane. Anim8or (free) is an excellent app for modifying obj files in. I use max myself, but make all my morphs in anim8or. Also uv mapper (free) is good for mapping and correcting small defects in obj files. http://www.anim8or.com http://uvmapper.com mac
pS: Side note........ in geeps image above you "squish" morph target objs for distribution by deleteing everything but the "v" lines with a har carridge return at the bottom.
-Anton, creator of
ApolloMaximus: 32,000+ downloads
since 3-13-07
"Conviction without truth is denial; Denial in the
face of truth is concealment."
just checked and yes it does .... # Max2Obj Version 4.0 Mar 10th, 2001 # # object Box01 to come ... # v -12.531694412231 0.000000000000 2.798677444458 v 15.866201400757 0.000000000000 2.798677444458 v -12.531694412231 0.000000000000 -30.539850234985 v 15.866201400757 0.000000000000 -30.539850234985 v -12.531694412231 19.301168441772 2.798677444458 v 15.866201400757 19.301168441772 2.798677444458 v -12.531694412231 19.301168441772 -30.539850234985 v 15.866201400757 19.301168441772 -30.539850234985 # 8 vertices g Box01 s 2 f -5 -7 -8 -6 s 4 f -1 -2 -4 -3 s 8 f -3 -4 -8 -7 s 16 f -1 -3 -7 -5 s 32 f -2 -1 -5 -6 s 64 f -4 -2 -6 -8 # 6 faces g most programs dont like the -ve face indexes.
Paranoid? ...... Me? No, last time I checked, I only had one noid. Maybe someday I'll get another. In other words ... "What, me worry?" Ok, pop quiz time ... whose said the above? (besides me) ;=] ;=]
Remember ... "With Poser, all things are possible, and poseable!"
cheers,
dr geep ... :o]
edited 10/5/2019
'maybe the best option for original geometry mac, but if you are creating morphs?' Like I said in my original post, I make all my morphs in anim8or. I always do the morphs once the figure is built, so I just use the poser obj in anim8or. It has the great advantage of changing nothing in the obj file, other than what you change yourself. And it's free. mac
_Dodger told me a neat trick for working with morphs in Max: Instances! So now I import my head (or whatever I want to morph) and make a copy/instance of it, then scale the INSTANCE to 10.000. Gives you a nice big model to work on, and since it's an instance, whatever you do on the BIIG model happens on the tiny little poser-sized dot too. Then when you're done morphing, you export the LITTLE version back as obj and bring that into Poser. Perfect scale, no figuring out "If I scale it up by importing at 1000% how many 0.00000% do I have to export it in?" (OK so math has always left me TOTALLY confuzzled).
FREEBIES! | My Gallery | My Store | My FB | Tumblr |
You just can't put the words "Poserites" and "happy" in the same sentence - didn't you know that? LaurieA
Using Poser since 2002. Currently at Version 11.1 - Win 10.
If you want to do some post-processing of .obj files, you might take a look at my "STOMP" utility (PC only)... it has an OpenGL 3D display and should read both PC and Mac formated files, reads 'fo' lines, reads relative vertex offsets, has features for scaling/mirroring/(re)generating normals and gives several options for output, including squishing and re-sorting of facets (by group or material, for example). So far, no one has bothered to give me any feedback on it, so I have to ASSUME it works well ;). The one issue that I know it has is related to .obj files where SOME faces are textures and SOME are not... the program currently expects all facets to be in the same format and will ignore/discard ones that are not (I am working on a fix for that). BTW, 'S.T.O.M.P.' sounds menacing, but it stands for "Spanki's Three-D Object Manipulation Program" (or something like that).
Cinema4D Plugins (Home of Riptide, Riptide Pro, Undertow, Morph Mill, KyamaSlide and I/Ogre plugins) Poser products Freelance Modelling, Poser Rigging, UV-mapping work for hire.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Hey Gang, what program do you all suggest for fiddling with OBJ files? I settled down to create my first one, only to learn 3DS max 5 doesn't appear to support them. thanks