Geometry container object
Container for the geometry operators (SOPs) that define a modeled object.
The Geo object represents a high-level modeled object, such as a character or a prop. It contains geometry operators that define its shape.
RIB output
When generating subdivision surface meshes for RIB output, this node checks for an integer detail or integer primitive attribute named interpolateboundary. If the detail attribute exists, the node turns interpolateboundary flag on in the RIB stream for all subdivision meshes in the geometry. If any primitive has an integer value larger than 0 for the attribute, the sub-division mesh to which it belongs will have the flag on.
Parameters
Transform
Keep Position When Parenting | When the object is re-parented, maintain its current world position by changing the object’s transform parameters. | ||||||||||||
Pre-transform menu | This menu contains options for manipulating the pre-transform values. The pre-transform is an internal transform that is applied prior to the regular transform parameters. This allows you to change the frame of reference for the translate, rotate, scale parameter values below without changing the overall transform.
| ||||||||||||
Transform Order | The left menu chooses the order in which transforms are applied (for example, scale, then rotate, then translate). This can change the position and orientation of the object, in the same way that going a block and turning east takes you to a different place than turning east and then going a block. The right menu chooses the order in which to rotate around the X, Y, and Z axes. Certain orders can make character joint transforms easier to use, depending on the character. | ||||||||||||
Translate | Translation along XYZ axes. | ||||||||||||
Rotation | Degrees rotation about XYZ axes. | ||||||||||||
Scale | Non-uniform scaling about XYZ axes. | ||||||||||||
Pivot | Local origin of the object. See also setting the pivot point . | ||||||||||||
Uniform Scale | Scale the object uniformly along all three axes. | ||||||||||||
Look At | Object to point to. Constrains an object so its | ||||||||||||
Look At Up Vector | When specifying a look at, it is possible to specify an up vector for the look at. This controls the roll of this object when looking at the look at object.
| ||||||||||||
Path Object | A reference to the curve node or object you want this object to follow. | ||||||||||||
Roll | The orientation of the object around the path. | ||||||||||||
Position | The position of the object along the path. If the primitive number does not exist, then it is wrapped back to the beginning. So for numbers greater than Keyframe this value to animate the object moving along the path.
The Parameterization option controls how position values between 0 and 1 correspond to knots on the path curve. | ||||||||||||
Parameterization | Controls how the Position parameter is translated into a point on the path curve. Use Arc-length (the default) to interpolate the position values evenly along the physical length of the curve. Use Uniform to distribute the position values between the knots of the curve. This lets you slow down the object at certain points by bunching up knots in the path curve. However, it is much more convenient to simply edit the animation curve to control the speed of the object along the path. | ||||||||||||
Orient Along Path | Orient the object according to the path’s curvature. | ||||||||||||
Orient Up Vector | The direction vector of the object’s Y axis to orient with. | ||||||||||||
Auto-Bank factor | Controls automatic banking of the object as it turns corners. Set this to |
Material
Material | Path to the Material node. |
Render
Display | Whether or not this object is displayed. Turn on the checkbox to have Houdini use this parameter, then set the value to 0 to hide the object, or 1 to show the object. If the checkbox is off, Houdini ignores the value. |
Phantom | If enabled, this object will only cast shadows and reflections. |
Renderable | Allows this object to be rendered in Output Drivers. |
Shading
Categories | The categories defining the set membership of this object. |
Reflection Mask | Space-separated list of objects to appear in reflections on this object. You can use wildcards (for example, You can also use the link editor pane to edit the relationships between objects using a graphical interface. |
Light Mask | Space-separated list of names of lights that illumninate this object. You can use wildcards (for example, You can also use the link editor pane to edit the relationships between lights and objects using a graphical interface. |
Sampling
Geometry Velocity Blur | If enabled, this object’s rendered motion blur will be based upon the vector attribute named “v” in the geometry. The units of the attribute are in (1 unit/sec). Velocity motion blur should be used if it contains changing point counts since it cannot be rendered correctly with deformation motion blur. For example, a particle system with changing particle counts should use this option. You can use Velocity blur on these types of objects as long as they have valid “v” attributes. Particles automatically have the “v” attribute so if you are rendering particles, simply enable this parameter. |
Dicing
Shading Quality | Shading Quality is used by micropolygon rendering to control the shading resolution. A value of 1 means that approximately 1 micropolygon will be used per pixel. A higher value will generate smaller micropolygons meaning more shading and sampling will occur, but the quality will be higher. | ||
Ray Shading Quality | Ray Shading Quality is used by raytracing when rendering. When raytracing subdivision surfaces or patch surfaces (eg. NURBS), geometry dicing will occur similar to micropolygon rendering. This value functions similar to Shading Quality for these primitives when raytracing.
|
Geometry
Backface removal | If enabled, geometry that are facing away from the camera are not rendered. |
Procedural Shader | Geometry SHOP used by the renderer to generate render geometry for this object. |
Polygons As Subdivision | If enabled, polygon geometry rendered from this object will be rendered as a subdivision surface. |
Render As Points | By default, points within particle system primitives are rendered as sphere primitives. Furthermore, if a point is not part of a particle system primitive, then it is not rendered. If this parameter is enabled, then all points (regardless if they are part of a particle system) from this object’s geometry will be rendered as point (circle) primitives facing the camera plane. |
Metaballs as Volume | If enabled, metaballs from this object will be rendered as volume primitives. |
Coving | Coving is the process of filling cracks in diced geometry at render time, where different levels of dicing side-by-side create gaps at T-junctions. The default setting, Coving for displacement/sub-d, only does coving for surfaces with a displacement shader and subdivision surfaces, where the displacement of points can potentially create large cracks. This is sufficient for more rendering, however you may want to use Coving for all primitives if you are using a very low shading rate or see cracks in the alpha of the rendered image. Do not use Disable coving. It has no performance benefit, and may actually harm performance since Houdini has to render any geometry visible through the crack. This setting only applies to micropolygon rendering. |
Automatically Compute Normals | If enabled, smooth normals will we computed at render time if the normal (“N”) vector attribute does not exist. |
Misc
Set Wireframe Color | Use the specified wireframe color |
Wireframe Color | The display color of the object |
Viewport Selecting Enabled | Object is capable of being picked in viewport. |
Select Script | Script to run when the object is picked in the viewport. See select scripts . |
Cache Object Transform | Caches object transforms once Houdini calculates them. This is especially useful for objects whose world space position is expensive to calculate (such as Sticky objects), and objects at the end of long parenting chains (such as Bones). This option is turned on by default for Sticky and Bone objects. See OBJ cache preferences for how to control the size of the object transform cache. |
Shade Open Curves In Viewport | Any open curves contained in this object will be lit when the viewport is set to do so. |
Locals
| IPT | This is typically -1. However, if the object is performing point instancing, then this variable will be set to the point number of the template geometry. For the IPT variable to be active, the Point Instancing parameter must be turned on in this object.
|
Examples
The following examples use this node:
2dfluid
$HFS/mozilla/documents/examples/nodes/dop/smokeobject/2dfluid.otl
Add
$HFS/mozilla/documents/examples/nodes/sop/add/Add.cmd
AimPointNormals
$HFS/mozilla/documents/examples/nodes/sop/point/AimPointNormals.cmd
Ambient_Occlusion
$HFS/mozilla/documents/examples/nodes/out/ifd/amb_occ_scene.otl
AnimatedClothPatch
$HFS/mozilla/documents/examples/nodes/dop/clothsolver/AnimatedClothPatch.otl
AttractToCurvePoints
$HFS/mozilla/documents/examples/nodes/pop/attractor/AttractToCurvePoints.cmd
AttractToGrid
$HFS/mozilla/documents/examples/nodes/pop/attractor/AttractToGrid.cmd
AttractToRing
$HFS/mozilla/documents/examples/nodes/pop/attractor/AttractToRing.cmd
AttribCopyTessel
$HFS/mozilla/documents/examples/nodes/sop/attribcopy/AttribCopyTessel.cmd
AttribPromoteSphere
$HFS/mozilla/documents/examples/nodes/sop/attribpromote/AttribPromoteSphere.cmd
AttributeRename
$HFS/mozilla/documents/examples/nodes/sop/attribute/AttributeRename.cmd
Avoidance
$HFS/mozilla/documents/examples/nodes/pop/turn/Avoidance.cmd
BallBounce
$HFS/mozilla/documents/examples/nodes/sop/lattice/BallBounce.cmd
BasicJoin
$HFS/mozilla/documents/examples/nodes/sop/join/BasicJoin.cmd
BasicRail
$HFS/mozilla/documents/examples/nodes/sop/rails/BasicRail.cmd
BasicRefine
$HFS/mozilla/documents/examples/nodes/sop/refine/BasicRefine.cmd
BasicRest
$HFS/mozilla/documents/examples/nodes/sop/rest/BasicRest.cmd
BasicRevolve
$HFS/mozilla/documents/examples/nodes/sop/revolve/BasicRevolve.cmd
BasicTriangulate2D
$HFS/mozilla/documents/examples/nodes/sop/triangulate2d/BasicTriangulate2D.cmd
BasicTwist
$HFS/mozilla/documents/examples/nodes/sop/twist/BasicTwist.cmd
Birdy
$HFS/mozilla/documents/examples/nodes/sop/sblend/Birdy.cmd
BirthRing
$HFS/mozilla/documents/examples/nodes/pop/collision/BirthRing.cmd
Blast
$HFS/mozilla/documents/examples/nodes/sop/blast/Blast.cmd
BlendColor
$HFS/mozilla/documents/examples/nodes/sop/sblend/BlendColor.cmd
BlendColors
$HFS/mozilla/documents/examples/nodes/sop/blendshapes/BlendColors.cmd
BlendMetaballs
$HFS/mozilla/documents/examples/nodes/sop/metaball/BlendMetaballs.cmd
BlendNormal
$HFS/mozilla/documents/examples/nodes/sop/sblend/BlendNormal.cmd
BlendPoseBasic
$HFS/mozilla/documents/examples/nodes/chop/blendpose/BlendPoseBasic.cmd
BlendPosition
$HFS/mozilla/documents/examples/nodes/sop/sblend/BlendPosition.cmd
BlendTexture
$HFS/mozilla/documents/examples/nodes/sop/sblend/BlendTexture.cmd
Blendshapes
$HFS/mozilla/documents/examples/nodes/sop/blendshapes/Blendshapes.cmd
BlobbySphere
$HFS/mozilla/documents/examples/nodes/sop/channel/BlobbySphere.cmd
BounceSplit
$HFS/mozilla/documents/examples/nodes/pop/collision/BounceSplit.cmd
BoundLattice
$HFS/mozilla/documents/examples/nodes/sop/spring/BoundLattice.cmd
Box
$HFS/mozilla/documents/examples/nodes/sop/box/Box.cmd
BreakingRock
$HFS/mozilla/documents/examples/nodes/dop/rbdglueobject/BreakingRock.cmd
BridgeCurvesandPrims
$HFS/mozilla/documents/examples/nodes/sop/bridge/BridgeCurvesandPrims.cmd
BubblyFont
$HFS/mozilla/documents/examples/nodes/sop/font/BubblyFont.cmd
BulgeCat
$HFS/mozilla/documents/examples/nodes/sop/bulge/BulgeCat.cmd
BulgeTube
$HFS/mozilla/documents/examples/nodes/sop/bulge/BulgeTube.cmd
Buoyancy
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/Buoyancy.otl
Buoyancy
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/Buoyancy.otl
BuoyancyForce
$HFS/mozilla/documents/examples/nodes/dop/buoyancyforce/BuoyancyForce.otl
CapCarousel
$HFS/mozilla/documents/examples/nodes/sop/cap/CapCarousel.cmd
CapTubeExamples
$HFS/mozilla/documents/examples/nodes/sop/cap/CapTubeExamples.cmd
Capture
$HFS/mozilla/documents/examples/nodes/pop/collision/Capture.cmd
CarveExtractCurve
$HFS/mozilla/documents/examples/nodes/sop/carve/CarveExtractCurve.cmd
Chain
$HFS/mozilla/documents/examples/nodes/dop/rbdconstraint/Chain.cmd
ChannelBasic
$HFS/mozilla/documents/examples/nodes/chop/channel/ChannelBasic.cmd
Chaser
$HFS/mozilla/documents/examples/nodes/pop/attractor/Chaser.cmd
ChoreographedBreakup
$HFS/mozilla/documents/examples/nodes/dop/rbdglueobject/ChoreographedBreakup.cmd
Circle
$HFS/mozilla/documents/examples/nodes/sop/circle/Circle.cmd
ClayBasic
$HFS/mozilla/documents/examples/nodes/sop/clay/ClayBasic.cmd
ClipParticle
$HFS/mozilla/documents/examples/nodes/sop/clip/ClipParticle.cmd
ClipVariations
$HFS/mozilla/documents/examples/nodes/sop/clip/ClipVariations.cmd
ClothAttachedDynamic
$HFS/mozilla/documents/examples/nodes/dop/clothsolver/ClothAttachedDynamic.otl
ClothSpringsBalls
$HFS/mozilla/documents/examples/nodes/dop/clothsolver/ClothSpringsBalls.otl
Clumping
$HFS/mozilla/documents/examples/nodes/sop/fur/Clumping.cmd
Color
$HFS/mozilla/documents/examples/nodes/pop/attribtransfer/Color.cmd
CombGrass
$HFS/mozilla/documents/examples/nodes/sop/comb/CombGrass.cmd
ConvToTrimSurface
$HFS/mozilla/documents/examples/nodes/sop/convert/ConvToTrimSurface.cmd
ConvertBasic
$HFS/mozilla/documents/examples/nodes/sop/convert/ConvertBasic.cmd
CookieBasic
$HFS/mozilla/documents/examples/nodes/sop/cookie/CookieBasic.cmd
CookieGear
$HFS/mozilla/documents/examples/nodes/sop/cookie/CookieGear.cmd
CookieStar
$HFS/mozilla/documents/examples/nodes/sop/cookie/CookieStar.cmd
CopyAttributes
$HFS/mozilla/documents/examples/nodes/sop/copy/CopyAttributes.cmd
CopyCubes
$HFS/mozilla/documents/examples/nodes/sop/copy/CopyCubes.cmd
CopySpikes
$HFS/mozilla/documents/examples/nodes/sop/carve/CopySpikes.cmd
CopyStamping
$HFS/mozilla/documents/examples/nodes/chop/copy/CopyStamping.cmd
CopyTemplateAttribs
$HFS/mozilla/documents/examples/nodes/sop/copy/CopyTemplateAttribs.cmd
CopyUsingOrient
$HFS/mozilla/documents/examples/nodes/sop/attribreorient/CopyUsingOrient.cmd
CreaseBasic
$HFS/mozilla/documents/examples/nodes/sop/crease/CreaseBasic.cmd
CreepBasic
$HFS/mozilla/documents/examples/nodes/sop/creep/CreepBasic.cmd
CreepBlob
$HFS/mozilla/documents/examples/nodes/sop/creep/CreepBlob.cmd
CreepFromCenter
$HFS/mozilla/documents/examples/nodes/pop/creep/CreepFromCenter.cmd
CreepParticleTubeA
$HFS/mozilla/documents/examples/nodes/sop/creep/CreepParticleTubeA.cmd
CreepSpiral
$HFS/mozilla/documents/examples/nodes/sop/creep/CreepSpiral.cmd
CreepText
$HFS/mozilla/documents/examples/nodes/sop/creep/CreepText.cmd
CreepWeave
$HFS/mozilla/documents/examples/nodes/sop/creep/CreepWeave.cmd
CrossProduct
$HFS/mozilla/documents/examples/nodes/sop/point/CrossProduct.cmd
CurveClayBasic
$HFS/mozilla/documents/examples/nodes/sop/curveclay/CurveClayBasic.cmd
CurveHood
$HFS/mozilla/documents/examples/nodes/sop/curve/CurveHood.cmd
CurveTexturing
$HFS/mozilla/documents/examples/nodes/sop/attribcreate/CurveTexturing.cmd
CurveToPrimCircle
$HFS/mozilla/documents/examples/nodes/sop/convert/CurveToPrimCircle.cmd
CurvesectRods
$HFS/mozilla/documents/examples/nodes/sop/curvesect/CurvesectRods.cmd
DeformLattice
$HFS/mozilla/documents/examples/nodes/sop/lattice/DeformLattice.cmd
Deforming
$HFS/mozilla/documents/examples/nodes/pop/collision/Deforming.cmd
DelayedSmokeHandoff
$HFS/mozilla/documents/examples/nodes/dop/smokeobject/DelayedSmokeHandoff.otl
DeleteDemo
$HFS/mozilla/documents/examples/nodes/sop/delete/DeleteDemo.cmd
DeleteFan
$HFS/mozilla/documents/examples/nodes/sop/delete/DeleteFan.cmd
DiscCarve
$HFS/mozilla/documents/examples/nodes/sop/carve/DiscCarve.cmd
Disperse
$HFS/mozilla/documents/examples/nodes/pop/interact/Disperse.cmd
DissolveBox
$HFS/mozilla/documents/examples/nodes/sop/dissolve/DissolveBox.cmd
Down Hill Lava Flow
$HFS/mozilla/documents/examples/nodes/shop/material/DownHillLavaFlow.otl
DrainExample
$HFS/mozilla/documents/examples/nodes/dop/particlefluidemitter/DrainExample.otl
DrainExample
$HFS/mozilla/documents/examples/nodes/dop/particlefluidemitter/DrainExample.otl
DuplicateBox
$HFS/mozilla/documents/examples/nodes/sop/duplicate/DuplicateBox.cmd
EdgeCollapseBasic
$HFS/mozilla/documents/examples/nodes/sop/edgecollapse/EdgeCollapseBasic.cmd
EdgeCuspStairs
$HFS/mozilla/documents/examples/nodes/sop/edgecusp/EdgeCuspStairs.cmd
EdgeDivideBasic
$HFS/mozilla/documents/examples/nodes/sop/edgedivide/EdgeDivideBasic.cmd
EdgeFlipBasic
$HFS/mozilla/documents/examples/nodes/sop/edgeflip/EdgeFlipBasic.cmd
Example
$HFS/mozilla/documents/examples/nodes/sop/pointcloudiso/Example.cmd
Export
$HFS/mozilla/documents/examples/nodes/chop/export/Export.cmd
ExtractTransforms
$HFS/mozilla/documents/examples/nodes/chop/dynamics/ExtractTransforms.cmd
ExtrudeFont
$HFS/mozilla/documents/examples/nodes/sop/extrude/ExtrudeFont.cmd
FacetVariations
$HFS/mozilla/documents/examples/nodes/sop/facet/FacetVariations.cmd
Fan
$HFS/mozilla/documents/examples/nodes/pop/fan/Fan.cmd
FieldForceSmoke
$HFS/mozilla/documents/examples/nodes/dop/fieldforce/FieldForceSmoke.otl
FillGlass
$HFS/mozilla/documents/examples/nodes/dop/fluidobject/FillGlass.otl
Fire Pit example
$HFS/mozilla/documents/examples/nodes/shop/material/firePitExample.otl
FireworksSetup
$HFS/mozilla/documents/examples/nodes/pop/split/FireworksSetup.cmd
FitCurves
$HFS/mozilla/documents/examples/nodes/sop/fit/FitCurves.cmd
FitSurfaces
$HFS/mozilla/documents/examples/nodes/sop/fit/FitSurfaces.cmd
FlagProfiles
$HFS/mozilla/documents/examples/nodes/sop/profile/FlagProfiles.cmd
FlockOnPath
$HFS/mozilla/documents/examples/nodes/pop/follow/FlockOnPath.cmd
FluidFeedback
$HFS/mozilla/documents/examples/nodes/dop/fluidobject/FluidFeedback.otl
FlutteringLeaves
$HFS/mozilla/documents/examples/nodes/sop/particle/FlutteringLeaves.cmd
FollowInteract
$HFS/mozilla/documents/examples/nodes/pop/follow/FollowInteract.cmd
FollowStop
$HFS/mozilla/documents/examples/nodes/pop/follow/FollowStop.cmd
FontBasic
$HFS/mozilla/documents/examples/nodes/sop/font/FontBasic.cmd
ForceBasic
$HFS/mozilla/documents/examples/nodes/sop/force/ForceBasic.cmd
FractalGeoTypes
$HFS/mozilla/documents/examples/nodes/sop/fractal/FractalGeoTypes.cmd
FromCops
$HFS/mozilla/documents/examples/nodes/pop/color/FromCops.cmd
FurBall
$HFS/mozilla/documents/examples/nodes/sop/fur/FurBall.cmd
FurBallWorkflow
$HFS/mozilla/documents/examples/nodes/sop/fur/FurBallWorkflow.otl
FurRandomScale
$HFS/mozilla/documents/examples/nodes/sop/fur/FurRandomScale.cmd
FurTextureMap
$HFS/mozilla/documents/examples/nodes/sop/fur/FurTextureMap.otl
FuseHood
$HFS/mozilla/documents/examples/nodes/sop/fuse/FuseHood.cmd
Geometry
$HFS/mozilla/documents/examples/nodes/chop/geometry/Geometry.cmd
GeometryMattes
$HFS/mozilla/documents/examples/nodes/cop2/geometry/GeometryMattes.cmd
GridBasic
$HFS/mozilla/documents/examples/nodes/sop/grid/GridBasic.cmd
GridFillet
$HFS/mozilla/documents/examples/nodes/sop/fillet/GridFillet.cmd
GrogSplash
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/GrogSplash.otl
GrogSplash
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/GrogSplash.otl
Hills
$HFS/mozilla/documents/examples/nodes/sop/smooth/Hills.cmd
HitColor
$HFS/mozilla/documents/examples/nodes/pop/collision/HitColor.cmd
HitId
$HFS/mozilla/documents/examples/nodes/pop/color/HitId.cmd
HoleBasic
$HFS/mozilla/documents/examples/nodes/sop/hole/HoleBasic.cmd
HotSpot
$HFS/mozilla/documents/examples/nodes/dop/smokeobject/HotSpot.otl
Instance
$HFS/mozilla/documents/examples/nodes/pop/instance/Instance.cmd
InstanceBounce
$HFS/mozilla/documents/examples/nodes/pop/instance/InstanceBounce.cmd
InstanceCoils
$HFS/mozilla/documents/examples/nodes/pop/instance/InstanceCoils.cmd
LSystemMaster
$HFS/mozilla/documents/examples/nodes/sop/lsystem/LSystemMaster.cmd
Lemmings
$HFS/mozilla/documents/examples/nodes/pop/follow/Lemmings.cmd
Lookat
$HFS/mozilla/documents/examples/nodes/pop/lookat/Lookat.cmd
Lookup
$HFS/mozilla/documents/examples/nodes/chop/lookup/LookupCHOPExample.otl
MagnetBubbles
$HFS/mozilla/documents/examples/nodes/sop/magnet/MagnetBubbles.cmd
MagnetDistortion
$HFS/mozilla/documents/examples/nodes/sop/magnet/MagnetDistortion.cmd
MasterTriangulate2D
$HFS/mozilla/documents/examples/nodes/sop/triangulate2d/MasterTriangulate2D.cmd
MatchTopologySphere
$HFS/mozilla/documents/examples/nodes/sop/matchtopology/MatchTopologySphere.cmd
MergeAttributes
$HFS/mozilla/documents/examples/nodes/sop/merge/MergeAttributes.cmd
Meteor
$HFS/mozilla/documents/examples/nodes/pop/collision/Meteor.cmd
ModulusTransform
$HFS/mozilla/documents/examples/nodes/sop/xform/ModulusTransform.cmd
MountainSplash
$HFS/mozilla/documents/examples/nodes/sop/attribtransfer/MountainSplash.cmd
MultiAxisOrbiting
$HFS/mozilla/documents/examples/nodes/pop/orbit/MultiAxisOrbiting.cmd
MultiTexture
$HFS/mozilla/documents/examples/nodes/sop/layer/MultiTexture.cmd
NewGroupies
$HFS/mozilla/documents/examples/nodes/pop/follow/NewGroupies.cmd
NewGroupiesRavage
$HFS/mozilla/documents/examples/nodes/pop/follow/NewGroupiesRavage.cmd
NormalsAttribTransfer
$HFS/mozilla/documents/examples/nodes/sop/attribtransfer/NormalsAttribTransfer.cmd
ObjectBasic
$HFS/mozilla/documents/examples/nodes/chop/object/ObjectBasic.cmd
Orbit
$HFS/mozilla/documents/examples/nodes/pop/orbit/Orbit.cmd
OrbitAlternate
$HFS/mozilla/documents/examples/nodes/pop/orbit/OrbitAlternate.cmd
PScale
$HFS/mozilla/documents/examples/nodes/sop/particle/PScale.cmd
PaintedGrog
$HFS/mozilla/documents/examples/nodes/dop/fluidobject/PaintedGrog.otl
ParticleAttractor
$HFS/mozilla/documents/examples/nodes/sop/particle/ParticleAttractor.cmd
ParticleCollisionBasic
$HFS/mozilla/documents/examples/nodes/sop/particle/ParticleCollisionBasic.cmd
ParticleCopyScale
$HFS/mozilla/documents/examples/nodes/sop/copy/ParticleCopyScale.cmd
ParticleDisturbance
$HFS/mozilla/documents/examples/nodes/sop/particle/ParticleDisturbance.cmd
ParticleExamples
$HFS/mozilla/documents/examples/nodes/sop/particle/ParticleExamples.cmd
ParticleFountain
$HFS/mozilla/documents/examples/nodes/sop/particle/ParticleFountain.cmd
ParticlePusher
$HFS/mozilla/documents/examples/nodes/sop/particle/ParticlePusher.cmd
ParticleTube
$HFS/mozilla/documents/examples/nodes/sop/particle/ParticleTube.cmd
PasteCones
$HFS/mozilla/documents/examples/nodes/sop/paste/PasteCones.cmd
PasteConvertVariations
$HFS/mozilla/documents/examples/nodes/sop/convert/PasteConvertVariations.cmd
PasteNose
$HFS/mozilla/documents/examples/nodes/sop/paste/PasteNose.cmd
PastedHeirarchy
$HFS/mozilla/documents/examples/nodes/sop/convert/PastedHeirarchy.cmd
PeakEars
$HFS/mozilla/documents/examples/nodes/sop/peak/PeakEars.cmd
PinnedClothWind
$HFS/mozilla/documents/examples/nodes/dop/clothsolver/PinnedClothWind.otl
PlatonicSolidsTypes
$HFS/mozilla/documents/examples/nodes/sop/platonic/PlatonicSolidsTypes.cmd
PointBorrowing
$HFS/mozilla/documents/examples/nodes/sop/point/PointBorrowing.cmd
PointExamples
$HFS/mozilla/documents/examples/nodes/sop/point/PointExamples.cmd
PointNormals
$HFS/mozilla/documents/examples/nodes/sop/point/PointNormals.cmd
PointOffsetSurface
$HFS/mozilla/documents/examples/nodes/sop/point/PointOffsetSurface.cmd
PointSpiral
$HFS/mozilla/documents/examples/nodes/sop/point/PointSpiral.cmd
PolyKnitBasic
$HFS/mozilla/documents/examples/nodes/sop/polyknit/PolyKnitBasic.cmd
PolyLoftPaste
$HFS/mozilla/documents/examples/nodes/sop/polyloft/PolyLoftPaste.cmd
PolyPatchDNA
$HFS/mozilla/documents/examples/nodes/sop/polypatch/PolyPatchDNA.cmd
PolySplitHood
$HFS/mozilla/documents/examples/nodes/sop/polysplit/PolySplitHood.cmd
PolyStitchBasicSmooth
$HFS/mozilla/documents/examples/nodes/sop/polystitch/PolyStitchBasicSmooth.cmd
PolywireModel
$HFS/mozilla/documents/examples/nodes/sop/polywire/PolywireModel.cmd
Potatochip
$HFS/mozilla/documents/examples/nodes/sop/convert/Potatochip.cmd
PressureExample
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/PressureExample.otl
PressureExample
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/PressureExample.otl
PrimCenter
$HFS/mozilla/documents/examples/nodes/sop/primitive/PrimCenter.cmd
PrimRotate
$HFS/mozilla/documents/examples/nodes/sop/primitive/PrimRotate.cmd
PrimitiveColors
$HFS/mozilla/documents/examples/nodes/sop/primitive/PrimitiveColors.cmd
PrimitiveExplode
$HFS/mozilla/documents/examples/nodes/sop/primitive/PrimitiveExplode.cmd
PrimitiveMetaWeight
$HFS/mozilla/documents/examples/nodes/sop/primitive/PrimitiveMetaWeight.cmd
ProjectCurve
$HFS/mozilla/documents/examples/nodes/sop/project/ProjectCurve.cmd
ProjectionTypes
$HFS/mozilla/documents/examples/nodes/sop/uvproject/ProjectionTypes.cmd
ProxyGeometry
$HFS/mozilla/documents/examples/nodes/sop/dopimport/ProxyGeometry.cmd
RBDtoSmokeHandoff
$HFS/mozilla/documents/examples/nodes/dop/smokeobject/RBDtoSmokeHandoff.otl
RayWrap
$HFS/mozilla/documents/examples/nodes/sop/ray/RayWrap.cmd
ReferenceFrameForce
$HFS/mozilla/documents/examples/nodes/dop/referenceframeforce/ReferenceFrameForce.otl
ReferenceGeometry
$HFS/mozilla/documents/examples/nodes/sop/edit/ReferenceGeometry.cmd
RemoveSharedEdges
$HFS/mozilla/documents/examples/nodes/sop/divide/RemoveSharedEdges.cmd
ResampleLines
$HFS/mozilla/documents/examples/nodes/sop/resample/ResampleLines.cmd
RestField
$HFS/mozilla/documents/examples/nodes/dop/smokeobject/RestField.otl
RestartFluid
$HFS/mozilla/documents/examples/nodes/dop/fluidobject/RestartFluid.otl
RiverBed
$HFS/mozilla/documents/examples/nodes/dop/fluidobject/RiverBed.otl
RotateBasic
$HFS/mozilla/documents/examples/nodes/pop/rotation/RotateBasic.cmd
ShatterGlass
$HFS/mozilla/documents/examples/nodes/dop/rbdglueobject/ShatterGlass.cmd
Shaved
$HFS/mozilla/documents/examples/nodes/sop/fur/Shaved.cmd
SimpleBlend
$HFS/mozilla/documents/examples/nodes/dop/blendsolver/SimpleBlend.cmd
SimpleCreep
$HFS/mozilla/documents/examples/nodes/pop/creep/SimpleCreep.cmd
SimpleMetaImport
$HFS/mozilla/documents/examples/nodes/vop/metaimport/SimpleMetaImport.otl
SimpleOrbit
$HFS/mozilla/documents/examples/nodes/pop/orbit/SimpleOrbit.cmd
SimpleRotationalConstraint
$HFS/mozilla/documents/examples/nodes/dop/rbdrotconstraint/SimpleRotationalConstraint.cmd
SimpleVortex
$HFS/mozilla/documents/examples/nodes/dop/vortexforce/SimpleVortex.cmd
SkinBasic
$HFS/mozilla/documents/examples/nodes/sop/skin/SkinBasic.cmd
SkinCurves
$HFS/mozilla/documents/examples/nodes/sop/skin/SkinCurves.cmd
SkinShip
$HFS/mozilla/documents/examples/nodes/sop/skin/SkinShip.cmd
SkinSurfaceCopies
$HFS/mozilla/documents/examples/nodes/sop/skin/SkinSurfaceCopies.cmd
SlowParticles
$HFS/mozilla/documents/examples/nodes/sop/cache/SlowParticles.cmd
SoftBodySheet
$HFS/mozilla/documents/examples/nodes/pop/softbody/SoftBodySheet.cmd
SoftRotate
$HFS/mozilla/documents/examples/nodes/sop/uvtransform/SoftRotate.cmd
SourceAndSink
$HFS/mozilla/documents/examples/nodes/dop/fluidobject/SourceAndSink.otl
SourceVorticlesAndCollision
$HFS/mozilla/documents/examples/nodes/dop/smokeobject/SourceVorticlesAndCollision.otl
SparksStream
$HFS/mozilla/documents/examples/nodes/pop/stream/SparksStream.cmd
SphereTypes
$HFS/mozilla/documents/examples/nodes/sop/sphere/SphereTypes.cmd
Splatter
$HFS/mozilla/documents/examples/nodes/pop/event/Splatter.cmd
SplitAndStick
$HFS/mozilla/documents/examples/nodes/pop/follow/SplitAndStick.cmd
SplitSelf
$HFS/mozilla/documents/examples/nodes/pop/split/SplitSelf.cmd
SpringExamples
$HFS/mozilla/documents/examples/nodes/sop/spring/SpringExamples.cmd
SpringFlag
$HFS/mozilla/documents/examples/nodes/sop/spring/SpringFlag.cmd
SpringHair
$HFS/mozilla/documents/examples/nodes/sop/spring/SpringHair.cmd
SpringLine
$HFS/mozilla/documents/examples/nodes/sop/spring/SpringLine.cmd
StackedBricks
$HFS/mozilla/documents/examples/nodes/dop/rbdfracturedobject/StackedBricks.cmd
StampRandom
$HFS/mozilla/documents/examples/nodes/sop/copy/StampRandom.cmd
StampStars
$HFS/mozilla/documents/examples/nodes/sop/copy/StampStars.cmd
StitchGrid
$HFS/mozilla/documents/examples/nodes/sop/stitch/StitchGrid.cmd
StitchedClothPatches
$HFS/mozilla/documents/examples/nodes/dop/clothsolver/StitchedClothPatches.otl
SurfsectBasic
$HFS/mozilla/documents/examples/nodes/sop/surfsect/SurfsectBasic.cmd
Swarm
$HFS/mozilla/documents/examples/nodes/pop/property/Swarm.cmd
SweepBasic
$HFS/mozilla/documents/examples/nodes/sop/sweep/SweepBasic.cmd
SweepCurve
$HFS/mozilla/documents/examples/nodes/sop/sweep/SweepCurve.cmd
SweepDome
$HFS/mozilla/documents/examples/nodes/sop/sweep/SweepDome.cmd
TankDrain
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsink/TankDrain.otl
TeapotUnderTension
$HFS/mozilla/documents/examples/nodes/dop/gassurfacetension/TeapotUnderTension.otl
TorqueBox
$HFS/mozilla/documents/examples/nodes/pop/torque/TorqueBox.cmd
Torus
$HFS/mozilla/documents/examples/nodes/sop/torus/Torus.cmd
TransferColor
$HFS/mozilla/documents/examples/nodes/sop/attribtransfer/TransferColor.cmd
TwoColourFire
$HFS/mozilla/documents/examples/nodes/dop/smokeobject/TwoColourFire.otl
UltraSharpFont
$HFS/mozilla/documents/examples/nodes/sop/curveclay/UltraSharpFont.cmd
VariableDrag
$HFS/mozilla/documents/examples/nodes/dop/fluidobject/VariableDrag.otl
VelocityStamp
$HFS/mozilla/documents/examples/nodes/sop/copy/VelocityStamp.cmd
VertexTexture
$HFS/mozilla/documents/examples/nodes/sop/vertexsplit/VertexTexture.cmd
ViscousFlow
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/ViscousFlow.otl
ViscousFlow
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/ViscousFlow.otl
VisibilityCheckers
$HFS/mozilla/documents/examples/nodes/sop/visibility/VisibilityCheckers.cmd
VolumeSource
$HFS/mozilla/documents/examples/nodes/dop/particlefluidemitter/VolumeSource.otl
Volume_Meta
$HFS/mozilla/documents/examples/nodes/out/ifd/meta_volume_smoke.otl
Volume_Smoke
$HFS/mozilla/documents/examples/nodes/out/ifd/volume_smoke.otl
Volume_Torus
$HFS/mozilla/documents/examples/nodes/out/ifd/torus_volume_smoke.otl
WigglyWorm
$HFS/mozilla/documents/examples/nodes/sop/sweep/WigglyWorm.cmd
Wind
$HFS/mozilla/documents/examples/nodes/pop/wind/Wind.cmd
Wireblend
$HFS/mozilla/documents/examples/nodes/sop/wireblend/Wireblend.cmd
WorkflowExample
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/WorkflowExample.otl
WorkflowExample
$HFS/mozilla/documents/examples/nodes/dop/particlefluidsolver/WorkflowExample.otl
popswithrbdcollision
$HFS/mozilla/documents/examples/nodes/dop/rbdpointobject/popswithrbdcollision.otl
rbdsmokesource
$HFS/mozilla/documents/examples/nodes/dop/smokeobject/rbdsmokesource.otl
