algorithmic modeling for Rhino
Tags:
Dim viewport As MRhinoViewport = app.ActiveView.activeviewport
viewport.SetTargetAndCameraLocation(x, y)
vicente - does this code still work with the latest version of grasshopper?
i setup a componenet but nothing happens with your instructions - i've made sure perspective is active.
please let me know!
thanks!
This is a very old thread. You can still use old code using the legacy VB.NET component.
The modern code to achieve the same thing is:
doc.Views.ActiveView.ActiveViewport.SetCameraLocations(x, y)
Hi Peter,
Have you used horster before? I think that may serve what you want.
You can adjust the location of camera, target point & lens length from within gh. You may put a slider to evaluate the camera path to a point and set it as the camera location.
http://www.grasshopper3d.com/group/horster-tools
Kenneth
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by