Forgot your password?   Click here   •   No account yet?   Please Register    •   Or login using  
EN Login
SideFX Homepage
  • Products
    • What's New in H20.5
      • Overview
      • VFX
      • Copernicus
      • Animation
      • Rigging
      • Lookdev
    • Houdini
      • Overview
      • FX Features
      • CORE Features
      • Solaris
      • PDG
    • Houdini Engine
      • Overview
      • Engine Plug-Ins
      • Batch
    • Karma Renderer
    • Compare
    • SideFX Labs
    • Partners
  • Industries
    • Film & TV
    • Game Development
    • Motion Graphics
    • Virtual Reality
    • Synthetic Data for AI/ML
  • Community
    • Forum
    • News Feed
      • Overview
      • Project Profiles
      • Houdini HIVE Events
      • Contests & Jams
    • Gallery
    • Event Calendar
    • User Groups
    • Artist Directory
  • Learn
    • Tutorials
      • Overview
      • My Learning
      • Learning Paths
      • Tutorial Library
    • Content Library
    • Tech Demos
    • Talks & Webinars
    • Education Programs
      • Overview
      • Students
      • Instructors
      • Administrators
      • List of Schools
      • Resources
  • Support
    • Customer Support
    • Help Desk | FAQ
    • System Requirements
    • Documentation
    • Changelog / Journal
    • Report a Bug/RFE
  • Try | Buy
    • Try
    • Buy
    • Download
    • Contact Info
 
Advanced Search
Forums Search
Found 5 posts.

Search results Show results as topic list.

Technical Discussion » rotating/scaling packed geometry via vex/vops

User Avatar
grau
5 posts
Offline
 Nov. 19, 2013 06:04:45
Ah, I see. Everything works now, thank you very much.
See full post 

Technical Discussion » rotating/scaling packed geometry via vex/vops

User Avatar
grau
5 posts
Offline
 Nov. 17, 2013 17:12:49
Hi,
I'm trying to find a way to transform packed geometry. The instances seem to store their transformation matrices in the intrinsic primitive attribute called “packedfulltransform”.

So far I've been unable to change them with vex or vops. The following code compiles without error, but it doesn't do anything. What am I missing?

matrix value = { {1, 2.2, 0.7, 0.5}, {0.1, 5.2, 3.2, 1.2}, {0.8, 0.9, 0.1, 0.3}, {0.7, 0.6, 0.1, 0.2}};

setattrib(geoself(), “prim”, “path”, 0, 0, “test”, “set”); //only this line does something
setattrib(geoself(), “primintrinsic”, “packedprimitivename”, 0, 0, “test2”, “set”);
setattrib(geoself(), “primintrinsic”, “packedfulltransform”, 0, 0, value, “set”);
setattrib(geoself(), “primintrinsic”, “packedlocaltransform”, 0, 0, value, “set”);
setprimintrinsic(geoself(), “packedfulltransform”, 0, value, “set”);



Thanks in advance.
See full post 

Houdini Lounge » Cookie SOP Polyline - Box

User Avatar
grau
5 posts
Offline
 Oct. 23, 2013 10:19:50
Thanks, nice workaround.
See full post 

Houdini Lounge » Cookie SOP Polyline - Box

User Avatar
grau
5 posts
Offline
 Oct. 22, 2013 18:00:41
Hi
I want to remove the parts of some polylines that are enclosed inside a box. But the cookie SOP apparently only works with faces.
The polylines don't get divided, instead they disappear once their center is inside the box.
Is this the expected behavior? And is there a workaround?

Thank You
See full post 

Technical Discussion » Problem with pipeIn Export Flag

User Avatar
grau
5 posts
Offline
 Oct. 9, 2013 14:28:18
Hi,
I'm trying to send some data from one instance of Houdini to another using pipeOut and pipeIn CHOPs.
The connection works fine unless I try to enable the pipeIn's export Flag.
Enabling it after a connection is established works, but if it is already set the connection fails.

Is this the expected behavior or a bug?

Can the export flag be set via scripting? I would prefer to build a simple front-end for the finished tool.

thank you
See full post 
  • Quick Links
Search links
Show recent posts
Show unanswered posts
PRODUCTS
  • Houdini
  • Houdini Engine
  • Houdini Indie
LEARN
  • Talks & Webinars
  • Education Programs
SUPPORT
  • Customer Support
  • Help Desk | FAQ
  • Documentation
  • Report a Bug/RFE
  • Sales Inquiry
LEGAL
  • Terms of Use
  • Privacy Policy
  • License Agreement
  • Accessibility
  • Responsible Disclosure Program
COMPANY
  • About SideFX
  • Careers
  • Press
  • T-Shirt Store
  • Internships
  • Contact Info
Copyright © SideFX 2025. All Rights Reserved.

Choose language