Categories
Houdini Prototypes

Experimenting with Road Generation in Houdini

Description Goal The goal of this project is to generate the shortest possible path between two points on a generated landscape. This would allow for fast and dynamic road generation that would follow the terrain. Algorithm Result Challenges Data Structures Originally my goal was to implement the A* Algorithm in Houdini from scratch. One of […]