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

Search results Show results as topic list.

Technical Discussion » Instancing RBD sim

User Avatar
uuLLFA
90 posts
Offline
 Oct. 31, 2019 13:58:42
Hi! I'm trying to use octane to render a RBD sim.Since Octane doesn't support packed prims, I'm trying to use the instance node to use the points from the sim and the transform attributes to “transfer/instance” the geo to the points. It only seams to work correctly with instancefile attribute (which I know isn't currently supported in octane) but not the instance attribute (which is supported in octane). I've uploaded the project folder to dropbox, if you can take a look at it, I'd greatly appreciate it! Thanks!


https://www.dropbox.com/sh/rgpqoc6o32bpjla/AAAtS0Aa33CR6_GCWbH6QCKQa?dl=0 [www.dropbox.com]
See full post 

Technical Discussion » compiled blocks error

User Avatar
uuLLFA
90 posts
Offline
 Aug. 20, 2018 23:49:16
N-G
Base on what i'm seeing in the picture you can put your compile begin right before the for each loop.
Another way is using a point wrangle instead of using delete SOP.
Thanks! I'll try that.
See full post 

Technical Discussion » compiled blocks error

User Avatar
uuLLFA
90 posts
Offline
 Aug. 19, 2018 04:42:15
Hello, I'm trying to use a compile block to multi thread a for each loop. I'm getting an error at the output node, referencing a delete node inside the block. I've attached screenshot of the error and the referenced node. Any ideas why is that not allowed and how I can fix it/alternative? Thanks!
Edited by uuLLFA - Aug. 19, 2018 04:42:55
See full post 

Technical Discussion » Houdini on Ubuntu

User Avatar
uuLLFA
90 posts
Offline
 June 4, 2018 04:42:29
JJ FX
Hi,

Just build a new machine, installed new Ubuntu and Houdini.

But Im getting some issues with display and in general. When I run help window Im getting weird display failures. Like GPU is failing or completely freeze the whole system.

Which version of Ubuntu are you using? The recommended one from SideFX is LTS 14. I find that Mint 18 had great support for Houdini
See full post 

Technical Discussion » H16.5 reference plane grid ruler

User Avatar
uuLLFA
90 posts
Offline
 May 29, 2018 20:12:27
Hello,

For some reason, the grid ruler on the reference plane only goes from 0 to 5, and keeps looping like this. Not sure how to fix this so it goes from 0 and keeps incrementing.
See full post 

Technical Discussion » recreate wireframe SOP using CopyToPoints

User Avatar
uuLLFA
90 posts
Offline
 May 8, 2018 19:28:10
Hello,

I'm trying to replicate the functionality of the wireframe SOP using copy staming/copy to point. The reason I'm trying to do this is because I want to pre fracture a tube then copy it into position to act as a wireframe, instead of having to fracture the entire wireframe (tried it and it crashed my computer since I'll have 1000s of tubes to boolean). I figured out how to measure the distance of the edges and transfer it to the tube's height, and I figured out how to get midpoint to copy the tube to. My last problem is how to orient the tube correctly to match the wireframe ? I've included the scene file.
See full post 

Technical Discussion » Boolean not working with PolyExtrude

User Avatar
uuLLFA
90 posts
Offline
 May 8, 2018 14:28:31
Midasssilver
Would need to see the geometry, but there are a few rules for making sure you have clean geometry that is good for boolean fractures.

Here is a simple grid extruded. Turns out what Henriksson mentioned was the problem. When doing a negative extrusion, it doesn't work.
See full post 

Technical Discussion » Boolean not working with PolyExtrude

User Avatar
uuLLFA
90 posts
Offline
 May 8, 2018 11:06:44
vusta
with polyextrude, did you forget to Output Back ?

I had output back on.
See full post 

Technical Discussion » Boolean not working with PolyExtrude

User Avatar
uuLLFA
90 posts
Offline
 May 8, 2018 03:03:25
Hello, I noticed that when i try to shatter a geo that I created by extruding a surface with polyextrude, it simply doesn't work (won't shatter). If I use Extrude volume on the other hand, it works just fine. Am I missing something or is this a bug?

Thanks!
See full post 

Technical Discussion » voronoi fracture issue

User Avatar
uuLLFA
90 posts
Offline
 April 19, 2018 18:24:52
Can you display the actual error message?
See full post 

Technical Discussion » RBD/Pyro workflow

User Avatar
uuLLFA
90 posts
Offline
 April 10, 2018 00:10:43
Hello,

I have a question regarding the interaction between pyro/rbd. I haven't seen many people driving their rbd sims from their pyro sims, it is usually the opposite (pyro driven from RBD). Is there a reason for this? shouldn't the force of pyro explosion drive the rbd sim? Is there a tutorial/article on how I can achieve this?

Thank you!
See full post 

Technical Discussion » Exporting transformation matrix

User Avatar
uuLLFA
90 posts
Offline
 March 29, 2018 21:17:39
Hello,

I trying to figure out a way to export the transformation matrix of instanced geo into a csv file. The reason I want to do that is I want to import the transformation data for the instanced geo to use with octane standalone scatter node. Here is more info on the format required: https://docs.otoy.com/StandaloneH_STA/StandaloneManual.htm#StandaloneSTA/Scatter.htm%3FTocPath%3DWorking%2520With%2520Files%2520and%2520Geometry%7CManaging%2520Geometry%7C_____7 [docs.otoy.com]

Any tips or info on how to start this would be great.

Thanks!
See full post 

Technical Discussion » constraint network for sub fractured pieces

User Avatar
uuLLFA
90 posts
Offline
 Oct. 9, 2017 00:14:03
Hello,

I created a shatter that creates concave pieces, so I thought I'd do a voronoi fracture on sub-pieces. I've been trying to figure out a way to create a constrain network to hold the convex pieces of the original concave pieces together, but I can't figure it out. I tried to copy class attribute from connectivity sop of the original fracture use it as controlling attribute in cluster point node but that didn't work. Only way it kind of works is if I turn of name attribute from voronoi fracture/assemble node but then the inside edges are not connected properly.
Edited by uuLLFA - Oct. 9, 2017 00:16:12
See full post 

Technical Discussion » Splitting up pyro cluster simulation into multiple files

User Avatar
uuLLFA
90 posts
Offline
 Oct. 7, 2017 02:36:40
I figured out a solution in case someone else needs help. Just use blast node and select the prim_x group and then delete non selected.
See full post 

Technical Discussion » Is Houdini like Max (based on single-threading)?

User Avatar
uuLLFA
90 posts
Offline
 Oct. 7, 2017 01:56:38
Depends on what you're using in Houdini. Houdini is a big program with vast capabilities. Almost all the simulation/vfx stuff is multi-threaded. You also have VEX (programming language for houdini) which is multi threaded. Like others said, Houdini is customizable, so if something isn't multi-threaded, you can probably work around it and get multi-threaded solution.
See full post 

Technical Discussion » Splitting up pyro cluster simulation into multiple files

User Avatar
uuLLFA
90 posts
Offline
 Sept. 27, 2017 22:45:14
Hello,

I did a pyro simulation with clustering and I have trouble rendering it in Octane Render. I posted on the octane forum and the plugin developer said that octane currently can't recognize more than one volume primitive per geo node. While he works on fixing this, is there a way to split up sim where each cluster is it's own file?

here is the thread on octane forum: https://render.otoy.com/forum/viewtopic.php?f=101&p=322999 [render.otoy.com]
See full post 

Technical Discussion » meshing points created with VEX

User Avatar
uuLLFA
90 posts
Offline
 Sept. 27, 2017 18:23:53
Aizatulin
Hi,

you can use a grid for example, where the geometry is already connected the way you want.
In the next step you can use relbbox for example to calculate the right u-v-coordinates for each point.
After this you can use your formula (or any other surface parameterization) to map each point to the right position.


This works great! Thank you for the help!
See full post 

Technical Discussion » meshing points created with VEX

User Avatar
uuLLFA
90 posts
Offline
 Sept. 27, 2017 13:46:56
Hello,

I have been working on creating super shapes (shapes based on super formula). I have been successful at creating the points representing the vertices of the shape, but I'm having trouble meshing it. Below are the steps I used to create the points:

1) Used following tutorial to create a sphere (adapted from processing to VEX)



NOTE: I skipped the part where he meshes the sphere as he used a 2D array, and from what I found out, VEX doesn't have a 2D array.

2) Used following tutorial to manipulate the radius according the super formula.




Right now, I'm just using VDBFromParticles and then ConvertVDB to convert it to a mesh, but the result is not ideal and not realtime.

Any thoughts on connecting the points properly to have a mesh?

I've attached a hip file with my current setup.
See full post 

Technical Discussion » Houdini breaking up polygons into UV islands

User Avatar
uuLLFA
90 posts
Offline
 Sept. 14, 2017 13:02:46
Thank you for the help jsmack
See full post 

Technical Discussion » Houdini breaking up polygons into UV islands

User Avatar
uuLLFA
90 posts
Offline
 Sept. 11, 2017 13:42:47
Hello,

It seems like when ever I import an obj, or use one of Houdini's UV tools, it breaks up each polygon into a UV island. When opening the obj in zbrush or 3ds max, it is indeed the case that each polygon became it's own uv shel. Even after adding a UV Fuse node, each polygon is it's own uv shell.
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
  • T-Shirt Store
  • Internships
  • Contact Info
Copyright © SideFX 2025. All Rights Reserved.

Choose language