magicien / GLTFQuickLook

macOS QuickLook plugin for glTF files
MIT License
239 stars 9 forks source link

scroll does not zoom in and out #11

Open jl-DaDar opened 3 years ago

jl-DaDar commented 3 years ago

it moves the model up and down instead

magicien commented 3 years ago

You can use Shift + Mouse scroll to zoom in and out.

jl-DaDar commented 3 years ago

typically in standard gltf viewers, scroll means zoom in, right mouse click is to move position and left mouse click is rotate.

magicien commented 3 years ago

I see. Actually I can't change the control of the viewer. It's a SceneKit viewer and this plugin is a bridge for it.