RodZill4
e919507f06
Added support for raymarching
...
- Added signed distance functions 2D and 2D input/output types
- Updated SDF2D nodes to used SDF2D inputs/outputs
- Added preview code for SDF2D and SDF3D
- Updates all SDF2D templates
- Added basic SDF3D nodes
2019-12-15 12:41:00 +01:00
RodZill4
b60085edd1
Updated shader editor so parameters, inputs and outputs can be reordered
2019-10-26 13:51:15 +02:00
RodZill4
a7f371e142
icons cleanup
2019-10-06 14:07:49 +02:00
RodZill4
3bb9dd50db
Generic node updates
...
- Added support for inputs and alternate syntax for parameters ($foo instead of $(foo))
- Added support for default input values ($uv can be used for non uniform defaults)
2018-11-19 23:09:22 +01:00
RodZill4
f06ffaf9f7
Added support for inputs in generic node and rewrote AdjustHSV as generic.
2018-11-11 19:18:26 +01:00
RodZill4
0d85cd5aef
Updated custom node and associated editor
...
Custom nodes now support outputs and basic (float) parameters, and are serialized/deserialized correctly.
2018-10-09 07:24:44 +02:00