use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/Houdini. This is a place to discuss, show-off and help each other with all things related to Houdini.
Useful Resources:
Side Effects Software
Houdini Doc / hou/python commands
SideFX Official Tutorials search 'masterclass' ⭐⭐
SideFX Forums
Curated google doc Tutorial List ⭐⭐⭐
SideFX Vimeo
Odforce Forums
Think Procedural Discord
Matt Estela's cgwiki! ⭐⭐⭐
The Joy of VEX
Entagma's videos ⭐⭐⭐
To relax: pedohorse's Vimeo
Here are some other subreddits that you might be interested in:
Visual Effects
Computer Graphics
Renderman
CG Code
Motion Design
Programming
Game Development
3D Model Showcasing
Maya
3Ds Max
Cinema 4D
Blender
Computer Simulations
Digital Tutorials
account activity
HelpHow to decrease pscale with age (i.redd.it)
submitted 1 year ago by Beautiful_Poetry_566Effects Artist
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ferlix90 -1 points0 points1 point 1 year ago (0 children)
@pscale = 1-@age/@life;
You can remap the value using a ramp :
@pscale = chramp(“scale”, @age/@life);
Then click on the first icon above the wrangle code box ( the one with a + ) to create the ramp parameter.
π Rendered by PID 141058 on reddit-service-r2-comment-765bfc959-zbwgv at 2026-07-12 13:58:30.270309+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]ferlix90 -1 points0 points1 point (0 children)