Jump to content

Search the Community

Showing results for tags 'array attribute'.

  • 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 2 results

  1. Hi, I have attached a screenshot, in the following, I want to create a group that will have all the primitves mentioned in the sourceprim attribute, it is an array type attribute and I am unable to combine them all to create a group, please help. Thanks
  2. Hi ! trying to work with vex snippets and faced the problem ! I've created an integer array attribute on primitives and want to fill it with some values in attrib wrangle but i always get the error message of "Ambiguous call to array index operator ''. Candidates are: 'float vector4[int]', 'float vector2[int]', 'float vector[int]'" being declared within wrangle node the construction like this i[]@arr = {}; @arr[0]=@primnum-21; works fine wrangle_error.hip
×
×
  • Create New...