Jump to content

Search the Community

Showing results for tags 'style sheets'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 1 result

  1. I'm trying to render different materials for crowd objects using the style sheets, however it's not working as expected. Here's some simple code that works: { "styles" : [ { "target" : { "group" : "100-200" }, "overrides" : { "material" : { "name" : "`opfullpath("../shopnet1/constant1")`" } } } ] } This basically assigns the "constant" material shader to all the points/primitives 100-200. However replacing the constant material with the mocap biped material results in no material at all, ie replace "../shopnet1/constant1" with "../mocapbiped21/MATERIALS/clothing". Using this material as the assigned geometry material works fine, but it doesn't seem to be recognised by the style sheet... Does anyone know what I'm doing wrong?
×
×
  • Create New...