horster camera Control for Grasshopper
horster cameraControl tools make it easy to control camera in Rhino viewport via Grasshopper.
for now it consists of three components:
- getCamera - gets the location, target, lens length and 'up' vector of current viewport camera.
- setCamera - sets the current viewport camera. (taking as inputs location and target point, lens length (optional) and 'up' vector (optional).
- animateCamera - allows the user to save series of views directly from Rhino viewport and animate smooth transition between them
horster tools were developed as part of BAD.Research program. this is the first release of the tool: i'll be greatful for any feedback and suggestions.
to install:
- in Grasshopper, choose File > Special Folders > Components folder. save the gha file there.
- right-click the file > Properties > make sure there is no "blocked" text
- restart Rhino and Grasshopper
i recommend starting with camControl example files.
Jacek Markusiewicz
Architect. Researcher
BAD.Research
jmarkusiewicz@bad.ar.com
Plug-in rating:
(2 votes)
Downloads:
Homepage:
BAD.




Comments
It will be nice to produce also plane, perpendecular to the camera by this component
is it possible to control the rhino sun light? Someting like the camera control?
nice,
I have a question,
is it possible to control the camera in other viewports not the current one.
I mean I need to be working on what ever viewport which is the current viewport and I want to have one viewport specifically to be controlled by HORSTER from grasshopper.
thanks