Basic Usage

Use Prestige effectively in your Houdini workflow.

Prestige Assistant (Free)

Open Houdini → New Panel → Prestige Assistant

Try your first request:

"Explain what this network does"

Select some nodes first. Prestige analyzes your scene and gives context-aware answers.

Common Tasks

Code Generation

"Write VEX to add noise to points"

Debug & Analyze

"What's wrong with this node?"

Scene Context

"Explain this network step by step"

Node Creation (Pro)

Enable Node Creation checkbox in Prestige Assistant.

Try:

"Create a grid with mountain noise"

Prestige generates the node graph. Preview before execution, cancel anytime.

Prestige IDE (Pro)

Open Houdini → New Panel → Prestige IDE

Node Sync

Select a wrangle node, its code appears in the IDE. Edit and save, changes sync back.

Autocomplete

Type function names or @ for attributes. 400+ VEX functions indexed.

AI Copilot

Start typing or write a comment, get inline suggestions. Tab to accept.

Tips

Be specific

"Make it cool" → "Add color ramp blue to red based on Y position"

Enable RAG

Toggle RAG in settings for accurate VEX function signatures and examples.

Need help? megacoolcorp.contact@gmail.com