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 102 posts.

Search results Show results as topic list.

Technical Discussion » can FLIP has texture?

User Avatar
igou
102 posts
Offline
 April 10, 2014 11:25:29
wow~ thank you Ian, very cool one!
See full post 

Technical Discussion » can FLIP has texture?

User Avatar
igou
102 posts
Offline
 April 9, 2014 23:16:51
it's very cool one…….thank you eetu!
I thought my pool brain can't understand what the guy did. it is diffusion of uv?
btw, what is “Latency”, it's a attribute in Houdini? I just see the help but didn't found it.
See full post 

Technical Discussion » can FLIP has texture?

User Avatar
igou
102 posts
Offline
 April 9, 2014 10:29:01
hello
I have to create a lava flow, and want to use texture to add some detail to FLIP. I tried give particle a rest position as a coordinate before sim. but the way seen not good, the rendering result is terrible…
maybe there is a way can give FLIP a correct texture coordinate?

thanks!
See full post 

Technical Discussion » how to create Maya's Goal without creep

User Avatar
igou
102 posts
Offline
 April 5, 2014 01:50:21
sorry for question this issue again.
Primitive Attribute VOP is like use “primitive uv” to find position. can we use “texture uv” instead?
I up a scene file. in this case the particle should look a array on whole surface not only on the polygon which primitive number is “0”.
See full post 

Technical Discussion » pyro displacement and restfield?

User Avatar
igou
102 posts
Offline
 April 3, 2014 11:49:21
thanks for sharing, it's very cool
See full post 

Technical Discussion » pyro displacement and restfield?

User Avatar
igou
102 posts
Offline
 April 2, 2014 06:52:17
thank you, now rest field can work!
and for the N field, I need more time to try: )
See full post 

Technical Discussion » pyro displacement and restfield?

User Avatar
igou
102 posts
Offline
 April 1, 2014 00:17:55
I'm curious about pyro material “displacements” and rest attribute

for displacements, I guess it need a Normal attribute to work. but I have no idea how to create normal for volume.
for rest, I turn on “enable rest” in pyrosover. but I did't see rest created in information, pyrosover and dopI/O node both not.

could I ask some help? thank you
See full post 

Houdini Indie and Apprentice » fbx export cam to houdini

User Avatar
igou
102 posts
Offline
 March 28, 2014 06:15:37
thank you Joker. I check again and notice a stupid mistake, frame rate isn't correctly…XD'''
See full post 

Houdini Indie and Apprentice » fbx export cam to houdini

User Avatar
igou
102 posts
Offline
 March 28, 2014 04:45:16
Hi,
I just doing lava with houdini but my team use max. so I have export camera from max to houdini.
I try fbx, but if the camera has animation,it's translate will not correctly. free camera and target both not. in fbx setting I check the“Bake Animation” and “Resample All”, so I'm sure the keys is every frame. if I use max to load this fbx scene, it will correctly…

could someone give me a idea, please.
See full post 

Houdini Lounge » how much gpu memory openCL(pyro) can handle?

User Avatar
igou
102 posts
Offline
 Feb. 6, 2014 05:43:10
wow! thank your information.
See full post 

Houdini Lounge » how much gpu memory openCL(pyro) can handle?

User Avatar
igou
102 posts
Offline
 Feb. 5, 2014 00:24:18
Hi every one
I use a 6GB card to did some test for pyro with openCL. in this test I enable auto resize so that the memory used will increase slowly, but when gpu memory used go to about 4GB the sim stop.
it's mean 4GB is the maximum openCL can handle?

just want to know how much memory openCL can handle, because I'm plan to buy a new card but confuse buy a 4GB or 6GB+ one
See full post 

Work in Progress » POP run along font

User Avatar
igou
102 posts
Offline
 Feb. 1, 2014 07:59:57
Hi guys
I just did a test which inspired by this:
https://www.youtube.com/watch?v=8fhVUVdH_m8 [youtube.com]
and I want to share the scene (please be careful of music which recorded by a accident.
https://www.youtube.com/watch?v=4bLqEq8T7PI&hd=1 [youtube.com]

cheer : )
See full post 

Technical Discussion » POP instance and collision

User Avatar
igou
102 posts
Offline
 Jan. 16, 2014 23:18:52
OK, I solved the first & second problem after I took a great sleeping : )
I give each particle a different instancepath so they will get different sop node. and give instancepath a animate value than the No.3 Q will solve,too. I guess.
but I'm confuse that is a good idea? this idea need too much sop node just like maya, I not really like it…

btw, about spin issue, I give it a orient value directly instead of use torque dop.
See full post 

Technical Discussion » POP instance and collision

User Avatar
igou
102 posts
Offline
 Jan. 16, 2014 06:30:30
I have some question about POP, maybe those is silly but always bother me…orz

1. how to spin particle and start as a different direction?
I create a normal different each particle so instance has a unique direction at first. but the POP torque will reset the direction to default. even I use expression give torque a rand axis those particle still start a same direction.
I don't know if there is other way to spin without torque.

2. can POP instance to use multiple source?

3. can POP instance use a animate obj? (animate time need use particle age)

4. use RBD or static obj to do collision (object has deforming) is very heavy, if we have a batter way,please?

well… POP is really difficult for me : )
thanks for help
See full post 

Houdini Indie and Apprentice » drops slide on surface

User Avatar
igou
102 posts
Offline
 Dec. 13, 2013 03:27:30
sorry, I don't understand what is using velocity, could I ask more detail information?
I just want to let those particles sliding and don't fly out from surface (but affected by force like gravity or noise)
thank you!
See full post 

Houdini Indie and Apprentice » drops slide on surface

User Avatar
igou
102 posts
Offline
 Dec. 13, 2013 00:10:27
add infomation:
I just noticed increase Oversampling and result will be batter. but is not perfect ( still stop on somewhere )
See full post 

Houdini Indie and Apprentice » drops slide on surface

User Avatar
igou
102 posts
Offline
 Dec. 12, 2013 11:58:46
hello everyone
I'm trying to do particle slide on a sphere surface just like the rain drops. I use creep pop to do that, but drops will stop in middle of this sphere and don't move anymore.

I didn't found the reason and hope some help, please.
thank you.
See full post 

Houdini Lounge » will SLI(or CF) help pyro in OpenCL?

User Avatar
igou
102 posts
Offline
 Dec. 6, 2013 20:52:31
oh….I see. thank your info.
wish this day will coming soon!
See full post 

Houdini Lounge » will SLI(or CF) help pyro in OpenCL?

User Avatar
igou
102 posts
Offline
 Dec. 6, 2013 09:45:01
if has SLI or CF, pyroFX(with openCL) can use both card's memory or just one card's? and will faster than single card?
See full post 

Houdini Indie and Apprentice » is possible to decrease num of CPU use task manager

User Avatar
igou
102 posts
Offline
 Nov. 30, 2013 04:35:08
thank you tow. switch the priority of houdinifx is work!
See full post 
  • First
  • 1
  • 2
  • 3
  • 4
  • 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