Import Highpoly

Loads high-resolution scanned or photogrammetry meshes for trunk profile extraction and reference geometry.

Import Highpoly loads high-resolution scanned or photogrammetry meshes to extract trunk profiles and reference geometry for procedural extension. The node is a wrapper for several scan and mesh utilities and has an interactive wizard state that guides through importing scanned geometry, assigning textures, and extracting trunk profiles. The extracted profiles feed into Graft Mesh.

For workflow context, see Scan Workflow and Trunk Extension.

Inputs

A high-resolution mesh: scan, sculpt, or other high-poly source. No SOP input required when the source is loaded via the wizard or the Source File parameter.

Outputs

The imported mesh with materials and profile selections, ready to feed Graft Mesh. Two output streams: the high-poly mesh and the selected profile points (carried separately downstream).

Modes / States

  • Wizard. Python state. Press Enter (or the wizard button) to launch a guided import that walks through loading the mesh, assigning textures, selecting kept parts, and picking profile points.
  • Advanced mode. Toggle to populate fields manually, as with any Houdini HDA.

Parameters

Wizard

ParameterDescription
Press[Press Enter] activates the interactive wizard state.

Source

ParameterDescription
Source FilePath to the high-poly mesh on disk.
ImportTriggers the import.

Cache

ParameterDescription
Geometry CacheCache toggle for repeated reloads of large meshes.
ReloadForces a cache refresh.
Cache NameFilename for the cached representation.
Cache DirectoryWhere the cache is written.
Cache TypeCache format.

Material

ParameterDescription
color, roughness, normal, heightTexture inputs that the embedded Scan Material assigns to the imported geometry.

Transform

ParameterDescription
Rotate, ScaleTransform adjustments before the rest of the import processing.

Process

ParameterDescription
Trim MeshSub-folder of trim-related controls.
Profiles to ExtendSub-folder of profile-picker controls.

Proxy Settings

ParameterDescription
Proxy Reduction ModeHow the point-cloud preview is generated.
Point separation / percentDensity of the preview points.
Colour preview + correctionColour controls on the preview.

Advanced

ParameterDescription
Show points guideVisual aid for selecting points.
Cleanup, fuse distance, colour texture presence, selection + profile settingsLower-level controls used by the wizard.

Internal utilities

  • Import step. Reads the source mesh into the workflow.
  • Scan Material. Assigns the material to the scan. Has its own dive target for COPs-based material editing.
  • Scan to Parts. Lets the artist select, from the point cloud, which parts of the scan to keep.
  • Scan Profiles. Interactive picker for the end-tube points used for procedural extension.

See also: Scan Workflow · Trunk Extension · Extend Scanned Trunks (learning) · Graft Mesh · Bake · Trunk Decoration