tarnoga Posted November 7, 2012 Share Posted November 7, 2012 Experiments with the implementation of the algorithm in houdini Quote Link to comment Share on other sites More sharing options...
kni8_2k Posted November 15, 2012 Share Posted November 15, 2012 Great work. Keep it up. Lets see a few different kinds of trees. Quote Link to comment Share on other sites More sharing options...
Hazoc Posted December 2, 2012 Share Posted December 2, 2012 Cool. I also played around with this algorithm a while ago. Stanford Buddha as a base domain for the points: It's pretty slow. Sad thing the only way to speed up (build a KD-tree) the point query inside a python SOP is to use inline C++. Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted August 29, 2021 Share Posted August 29, 2021 (edited) Here is a slighty extended example for space colonization mostly based on Entagma's tutorial: https://www.youtube.com/watch?v=XtYkMnM-szY space_colonization.hiplc Edited August 29, 2021 by konstantin magnus 6 1 Quote Link to comment Share on other sites More sharing options...
crispr_boi Posted November 29, 2021 Share Posted November 29, 2021 awesome as always Konstantin. Could you explain how to shape / art-direct the way it colonizes the space? Branching behavior etc? Are space colonization algorithms suitable for that sort of thing? Cheers Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted November 29, 2021 Share Posted November 29, 2021 Hi Kilian, directing those systems is generally possible albeit fiddly. Here is a mixed approach supporting attributes along guide curves. Branch networks and voxel fields are mutually interacting. This one avoids shadows, changes density and varies tangent guidance. volume_grow.hiplc 1 Quote Link to comment Share on other sites More sharing options...
crispr_boi Posted December 23, 2021 Share Posted December 23, 2021 Oh hey, I didn't see your response until now. Thank you very much! I will look at the file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.