DollyZoom Slider

Hi, This is a plugin to change Dolly Zoom (Adjust Lens Length and Dolly)

DollySlider: open the slider
DollyReset: reset the value to 50
Input value: if empty, it take the value of the slider

MouseClickDisable
MouseClickEnable

DollyZoomSlider.rhp (12 KB)

6 Likes

That’s beautiful! Did you write this using a transparent WPF window, or are you using a display pipeline to draw the slider directly on screen?

1 Like

Hi @brian

You are right , i use display pipeline and mouse event

I want this as default option!!!

That’s great!

I add an optional mouse and commands event, maybe help when create tutorials.

6 Likes

Really nice! Thanks a lot @seghierkhaled !

The new commands for buttons

DollyReset
DollySlider
MouseClickDisable
MouseClickEnable

UPDATED

Fix an error with Display pipeline when the window minimized

3 Likes