Stalkerx777 Posted December 27, 2014 Share Posted December 27, 2014 Ok, this was a nice learning project, a lot of things can be improved, but i'm done with it and i'll share the source code, as i promised. Hope this will be useful for learning purpose. Happy New Year! YouTube Source code 2 Quote Link to comment Share on other sites More sharing options...
pbarua Posted December 27, 2014 Share Posted December 27, 2014 Well done Alexey! Thanks for sharing. Quote Link to comment Share on other sites More sharing options...
The Stoffi Posted March 9, 2018 Share Posted March 9, 2018 Hi, just tried the gpattern/greeble plugin to install ... but houdini (16.5;378) is not showing up anything ... Tried copying the dso folder to the adviced directory ...user/library/prefereces/... there actually wasn´t even any dso folder -> not working Tried copying the dso folder to the application/houdini.framework/.../houdini/dso ... there a dso folder existed with several *.dylib´s inside; put the plugin .dylib´s there with still no result in showing up via Nodes other either Nodelevel .... What am I doing wrong here ... ???? Would be very happy if anyone can help me out here Thx Christoph Quote Link to comment Share on other sites More sharing options...
Stalkerx777 Posted March 10, 2018 Author Share Posted March 10, 2018 On 3/9/2018 at 12:45 PM, The Stoffi said: Hi, just tried the gpattern/greeble plugin to install ... but houdini (16.5;378) is not showing up anything ... Tried copying the dso folder to the adviced directory ...user/library/prefereces/... there actually wasn´t even any dso folder -> not working Tried copying the dso folder to the application/houdini.framework/.../houdini/dso ... there a dso folder existed with several *.dylib´s inside; put the plugin .dylib´s there with still no result in showing up via Nodes other either Nodelevel .... What am I doing wrong here ... ???? Would be very happy if anyone can help me out here Thx Christoph If you're talking about the procedural shader, it should be available within the SHOP context (or the new material context?). Try the SOP version for start. Compile the plugin. The latest compiled version available by the link above is for H16.0. Put the file in here: ~/Library/Preferences/houdini/X.X/dso/ Open the Terminal (http://www.sidefx.com/docs/houdini/basics/config_env.html) Set env variable HOUDINI_DSO_ERROR=2 and run Houdini. If there is a problem with loading the plugin you'll get the message printed out. Cheers. Quote Link to comment Share on other sites More sharing options...
The Stoffi Posted March 11, 2018 Share Posted March 11, 2018 Thanx again 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.