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
    • Licensing
      • Overview
      • Commercial
      • Indie
      • Education
    • Help Desk | FAQ
    • System Requirements
    • Documentation
    • Changelog / Journal
    • Report a Bug/RFE
  • Try | Buy
    • Try
    • Buy
    • Download
    • Contact Info
 
Advanced Search
Forums Search
Found 98 posts.

Search results Show results as topic list.

Technical Discussion » camera reset on selection issue

User Avatar
gui2one
101 posts
Offline
 July 13, 2015 18:34:14
Hi everyone, I have an issue with Houdini indie. When I select a camera it often resets its transform to (0,0,0) . And I can't even undo to make it go back the old position. What's the deal with that ? is it a bug, or is there something I don't get ?

I noticed it happens only when view is in “show handles” mode.
This “thing” has already cost me an annoying amount of time. I really would like to know what is happening
See full post 

Houdini Indie and Apprentice » Static object interacting with smoke solver

User Avatar
gui2one
101 posts
Offline
 May 14, 2015 11:02:42
+1 for this question.
I REALLY would love to know a way to do this too.
See full post 

Houdini Indie and Apprentice » No success with HQueue....

User Avatar
gui2one
101 posts
Offline
 May 14, 2015 07:23:44
dani2055
Guys I finally got it sorted out!
I am going to post a short “How to” later on this evening or the latest by tomorrow morning!
Thank You again!!
Dani

Hi Dani. I have troubles running Hqueue render with 2 PCs too.
It would be awesome if you could explain what you did to make it work.
See full post 

Houdini Engine for Unity » Feature request

User Avatar
gui2one
101 posts
Offline
 April 27, 2015 18:26:57
oh yes , my mistake, you're right, it would be very useful indeed.
See full post 

Houdini Learning Materials » Pyro FX Render Passes

User Avatar
gui2one
101 posts
Offline
 April 27, 2015 18:24:09
in the pyro shader node, go in “Utils” tab, and then “Exports” tab.
See full post 

Houdini Engine for Unity » Feature request

User Avatar
gui2one
101 posts
Offline
 April 27, 2015 14:52:21
2-manipulating splines point by point is kind of slow, it would be amazing to be able to select a group of points and to be able to scale or rotate the points.

Actually I think you can edit multiple curvepoints at a time in unity (a houdini curve ) . Which is kind of ironic, because it's still not possible in houdini ( Indie at least ).
Somebody correct me if I am wrong :?:
See full post 

Houdini Indie and Apprentice » can Indie render on EC2 cloud ?

User Avatar
gui2one
101 posts
Offline
 April 27, 2015 13:07:45
By render limitations , do you mean resolution limitation ? or the“ one mantra token only” limitation ?
See full post 

Houdini Indie and Apprentice » can Indie render on EC2 cloud ?

User Avatar
gui2one
101 posts
Offline
 April 27, 2015 11:47:44
I am using Houdini Indie on windows7.
I am trying to render on the amazon EC2 cloud.

Is it even possible with a Indie License ?
See full post 

Houdini Learning Materials » Pyro FX Render Passes

User Avatar
gui2one
101 posts
Offline
 April 27, 2015 05:16:13
Hi, to get sperate render passes , just add “extra image planes” on a mantra Rop node. You will find it in “Images/Extra Image Planes” tab (on houdini 14).
-> click on “+” button at the bottom, then you can add any vex variable name.

-> for pyro shader you can find a list of build in variables : smoke_color , smoke_mask, fire_color, fire_mask. Enter on of these in the “vex variable” field. Be careful to set the “vex type” to something suitable.

->Then you can render your image, and mantra will output a separate image plane for each vex variable you want to export ( you can render any pass you can imagine.)

Hope it helps.
See full post 

Houdini Engine for Unity » issue with multiparm_block in unity

User Avatar
gui2one
101 posts
Offline
 April 20, 2015 13:58:27
thanks
good to know, I can stop fighting now
See full post 

Houdini Engine for Unity » hda in unity returns invalid argument [SOLVED]

User Avatar
gui2one
101 posts
Offline
 April 20, 2015 11:37:23
ok ! it hits me now : I wasn't paying attention to the template flag in houdini at all. I thought only the display flag was important.
Indeed , it was the the node with the template flag “on” that was disappearing in unity. I unchecked the template flag in my hda, and everything works fine now, even without “import templated geo” checked on.

Thank's a lot for the info.
See full post 

Houdini Engine for Unity » issue with multiparm_block in unity

User Avatar
gui2one
101 posts
Offline
 April 20, 2015 09:39:53
Hi everyone, I have issue with a multiparm block from an object_merge sop.
I am trying to use a set of multiple curves to add door holes in some wall geometry.

the multiparm block from the object_merge sop appears ok in the hda top level UI, no problem about that.
Things become a little stranger once in unity: I can still see the multiparm thingy, I can add as many items as I want. but the part where I would drag and drop a unity gameobject is grayed out. I can't drop anything in.
Instead, there are some new parameters ( in the “Houdini Asset OTL” component)

Why can't I access parms directly in the “Houdini Parm” component ?

I have the feeling I am not being very clear …
I attached a picture to illustrate what I am saying
See full post 

Houdini Engine for Unity » hda in unity returns invalid argument [SOLVED]

User Avatar
gui2one
101 posts
Offline
 April 17, 2015 19:30:45
I have upgraded to the last daily build : 14.0.305

I'm afraid it doesn't solve the problem. There is some evolution though :

Error in the console is gone. but one of the 2 objects in the hda doesn't appear , though it present in unity hierarchy window this time, as “uninitialized_geo”.

fortunately checking “Import Templated Geos” in global settings still solves the problem.And by the way, checking the option on the hda itself doesn't work , contrary to what I wrote in the previous post.

hope it helps.
See full post 

Houdini Engine for Unity » hda in unity returns invalid argument [SOLVED]

User Avatar
gui2one
101 posts
Offline
 April 16, 2015 11:47:43
I think I found a solution to my problem.
Everything works fine as long as I check on the “import Templated Geos” which is located in the cooking options of the hda root element, or on houdini engine settings inside unity.

I hope it can be useful to someone with the same issue.
See full post 

Houdini Engine for Unity » hda in unity returns invalid argument [SOLVED]

User Avatar
gui2one
101 posts
Offline
 April 16, 2015 07:58:31
I am trying to load a very simple hda into unity, and it refuses to recook after I made a minor change in the hda and tried to rebuild it. It doesn't build even if I undo the change I made in the hda.

unity debug log window prints :
Obj(id: 1, name: geo1): Invalid argument given: Tempated geo did not cook. Geo info may be out of date.
Object Path: /obj/turret1/geo1


for every subobjects in the asset. ( 2 in my case )
I am using houdini indie 14.0.291
and houdini engine 1.9.17

is it a bug or am I doing something wrong ?

Here is the hda file.
Edited by - April 16, 2015 12:11:00
See full post 

Houdini Indie and Apprentice » can Indie connect to a distant license server ?

User Avatar
gui2one
101 posts
Offline
 April 15, 2015 05:41:48
thank you for your answer
See full post 

Houdini Indie and Apprentice » can Indie connect to a distant license server ?

User Avatar
gui2one
101 posts
Offline
 April 14, 2015 11:15:50
Is my question not clear ? or maybe dumb ?
See full post 

Houdini Indie and Apprentice » can Indie connect to a distant license server ?

User Avatar
gui2one
101 posts
Offline
 April 13, 2015 07:56:02
I understand Houdini licenses are node locked.
I acquired a houdini indie license. I use it on a computer at my work place.

My question is : Is there a way for me to use the same license at home ?

I read on FAQ that you can connect to a “remote” hserver , but does it need to be on the same local network ?
See full post 
  • First
  • 2
  • 3
  • 4
  • 5
  • Last
  • 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
  • Internships
  • Contact Info
Copyright © SideFX 2025. All Rights Reserved.

Choose language