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

Search results Show results as topic list.

Houdini Indie and Apprentice » No OpenCL platform has the specified device type !!HELP!!

User Avatar
ripclaw
96 posts
Offline
 Nov. 15, 2018 12:25:51
Thanks to Support I've learned that there's an issue with current nvidia drivers, try going back to 416.34.0.0, that has worked for me!
See full post 

Houdini Indie and Apprentice » Issues with Character Picker layout load/save

User Avatar
ripclaw
96 posts
Offline
 March 21, 2018 16:07:03
This is still broken with 16.5.405. I mean, seriously?
See full post 

Houdini Lounge » Question about Houdini's version...

User Avatar
ripclaw
96 posts
Offline
 March 28, 2017 17:14:15
Afaik it's for those who wrote C++/Python plugins that rely on version 4 of Qt.
See full post 

Technical Discussion » GLSL point scale attribute

User Avatar
ripclaw
96 posts
Offline
 Oct. 27, 2016 13:27:01
I've been playing with GLSL shaders but so far I haven't worked out how to access things like point scale. Are there any samples around somewhere?
See full post 

Technical Discussion » Save wipes all custom parameters

User Avatar
ripclaw
96 posts
Offline
 Oct. 25, 2016 10:32:45
Hey guys,

I've just experienced the strangest (and nastiest) but just now in 15.607. Unfortunately I can't reproduce it after rebooting, but I was wondering whether anyone else hit it too.

Basically what happens is that at some point during save, Houdini wipes all and every custom parameters from the nodes. Every single one. They are all reset to default. I'm using Octane, not sure if that is related or not (all those parameters were gone too).

Luckily I had an earlier backup which was fine, but that was again corrupted later (until I now rebooted and everything is fine again).

Since I cant reproduce it now, there's not a lot I could put into a bug report, but maybe you have seen something like this happen as well?

Michael
See full post 

Work in Progress » C++ Wrangle: The Last Frontier In Custom Tool Development From Within Houdini

User Avatar
ripclaw
96 posts
Offline
 Oct. 25, 2016 05:36:01
Have you by chance heard back from Sidefx regarding whether they plan to incorporate it? This would be very, very cool. I mean, in-app access to its C++ SDK? That's be a first I think, and it's just super powerful.
See full post 

Work in Progress » Incremental Save shelf tool and other stuff

User Avatar
ripclaw
96 posts
Offline
 Oct. 25, 2016 05:27:55
Heyho,

I've just started a github repo where I'll be putting my public scripts in the future. For now, it's just a simple incremental save script. I like having control over when I increment my versioning and how it's formatted, so that's why I wrote this simple shelf tool. Feel free to play around with it…

https://github.com/flipswitchingmonkey/fsm_vexnstuff/tree/master/shelf [github.com]

Cheers
Michael
See full post 

Technical Discussion » Houdini error after Windows update...

User Avatar
ripclaw
96 posts
Offline
 Aug. 8, 2016 12:15:41
15.5.560 works (and the latest 523 octane build works with that one too, of you use that)
See full post 

Technical Discussion » Houdini Environment Weirdness

User Avatar
ripclaw
96 posts
Offline
 Aug. 8, 2016 11:53:40
15.5.560 (daily build) seems to work again
See full post 

Technical Discussion » Houdini Environment Weirdness

User Avatar
ripclaw
96 posts
Offline
 Aug. 8, 2016 11:37:47
I've posted this as a bug (since I'm experiencing the exact same issue now), let's hope there's a quick solution.
See full post 

Houdini Indie and Apprentice » How do I use UV mapping from Cinema 4D in Houdini?

User Avatar
ripclaw
96 posts
Offline
 April 22, 2016 16:32:56
You can use OBJ, Alembic or FBX for example. All of those should work fine between C4D and Houdini.
See full post 

Technical Discussion » OpenGL ROP, nVidia / Win, blue dots for vertices

User Avatar
ripclaw
96 posts
Offline
 Feb. 24, 2016 12:34:20
Has anyone else had this issue? It's only happening on my machine with the latest nvidia drivers and an original Titan. On a different machine OpenGl renders fine.

Basically what it does is render bright blue dots for every vertex, regardless of any setting I set up.
See full post 

Technical Discussion » ForEach SOP stop condition based on inner detail attribute

User Avatar
ripclaw
96 posts
Offline
 Jan. 11, 2016 10:31:21
Yeah, no, what I meant was to create for example instead of “stop” another attribute called “stop_nexttime” and then check that one and if that is set, set “stop”. Yeah, it's convoluted, but that'd work I guess.
See full post 

Technical Discussion » ForEach SOP stop condition based on inner detail attribute

User Avatar
ripclaw
96 posts
Offline
 Jan. 11, 2016 05:17:53
Yup, seems like the stop condition is evaluated first. So I'd probably just do something like if(detail(“attribwrangle2”, “stop”,0)==2, 1, 0) and raise the stop attribute twice. Hardly elegant, but probably the only way (or make your test inside the foreach so that it only sets “stop” _after_ it ran successfully)
See full post 

Technical Discussion » Alembic to Cinema 4D

User Avatar
ripclaw
96 posts
Offline
 Jan. 9, 2016 17:04:39
Hi Admir,

if you import the alembic as polygons the particles are imported as disconnected vertices without any of their attributes, which is fine if they are to be used for a cloner for example, but otherwise you need to import them as particles geometry. Note that they come in as Thinking Particles particles, not as “regular” cinema particles.

Now here's the kicker: in theory, you would now be able to access the attributes through TP Data Channels. However, due to a bug in how Alembic is implemented in C4D, currently Cinema does expect the attributes to be on the root level of the Alembic file when in fact they are all located beneath “arbGeomParams” (where they belong). And as far as I know, right now there is no way to get to them with standard c4d tools.

You can however overwrite the Size or Scale parameter in via TP in Xpresso and that is easily done. If you don't need the original attributes from Houdini and just want to scale the particles in Cinema, import them as Particle Geometry and run them through a simple Xpresso setup
See full post 

Technical Discussion » FEM: Gravity much stronger than other forces

User Avatar
ripclaw
96 posts
Offline
 Jan. 6, 2016 10:58:45
Thanks, that makes sense
(though it'd probably be good if the naming on the gravity node would be slightly different than on the other force nodes, since calling it all “Force” is pretty confusing tbh.)
See full post 

Technical Discussion » FEM: Gravity much stronger than other forces

User Avatar
ripclaw
96 posts
Offline
 Jan. 5, 2016 09:05:09
I'm curious if someone could give me a hint as to how external forces are calculated where FEM solid objects are concerned.

Take a simple solid object. By default a Gravity DOP will be attached, adding to the downward force. This will work as expected.

Now replace the Gravity DOP with an Uniform Force DOP or any other node that modifies force. Notice how they barely influence the object at all. To get a behaviour similar to the Gravity DOP you need to input forces of -1000 or more!

Why is Gravity “special” here?
Is there a drag parameter that is set so high by default that other forces are almost ignored, and if so, where is it hidden?

Cheers
Michael
See full post 

Technical Discussion » global vex include

User Avatar
ripclaw
96 posts
Offline
 Nov. 23, 2015 05:52:17
It'd be awesome if we had access to the hou.session module from within VEX and if we could store data in there as well. That'd solve so many problems…
See full post 

Technical Discussion » H15: Principled Shader missing Opacity?

User Avatar
ripclaw
96 posts
Offline
 Oct. 21, 2015 09:50:35
Yeah, they don't. But it's trivial to add (Allow Editing > add Bind/Parameter node and connect to computelighting1 ‘Of’ input, done), so I don't quite understand why it wasn't done. And it is definitely useful to have, imho.
See full post 

Technical Discussion » line rendering variable width - disable interpolation?

User Avatar
ripclaw
96 posts
Offline
 Oct. 21, 2015 09:39:15
Is it possible to somehow disable the interpolation that takes place when the width or pscale attribute on a point changes between points? E.g, when it changes from 1.0 to 0.0, to receive a hard edge as an output (similar to how ramp parameters behave when turning the interpolation to “constant”.

For example, what I want in the attached example is for the rendering to appear as “on/off” instead of the pinched endings. Those pinches are some sort of interpolation between the 1.0 and 0.0 width points. Same happenes with the curve render and rendered as a polywire.

(I know I could create multiple “sliced” nurbs curves, but I'd prefer to use a ramp to adjust the widths for a full curve at once)
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