craiglhoffman Posted April 26, 2005 Share Posted April 26, 2005 The 6.1 version of the Cleave SOP works great in 6.1, but not in 7. Anyone got a version laying around that works in 7? I checked Stuart's Cleave SOP page at http://anusf.anu.edu.au/~sjr/cleave_sop/, but it only has the up to 6.1. There is source code there, but I don't really know what to do with it, and I figure it would be great if some skilled person compiled it for H7 and posted it here. It is too cool of a tool to not have available! Thanks, Craig Quote Link to comment Share on other sites More sharing options...
eloop Posted April 27, 2005 Share Posted April 27, 2005 Hi Craig, I just compiled a version for 7. Stu will update the website soon but in the interim I've placed a copy here ... http://anusf.anu.edu.au/~drw900/tmp/cleave...0.231_win32.zip and I've built a linux version as well http://anusf.anu.edu.au/~drw900/tmp/cleave...0.231_linux.tgz Neither are tested, so ping me if you have problems. -Drew The 6.1 version of the Cleave SOP works great in 6.1, but not in 7. Anyone got a version laying around that works in 7? I checked Stuart's Cleave SOP page at http://anusf.anu.edu.au/~sjr/cleave_sop/, but it only has the up to 6.1. There is source code there, but I don't really know what to do with it, and I figure it would be great if some skilled person compiled it for H7 and posted it here. It is too cool of a tool to not have available! Thanks, Craig 17804[/snapback] Quote Link to comment Share on other sites More sharing options...
Marc Posted April 27, 2005 Share Posted April 27, 2005 May I suggest uploading it to the codex so that all may enjoy it's bounty? Quote Link to comment Share on other sites More sharing options...
eloop Posted April 27, 2005 Share Posted April 27, 2005 It's there, just not the latest version. In fact it's an ancient version. Since there are so many different versions, source etc it's easier for us to just have a link back to our site, no ? -Drew May I suggest uploading it to the codex so that all may enjoy it's bounty? 17816[/snapback] Quote Link to comment Share on other sites More sharing options...
Marc Posted April 27, 2005 Share Posted April 27, 2005 Well the benefit of the new system is that you can add new versions as they become available. It's all automated... Cheers Marc Quote Link to comment Share on other sites More sharing options...
edward Posted May 11, 2005 Share Posted May 11, 2005 I've been playing at home with my Computational Geometry in C book. Due to the fact that I don't have Visual Studio .Net, I've been using the open source mingw compiler and creating an executable that runs through via the Unix SOP instead. The only challenge here is to fix GPD (the public domain .geo source) up so that it is actually useable. It strikes me that the Cleave SOP might also benefit from this approach as it then doesn't need to recompile so often. For fun, I've attached my conversion of the book's 3D convex hull code so that it runs in Houdini (on Windows). You just need to put the path to the executable in the Unix SOP and feed it some points rounded to integer coordinates. (The book's code does everything in integer coordinates.) chull.tar.gz Quote Link to comment Share on other sites More sharing options...
michael Posted May 11, 2005 Share Posted May 11, 2005 I've been playing at home with my Computational Geometry in C book. oh ed..... :cry2: but you're going to have fun tomorrow right? :dj: Quote Link to comment Share on other sites More sharing options...
sibarrick Posted May 11, 2005 Share Posted May 11, 2005 At last a convex hull sop, hoorah! Thankyou, thankyou. Only yesterday I was needing this and wondering yet again why isn't there one in Houdini. It's just what I need to drive my warpfield sop. cool. Quote Link to comment Share on other sites More sharing options...
edward Posted May 11, 2005 Share Posted May 11, 2005 Well, that's just the code downloaded via ftp and modified just a bit. Once I eventually get to rewriting my own it will probably go in. BTW, Martian Labs has had QHull SOP for quite some time. I thought they even gave it away for free at one point. 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.