Feike Postmes

FeikePostmes

About Me

Feike is always eager to help, but getting a good idea of the different solutions first. As a graduate of IGAD (International Games Architecture & Design) in The Netherlands with half a decade of experience with Houdini, he currently enforces building techniques using procedural design. He loves tea...  more
EXPERTISE
Gamedev
INDUSTRY
Gamedev

Connect

LOCATION
Netherlands

Houdini Skills

Availability

Not Specified

My Tutorials

obj-image Intermediate
Project Pegasus | Object Generation
obj-image Intermediate
Project Pegasus | Architecture
obj-image Intermediate
Assembling your City!
obj-image Beginner
Playing with Arches
obj-image Intermediate
Adaptive Meshes
obj-image Intermediate
Complex Roads in Houdini

Recent Forum Posts

APEX for Foliage Generation Jan. 8, 2024, 6:30 a.m.




Hey there! Here is a little background on this project:

I used to work on Project Pegasus, where I worked on foliage tooling with George and Tilman. At that time we thought about using APEX for the foliage tooling, but decided not to look into it. Now that I have some free time, I have immersed myself in the world of APEX and I absolutely love it!

For those who are not familiar with APEX (as I was and probably still am), APEX stands for 'All-Purpose EXecution'. What you can do with it is vaguely similar to PDG in that you can design the operation you want to be done in advance. This is where the delayed evaluation of APEX comes into play, which is currently best documented for APEX rigging. When we talk about an operation here, you can imagine that a polyextrude is an operation as well as using a merge SOP. I have not touched the rigging side yet. I think APEX is capable of much more and can be used in many other areas, for example foliage generation!



Above you can see how these nodes generate an APEX nodegraph



Here you can see how the APEX graph looks like after it goes into the "solver" and the final operations get appended



A bit more context: 1 node adds 1 operation to the APEX graph