-
Notifications
You must be signed in to change notification settings - Fork 200
lib.point.sim.experimental.GrowStrains
Thomas Mann edited this page Jan 17, 2024
·
1 revision
Uses CollectedSpawnPoints and lines to animate W as weights moving across the strain with the age of the spawn point.
We use a look-up texture that defines the growth progression as follows:
- Age from left (birth) to right (death)
- Strain-Length from bottom (root / spawn position) to top.
- R - Width
- G - Noise amount
- B - Twist
Name (Relevancy & Type) | Description |
---|---|
GPoints (BufferWithViews) | - |
GTargets (BufferWithViews) | - |
Variation (Single) | - |
NoiseAmount (Single) | - |
Frequency (Single) | - |
NoisePhase (Single) | - |
NoiseDistribution (Vector3) | - |
NoiseRotationLookUp (Single) | - |
Length (Single) | - |
Width (Single) | - |
NoiseDensity (Single) | - |
Name | Type |
---|---|
OutBuffer | T3.Core.DataTypes.BufferWithViews |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.
Reference
Getting started
- Basic Concepts
- How Tooll Works
- Keyboard shortcuts
- Video tutorials
- Rendering Videos
- Exporting to Executable
- Creating new Operators
- Tooll for live performances
- Presets and Snapshots
- Optimizing Rendering Performance
- Using backups
- Realtime Rendering for Artists
Advanced features