Skip to content

A Houdini data-driven setup and procedural animation. Imported stock performance data generated from a CSV file, and a Houdini setup that visualizes the data and animates the stocks' performance from week to week.

Notifications You must be signed in to change notification settings

walabe8/Data_Visualization_Houdini_Stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data_Visualization_Houdini_Stocks

A Houdini data-driven setup and procedural animation. Imported stock performance data generated from a CSV file, and a Houdini setup that visualizes the data and animates the stocks' performance from week to week.

stocks_week_tracker.mp4
image
  1. The CSV table data is brought into Houdini, extract some of the key data points from it, and set up our base geometry.
  2. Create a procedural animation system that will animate the data from state to state - without keyframes. Because we use this system multiple times, we turn it into a Houdini Digital Asset (HDA).
  3. After setting up the data blocks and data animation, extract text from the CSV file, convert it into 3D text, and procedurally place it in the layout.
  4. Finally, frame the layout for the camera. Apply procedural methods to normalize the data and limit it within the camera's view angle.

About

A Houdini data-driven setup and procedural animation. Imported stock performance data generated from a CSV file, and a Houdini setup that visualizes the data and animates the stocks' performance from week to week.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published