Prototype Node Based Shader Editor in WebGL to edit and create materials interactively with nodes, where you can drag and drop textures and use multiple features similar to other editors
Writing a basic OSL color shader โ Oded Erell's CG Log
The following is an introduction to basic OSL shader syntax using a simple color blending shader example. a more general explanation of the subject can be read here. Notes: > Itโs highly rโฆ
Ramp Manager is a Python-based HDA which allows you to save colour and spline ramp presets for reuse across Houdini sessions.
You can forward ramps from the asset onto any other node and perform some common ramp manipulations.
I've personally used it to save visualisers (heat-map, blackbody etc), spline ease functions and many project-specific colour schemes.
You can download it as part of the Aelib library here:
https://github.com/Aeoll/Aelib
Or on its own here:
https://goo.gl/j47nrI
UPDATE - The new PolyPath SOP in Houdini 16 supercedes CurveJoiner, which has now been archived.
Aelib is a library of Houdini assets, presets and scripts.
It contains more than 50 HDAs which add functionality for geometry creation, deformation, curve tools, SOP utilities and more.
This video previews a selection of tools for manipulating polylines and other curves.
The library can be downloaded here - https://github.com/Aeoll/Aelib
Sine Wave Animated Motion โ Blue Bubble Bursting Pins
Step by step mathematical explanation of the Sine Wave function and how itโs used in defining motion. Increasing the frequency and increasing the amplitude and flipping the entire curve function.
Helix Along Curve - General Houdini Questions - od|forum
Hello, Could any one please help me with getting this helix to follow the input curve? I have a vop that generates a helix from the input curve which is great, I just need to make it follow the input curve as a guide now which is where I'm stuck. Appreciate any help offered, Thanks Helix_AlongCur...