[Plugin] Camera Tools
-
Overview
A collection of camera related tools I'd forgotten to publish. They are rough tools I wrote just to get the job done - so consider this plugin a beta. I'm a bit short of time so I don't have time to describe them all now. The most interesting is probably Roll Camera.Access
Camera
Features
Roll Camera Tool
Requirements
- TT_Lib2 (v2.4.0)
http://sketchucation.com/pluginstore?pln=tt_camera
Footprint
<Sketchup>/Plugins/
+-
tt_camera.rb -
Thomthom,thank you again. You're short of time because of all the plugins you're working on . They're much appreciated.
-
I think it needs the TT_Lib2 subfolder also. Correct?
-
-
Thanks!
-
Great plugin...Thanks ..
-
thank you
-
just wonderful - thank you for this tool!
-
Nice render!
-
Thank You
only half as good without your plugin !!by the way: it has remained in the dream and there was only enough for a beetle which was also a good car )
Regards !
-
im on mac using su 2015, when i try to get the advaced menu i get this error in the console
Error; #<TypeError; no implicit conversion of Fixnum into String> /Users/romboutversluijs/Library/Application Support/SketchUp 2015/SketchUp/Plugins/tt_camera/core.rb;48;in `send_action' /Users/romboutversluijs/Library/Application Support/SketchUp 2015/SketchUp/Plugins/tt_camera/core.rb;48;in `block in <module;CameraTools>' SketchUp;1;in `call'
i did install latest tt_lib
-
Hey, this old plugin needs some marketing! Only after installing the new S4U Camera Clipping plugin (https://sketchucation.com/pluginstore?pln=s4u_Clipping_Camera) I realized that for years we have had a simple solution to clipping issues and it can be achieved with Camera > Advanced setting introduced by ThomThom.
What's more surprising to me is that it is actually a native SketchUp dialog that can be accessed via ruby console by just typing:
Sketchup.send_action(10624)
trueSo simple solver and some people still pay 50 bucks for some other plugin which does the same thing...
-
@einstein said:
So simple solver and some people still pay 50 bucks for some other plugin which does the same thing...
We pay for the plugin because it solves the problem, effectively. The developer invested considerable time, effort and resources to develop a solution. It was first. Only after it was released other people all of a sudden "discovered" the solution.
-
@juju said:
It was first. Only after it was released other people all of a sudden "discovered" the solution.
That's not true.
The Sketchup.send_action(10624) solution has been known long before the plugin came. -
@pixero said:
@juju said:
It was first. Only after it was released other people all of a sudden "discovered" the solution.
That's not true.
The Sketchup.send_action(10624) solution has been known long before the plugin came.The action may have been there, but nobody did anything. Strange how it all came together after the release of the extension.
-
It may not have been publicly known but I and others have been using it for years.
There is at least one old thread about it on the forum.A quick search and I found this post from 2016 by Pyroluna.
https://sketchucation.com/forums/viewtopic.php?f=180&t=44076#p607527
-
Indeed. I've used it for many years. I remember it being included in a list along with other Send Action options during the @Last days.
Advertisement