|
Description
I have some ideas for COMPOSITE Nodes:
1) Input->Value is limited to 0..1 - why? Sometimes i need higher values - my workaround is today to use Convertor->Math->Add (value,0)
2) Input numbers are not precise
they are stored precise but can not edited again:
enter 1.0/17 [enter]
and then add *17 [enter]
3) New Node: Input->Real Time
with switch frame/seconds
to get real frame number or
to get real time in seconds (input->time return only value 0..1)
4) New Node: Output->Value
to display current value if possible. This feature could make new blender calculator :-) or you can check values
5) New Node: Distort->Align
Could be useful for watermark-image-effect. Today you can only move images with distort->displace. But this is depend on your output resolution. This new node could align image left/middle/right and top/middle/bottom with additional x/y-space distance
6) New Node: Input->Pick
get color from x/y point from input image
or some extra options (get darkest, get highest color from image without x/y-option)
7) New Node: Color->Warnings
Colorize pixels with a warning color that are over a range 0..1 to show over-highlighted pixels in image
Attachments
No attachments.
Duplicates
Comments
|
emu wrote on the 2 Aug 08 at 03:47
|
>>Output->Value ::The nodes don't (usually) work with a single value, but rather with images.
Except this one it all sounds good.
|
Post your comment
|