arjanM
arjanM
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Vex is very slow and keeps messaging "duplicating input" Oct. 14, 2019, 9:25 a.m.
This suddenly happened. Every time I make a node or change a parameter, houdini will not respond for a few seconds in a volume vop.
I deleted the prefs, reinstalled houdini, switched to a stable version (17.5 391) and updated my graphic card drivers (latest radeon drivers), but the problems still occurs.
Does anybody has an idea what this could be?
edit.
I have this problem with all vex related nodes
I deleted the prefs, reinstalled houdini, switched to a stable version (17.5 391) and updated my graphic card drivers (latest radeon drivers), but the problems still occurs.
Does anybody has an idea what this could be?
edit.
I have this problem with all vex related nodes
SDF from Curves? July 29, 2019, 11:45 a.m.
I think using trace is your best option for something like this. Although you need to have a high resolution volume to get decent lines from it.
You can use the trace node in a loop to get these isolines.
I am curious if there is a better solution for this.
You can use the trace node in a loop to get these isolines.
I am curious if there is a better solution for this.
Curve intersection problem! July 29, 2019, 10:25 a.m.
Alternatively you could use the triangulate2d node for stuff like this.