In this article I'll collect my results going through the Rebelway workshop "Python for Houdini artists". Since I have a developer background, I will omit the scripts from the first two weeks because they are a recap of some Python basics and syntax. You may explore all the project files and scripts on github: https://github.com/arche94/Py4HouArtists …
Learning VEX
This project will collect my path through the "VEX for Houdini artists" by Rebelway. HScript HScript was an old Houdini specific scripting language that now is becoming obsolete, but since it is still valid, the first week of the course gives an overview of it. https://vimeo.com/599645484 VEX basics The second week of the course, we …
Houdini studies
These are my first approaches to SideFX Houdini, a journey under the amazing guidance of RebelwayFX teachers and community. Fundamentals During the first week, we approached the basics of proceduralism in Houdini and how it could be applied to create simple but effective effects without any kind of simulation, just using points: definitely a useful …