3d interaction objects?
-
Does it exist..
- Bezier for sketchup pro 6?
- 3d interaction objects? (Click and object changes color, or animation starts, open a window, etc..)
Thank you.
[honsuales]
-
Bezier: http://www.sketchup.com/?sid=79
The other could be created with observers.
-
NOTE - PLEASE READ!
Google SketchUp 6 users: Please note that at this time, previous versions of the ruby scripts sketchup.rb and LangHandler.rb can NOT be used with Google SketchUp 6.Name: Bezier
Description: A tool to create Bezier curves. Note: requires 'sketchup.rb'So if i want to use bezier for su pro 6 what do i do?
What are observers? ruby script? Thank you
[honsuales]
-
is there a new version of sketchup.rb for su pro 6? where can i find it?
[honsuales]
-
@unknownuser said:
NOTE - PLEASE READ!
Google SketchUp 6 users: Please note that at this time, previous versions of the ruby scripts sketchup.rb and LangHandler.rb can NOT be used with Google SketchUp 6.Name: Bezier
Description: A tool to create Bezier curves. Note: requires 'sketchup.rb'So if i want to use bezier for su pro 6 what do i do?
What are observers? ruby script? Thank you
dude, I'm using SU pro 6 and I can use the bezier curve tool. I got it from the official su download site.
[stuckon3d]
-
@unknownuser said:
is there a new version of sketchup.rb for su pro 6? where can i find it?
In Google SU V6 (pro & free) it's on your machine already in the /Tools folder. Leave it there - it's just fine. That notice you quoted is telling you to not copy your V5 scripts (those mentioned) to SU V6.
Yes, the bezier script works fine in SU V6.
An "observer" is a type of ruby script that "watches" what you do in SketchUp. When you do certain things, the ruby script can act upon it and provide the desired behavior.
Todd
-
Thank you, now it works fine i think i did something wrong the first time.
Observers is a ruby script ok, it would be great to write a script for people who want to make user interactive objects, at least animation, you click an object and it goes to a certain scene fo the animation something like raptors plugin for 3dmax.
I dont have no idea of ruby, i will start learning.
Any easy tutorial?
Thank you very much.[honsuales]
-
Is this script easy to write? Can someone write one for this scene jumping in the animation?
Thanks again.
[honsuales]
Advertisement