Procedural Generation and Simulation
Prof. Dr. Lena Gieseke | l.gieseke@filmuniversitaet.de | Film University Babelsberg KONRAD WOLF
Session 07
We will discuss this session on Monday, July 11th.
This session should take less than 5h.
Task 1: Chapter 07 - Particles
Task 2: Boids
This tutorial is a hand-made Boids particle simulation from scratch.
Go through the tutorial and make the example your own.
Resources
- Start with this Houdini file: tutorial_05_swarm_start.hipnc
- All code: tutorial_05_swarm_code.md
- I do not type the code in the tutorial but copy & past it. It is up to you to decide whether you also want to simply copy & paste the code or type it yourself. I personally feel like that typing code also helps me to understand it.
Videos
- Intro (21:51 min)
- Moving (29:05 min)
- Separation (21:33 min)
- Alignment and Cohesion (24:49 min)
- Geometry and Rendering (38:54 min)
Or download all videos at once from this folder.
Please do not share these videos.
Reference
- Swarm Intelligence by Junichiro Horikawa.
- Swarm System by Doxia Studio.
Submit your houdini file as pgs_ss22_tutorial_05_lastname.hipnc
, at least one image file as pgs_ss22_tutorial_05_lastname.png
and one animation as pgs_ss22_tutorial_05_lastname.gif
.
Happy Simulating!