geneome

Just a guy, drifting.

Follow me on TwitterRSS Feeds

  • Home
  • RPG
    • Assassin Handbook
    • Characters
    • Dark Sun 4E Articles
    • Dungeon Adventures
  • Tutorials
    • Houdini Tutorials
    • Blender Tutorials
      • Building Blender With MSVC Using Cmake
      • Blender Tip List
    • Other Tutorials
  • Sunflow Wiki
  • Gallery
  • About
  • Contact
shaderswitch

Varying Materials Using A Single Shader

May 24th

Posted by Eugene in Houdini

2 comments

Nothing ground breaking here, but for someone who is into neat little tricks to control shaders, I thought this was worth showing. What the video covers is a way to vary the materials on a single object using a single shader (differing from the usual method of using multiple shaders for different pieces of an object).  I’ll leave it at that and let the video do the talking. I’m starting to record at my screen’s native resolution (1680 x 1050) which ups the video size but I like seeing big videos.  I’m also posting these on Vimeo which I think is nice to have since you’re not always on a machine that you can download videos on.

Note: Video re-done on 5/25/2009. I thought it could be cleaner and more focused on production nuances so I re-recorded it.

Houdini, Materials, Tutorials, Videos

Houdini Python COM Conclusion

Apr 28th

Posted by Eugene in Houdini

1 comment

After getting something working, and continuing off and on with trying to get it to work, I have come to develop some concepts about using a Python COM method to poll 3DConnexion data.

  1. The operators at the geometry level (the Python operator and Script SOP) are unable to poll the data. This seems to be due to cooking issues as well as the geometry operators using the hou module only to create/manipulate data.
  2. The operator at the object level (the Python operator) does poll the data, however it seems that this polling becomes the dominant process in Houdini and you can do nothing else or stop the polling.

So the conlcusion that can be drawn is that the Python COM method for polling data is not a viable one. The idea of having Houdini write the values of the device to certain parameters and see the results in real-time just doesn’t seem to work. It is certainly possible I am overlooking something however I’ve spent a lot of time on this and with a working and better alternative out there now there isn’t a pressing need to continue. This project has helped me learn a lot about Python in Houdini as well as the common object model so the effort wasn’t entirely without gain. Now it’s time to move on and continue to learn more about Houdini!

3DConnexion, Houdini, Python
spacenavigator

Houdini And 3DConnexion Devices

Apr 11th

Posted by Eugene in Houdini

5 comments

Yes – I have something working! Read on for the story and where I’m at:

I’ve noticed a problem with a lot of animated shorts and student work: The camera work is atrocious. It seems like all the time is spent on perfecting the modeling, animation, and shading, then in the last 10 minutes of production someone puts in a camera and animates it going to the left. Seeing this as a major issue I thought that there must be a better way to have the camera animated easily and a whole lot better. I then recalled I had a 3DConnexion SpaceNavigator that I never use because no applications I use support it. The whole line of 3DConnexion devices might be just what animators need to have better control of their camera. More >

3DConnexion, Houdini, Python
brdfasset

Houdini Occlusion Asset

Jan 4th

Posted by Eugene in Digital Assets

No comments

I’ve received a few requests for an asset of the occlusion inline VOP I used for the occlusion video so I thought I would put one together. I call it “Occlusion 2″ mainly because it’s the second occlusion VEX function. The occlusion VOP that comes with Houdini is actually the first function which gives you occluded irradiance which is a bit different from the occlusion we’re typically used to. I bet Houdini will eventually have this second function added in VOP form, but until then you can add it with this asset.

I put a help section in the asset, though as it’s not working right now, I’ll say that there is an added output called occlusion which is basically 1-coverage. Using this removes the need for the later subtraction step I note in the video. If you would like to see the help you can right click on the VOP, go to Type Properties, then go to the Help tab.

You can find the asset here (also linked to on the tutorial page).

  1. v1: Initial Release
Digital Assets, Houdini, Image Planes, VEX

Houdini BRDF Asset

Dec 14th

Posted by Eugene in Digital Assets

No comments

I’m not sure why illuminance loops fascinate me so. It could be because I never had access to such a cool feature or maybe it leads me to re-visit classic bi-directional reflectance functions (I like the math). Whatever the reason, I decided to create a brdf VOP digital asset so you don’t need to type a lot to get the functions I describe in Part 3 of the Image Plane tutorial series. What’s interesting is that Peter Bowmar has created an asset for this already, but I wanted to learn how to make a digital asset. The interesting is that I didn’t look a Peter’s asset at all so I went about writing the code for it in my own way. It turns out we did it quite different.

One issue that arose though is that the help file and built-in Houdini icons don’t work as described in the Custom VOPs tutorial, so though the help file is written in the asset it doesn’t work right and there are no icons (at least the one I wanted to use).  Another issue is that Houdini (at least in 9.5) has the limitation that you can’t get illuminance loop derived image planes from area lights.

You can find the asset here (also linked to on the tutorial page).

  1. v1: Initial Release
  2. v2: Adding a parameter to rough now works.  The fix causes the rough not to be hidden when diffuse is used, but it doesn’t case any harm keeping it unhidden.
  3. v3: Added string input parameter so you could select the BRDF type after promoting the inputs.
Digital Assets, Houdini, Image Planes, VEX
«12345»...Last »
  • My latest tweets

    Loading tweets...
    Follow me on Twitter!
  • Shared Feed Items

    • Recent comments
    • Popular posts
    • Archives
    • Tags
    • Categories
    • 3D (4)
    • Blender (2)
    • Computers (1)
    • Gaming (6)
    • Houdini (18)
      • Digital Assets (3)
    • Site (1)
    • Sunflow (3)
    • Tutorials (12)
    • Video Demos (4)
    3DConnexion Animation Cloth Compositing Dark Sun Digital Assets Dungeons & Dragons Dynamics Houdini Image Planes Materials Occlusion Particles Podcast Python Sprites Tutorials VEX Videos XSI Foundation
    • August 2010 (2)
    • July 2010 (2)
    • June 2010 (1)
    • May 2010 (2)
    • March 2010 (1)
    • September 2009 (1)
    • June 2009 (1)
    • May 2009 (1)
    • April 2009 (2)
    • January 2009 (1)
    • December 2008 (1)
    • November 2008 (2)
    • October 2008 (2)
    • August 2008 (1)
    • June 2008 (2)
    • May 2008 (4)
    • March 2008 (1)
    • February 2008 (1)
    • December 2007 (1)
    • August 2007 (2)
    • February 2007 (1)
    • November 2006 (1)
    • October 2006 (1)
    • XSI Foundation, Fare Thee Well (7)
    • Houdini And 3DConnexion Devices (5)
    • Vista ‘N Things (4)
    • Sunflow Distributed Rendering Now Housed Here! (3)
    • Thoughts On Rigging (2)
    • Let Me Embrace Thee, Houdini… (2)
    • Just A Quick Houdini Video (2)
    • Emitting Particles Using A Bounding Object And Its Normals (2)
    • Image Planes Part 4 (Object IDs) (2)
    • Varying Materials Using A Single Shader (2)
    • Dark Sun’s Art Unsung Hero: [...] commented at length on the art of the Dark Sun excerpts thinking it would apply to the...
    • joe: I bought XSI foundations version 6 from Softimage and several months later , about the time it took...
    • Dragos: [...]I am quite alone in this thinking.[...] Not exactly :)
    • STEVEN: erm, just decided to update comment- seeing how autodesk buying avid is probably responsible for...
    • Jason: some of us very much appreciate your involvement... past, present and future. as for your "not...
    • Houdini And 3DConnexion Devices | geneome: [...] (See the follow-up here.) [...]
    • Eugene: Interesting idea - I need to watch those HScript videos!
    • odforceuser42: First! ;o) i saw a sticky! this might be interesting. combine this with a tip given in one...
previous next
    • Recent Posts

      • Dark Sun’s Art Unsung Hero
      • Athas: The Past Is Dead
      • Dark Sun 4E Art Critique
      • Social Networking
      • Returning To The Blasted World
    • Gaming

      • D&D D&D
      • WotC Community Page WotC Community Page
    • Software Links

      • Blender
      • Houdini
      • Sunflow
Mystique theme by digitalnature | Powered by WordPress
RSS Feeds XHTML 1.1 Top