Jump to content

Search the Community

Showing results for tags 'point()'.

  • 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, my title may be confusing, but it's a noob question. I'm having trouble accessing points attributes in detail mode. I can create points easily, but when I want to access let's say it's position, it always returns 0,0,0 with the point() function. Also it seems that points created AND removed still appear in detail attributes but not in my points. I'm not sure I completely understant the logic of detail vs point(...) and it's relation/interactions. I have attahched a file containing both examples of my problem noobQuestion.hipnc
  2. Hey, I have a Box wich is a RBG Object and is wired up to a rigitbodysolver. now i want to access the primitive attributes on this box to apply a force only if the attribute reaches a certain value. (this is just a simple example to explain my problem) So i used the Group node in DOP and there i want to use this expression: prim("/obj/AutoDopNetwork/box/Geometry", 0,"A",0) or prim("$OBJID/Geometry", 0,"A",0) but it does not work, but why? regards Lukas Screenshot: https://www.dropbox.com/s/jibls0j4e3i7oeu/DOPgroup.jpg DopGroups.hip
×
×
  • Create New...