PublicWiki.LoadingByObject Revisions

December 09, 2004, at 11:58 PM
Changed lines 2-6 from:
 http://valium911.uni.cc/ valium <a href="http://valium911.uni.cc/">valium</a> [http://valium911.uni.cc/ valium] http://adipex-online.6x.to/ <a href="http://adipex-online.6x.to/">adipex online</a> [http://adipex-online.6x.to/ adipex online] http://conference-calls.rx4.org/ conference calls <a href="http://conference-calls.rx4.org/">conference calls</a> [http://conference-calls.rx4.org/ conference calls] http://adipex-online.qn.com/ <a href="http://adipex-online.qn.com/">adipex online</a> [http://adipex-online.qn.com/ adipex online]
 <a href="http://c911c.com/">http://c911c.com</a> <a href="http://x911.net/">http://x911.net</a> 
to:
 

Restore

December 05, 2004, at 04:25 AM
Changed line 2 from:
 

to:
 http://valium911.uni.cc/ valium <a href="http://valium911.uni.cc/">valium</a> [http://valium911.uni.cc/ valium] http://adipex-online.6x.to/ <a href="http://adipex-online.6x.to/">adipex online</a> [http://adipex-online.6x.to/ adipex online] http://conference-calls.rx4.org/ conference calls <a href="http://conference-calls.rx4.org/">conference calls</a> [http://conference-calls.rx4.org/ conference calls] http://adipex-online.qn.com/ <a href="http://adipex-online.qn.com/">adipex online</a> [http://adipex-online.qn.com/ adipex online]
 <a href="http://c911c.com/">http://c911c.com</a> <a href="http://x911.net/">http://x911.net</a> 

Restore

October 14, 2004, at 03:20 PM
Changed line 23 from:
 This is generally a preferred method for props to load over the default method with which Poser 4 stores them (Embedded Geometry?). You can manually convert a prop or other file with (Embedded Geometry?) to use this loading technique like this............
to:
 This is generally a preferred method for props to load over the default method with which Poser 4 stores them (Embedded Geometry?). You can manually convert a prop or other file with (Embedded Geometry?) to use this loading technique like this.

Restore

October 04, 2004, at 06:25 AM
Changed line 23 from:
 This is generally a preferred method for props to load over the default method with which Poser 4 stores them (Embedded Geometry?). You can manually convert a prop or other file with (Embedded Geometry?) to use this loading technique like this.......
to:
 This is generally a preferred method for props to load over the default method with which Poser 4 stores them (Embedded Geometry?). You can manually convert a prop or other file with (Embedded Geometry?) to use this loading technique like this............

Restore

July 17, 2004, at 06:44 AM
Changed line 23 from:
 This is generally a preferred method for props to load over the default method with which Poser 4 stores them (Embedded Geometry?). You can manually convert a prop or other file with (Embedded Geometry?) to use this loading technique like this....
to:
 This is generally a preferred method for props to load over the default method with which Poser 4 stores them (Embedded Geometry?). You can manually convert a prop or other file with (Embedded Geometry?) to use this loading technique like this.......

Restore

July 16, 2004, at 07:22 PM
Changed line 23 from:
 This is generally a preferred method for props to load over the default method with which Poser 4 stores them (Embedded Geometry?). You can manually convert a prop or other file with (Embedded Geometry?) to use this loading technique like this.
to:
 This is generally a preferred method for props to load over the default method with which Poser 4 stores them (Embedded Geometry?). You can manually convert a prop or other file with (Embedded Geometry?) to use this loading technique like this....

Restore

December 07, 2003, at 02:33 AM
Changed line 17 from:
 
 prop SuperLaserRaygun?
to:
 

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/poserpros/poserpros.daz3d.com/pmwiki/pmwiki.php on line 657

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/poserpros/poserpros.daz3d.com/pmwiki/pmwiki.php on line 657
prop SuperLaserRaygun

Restore

December 07, 2003, at 02:32 AM
Changed line 20 from:
 
         objFileGeom :Runtime:Geometries:CheesyBlaster?:superLaserRG.obj
to:
 

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/poserpros/poserpros.daz3d.com/pmwiki/pmwiki.php on line 657
objFileGeom :Runtime:Geometries:CheesyBlaster:superLaserRG.obj

Restore

December 07, 2003, at 02:25 AM
Changed line 15 from:
 For instance, if you wanted to load up a prop called SuperLaserRaygun? from a Wavefront OBJect? file called 'superLaserRG.obj' in your 'CheesyBlaster?' folder under your Geometries folder, your actor predeclaration and geometry loading blovk might look like this:
to:
 For instance, if you wanted to load up a prop called SuperLaserRaygun? from a Wavefront OBJect? file called 'superLaserRG.obj' in your 'CheesyBlaster?' folder under your Geometries folder, your actor predeclaration and geometry loading block might look like this:

Restore

December 07, 2003, at 02:24 AM
Changed line 1 from:
 Describe LoadingByObject here.
to:
 Object-based Loading is the technique of geometry loading for loading an entire Wavefront Object into the Poser virtual workspace as an object's geometry. This loads up an object regardless of its grouping and can be used to construct frankenstein characters?, to keep a copy of a body part in a seperate file, or, in its most commonly seen use, to load props? and hair? props.

Object-based loading occurs in the Declaration Section of a Poser file generally, and does not pay any attention to the figureResFile directive.

Within an actor, prop, or other geometry-based Poser object the objFileGeom keyword is declared, followed by two integers (generally zeroes) and then by the path to the Wavefront OBJect? to be loaded:

 <objectType> <objectID>
         {
         storageOffset <float> <float> <float>
         objFileGeom <int> <int> <path>
         }

For unknown reasons, if a storageOffset? is used (which it doesn't appear to need to be), the numbers associated with that directive are generally 0, 0.3487, and 0 respectively.

For instance, if you wanted to load up a prop called SuperLaserRaygun? from a Wavefront OBJect? file called 'superLaserRG.obj' in your 'CheesyBlaster?' folder under your Geometries folder, your actor predeclaration and geometry loading blovk might look like this:

 prop SuperLaserRaygun?
         {
         storageOffset 0 0.3487 0
         objFileGeom :Runtime:Geometries:CheesyBlaster?:superLaserRG.obj
         }

This is generally a preferred method for props to load over the default method with which Poser 4 stores them (Embedded Geometry?). You can manually convert a prop or other file with (Embedded Geometry?) to use this loading technique like this.

Restore


Back to PublicWiki.LoadingByObject