Add some light coming from indoors.
Posts
-
RE: Runtime error
It happens when I press play on sketchyphysics; but only sometimes
-
RE: Opaque Images Appear Transparent
OR... you could just hit the "K" key (if you haven't changed that)
-
Runtime error
Then sketchup closes; then, I get a bug splat. WHAT'S GOING ON!?!?!?
-
RE: Oscillator (Where to find?)
I have never been able to figure out how to use the oscillator joint. Instead, I usually use the slider joint. All you have to do is make the slider the right length and then, select it and click the UI button to the left of the joint connection tool. Once you have the UI open, find the controller box.
Once you find the controller box, simply typeoscillator(500)
You can substitute 500 for any number. The higher the number, the slower the object will oscillate. I suggest starting at 500, and then fine tuning it. -
RE: How do I edit an .rbs file?
If you do make an unpacking program, I'd like a copy
-
RE: [Plugin] Facewarp
@unknownuser said:
Lots of vanishing lines when drawing? And not all faces created?
This plugin does not always work when 2 points have the same location. Also, may give unexpected results when 3 points are collinear.
@tig said:
http://code.google.com/apis/sketchup/docs/ourdoc/edge.html#split ???
This will only split a line into 2 segments with controllable proportions, I am looking for something more like this:
edge.divide(5) # for 5 equal-length segments
-
[Plugin] Facewarp
My original post was here. I still got tired of dividing edges(by the way, does anyone know how to do this with ruby?), then welding them back together, then filling out a lot of dialog boxes. So, I made my own plugin to do this. I give you:
-
RE: [Plugin] Treemaker
@pichuneke said:
Perhaps you could make clouds with this plugin... at least the typical ones from anime, or a comic.
I can also see my plugin making lightning.
-
RE: [Plugin] Treemaker
@frederik said:
Although it's ver. 5.0, the setting options are still very limited...
I tried to keep it simple
-
[Plugin] Treemaker
As you may have guessed by the name, this plugin creates trees.
Required: Progressbar.rb
-
Dynamic non-component
I wanted to use this with my pipe tool, but wasn't sure how. I guess that this is as good of a start as any:
-
RE: [Plugin] Pipe Tool (UPDATE 3/19/2011)
@gaieus said:
Michael,
Don't get me wrong here for this question; you "made a free version of it"? (Meaning you used that code and such)
OR you made a tool yourself that has similar features as 3SKENG?
Maybe it's just your wording. But you know, we take piracy and such very seriously here.
I made a tool myself that has similar features as 3SKENG.