🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download
  • [Plugin] Skin.rb

    237
    0 評價
    237 貼文
    167k 瀏覽
    GaieusG
    Yes, you can safely remove skin.rb. It was a nice plugin at its time but now Curviloft (and also other plugins) can do more and nicer.
  • Fredoscale

    7
    0 評價
    7 貼文
    505 瀏覽
    P
    Thanks for the help. I didn't know how to use a zipped file, but now I do. Great site for those who need lots of help.
  • Long search to find a CSV plugin that makes a line

    4
    0 評價
    4 貼文
    271 瀏覽
    L
    Thanks, that's what I'm looking for! Easy to modify for my purpose as well, thanks!
  • [REQ] Switch off "face camera" for a selection of components

    3
    0 評價
    3 貼文
    222 瀏覽
    PixeroP
    Thanks, TIG. I had my hopes on you.
  • Safe places for plugings

    4
    0 評價
    4 貼文
    281 瀏覽
    pilouP
    Seems the better place is here ? http://forums.sketchucation.com/viewtopic.php?p=250026
  • Select all faces in a surface with more than 3 edges?

    8
    0 評價
    8 貼文
    363 瀏覽
    pilouP
    huhu missed this one!
  • Plugin Idea: place dimensions

    6
    0 評價
    6 貼文
    362 瀏覽
    bagateloB
    Ok, I understand. So let's dream. See the "EXEMPLO". exemplo.skp
  • What plugin enlarge and shrink geometry?

    6
    0 評價
    6 貼文
    484 瀏覽
    kenK
    @unknownuser said: @unknownuser said: Well I found the plugin, booleanhelper.rb. So my search that plugin is over. Now, I need to dig into this plugin to see if I can get it to just scale the selected groups and not the whole model. Ken why not just use the tape measure tool or scale tool Yes the tape measure tool works, however it is a pain to go around to all the 3d text that I have inserted. In this case I was adding 3d text, and I had to keep changing the size to fit. One size did not work. However, that is when I decided hey if there is a tool that would change the size just by selection of the group/component/3Dtxt and clicking on the enlarger or reducer icon depending on which way I wanted to go, than I could just add text at a small size then go back and enlarge/reduce the text as required. I found my solution. Booleanhelper.rb, not here in the plugin index of this site. The plugin located at this site enlarges the whole model. However, in "Ruby Library Depot" there is an older version that just enlarges the selected group/component. So with a little modification, I now have a plugin that will change the size of 3d text and has nice looking icons. So, I have found a solution to my problem with 3d text. I now have a font enlarger/reducer just like Word. And my modified plugin changes any selection, group/component/geometry. So I wish to thank, Liquid98 for this plugin. Also in the plugin index of this site is Liquid98 other booleanhelper.rb. Which is a nice plugin. So I am happy. Thanks all the for help. Ken
  • [REQ] Import Suspension Construction Points

    8
    0 評價
    8 貼文
    383 瀏覽
    TIGT
    I haven't forgotten about this... Would it be possible to mark up the 'stick' image to show what is what compared to the .pm file ? It should be relatively easy to extract the XYS data from each entry in the 'imported' .pm file and make geometry/group in a SKP... Not so sure about the 'reverse' exporting...
  • [REQ] Change GroundPlane elevation used by Shadow Settings

    3
    0 評價
    3 貼文
    735 瀏覽
    JClementsJ
    Rats! "Alternative switch that shadow option OFF and draw a [grouped] ground-plane where you want it to be..." That is what I have been doing.
  • [REQ]Explode Groups/Components selected

    6
    0 評價
    6 貼文
    3k 瀏覽
    pilouP
    Sure! Terminatorizer the Return!
  • [REQ] [WIP] Spherical Harmonics Style

    3
    0 評價
    3 貼文
    465 瀏覽
    M
    It's not just a matter of grayscale contrast: I want to achieve a visual style that simulates (fakes) natural light. Natural light comes in a wide range of different flavours, and the difference between them can be enormous. The source of all our natural light is the sun, however it takes on different characteristics at different times of day and in different weather conditions, turning this one source of light into essentially many different ones ranging from hard and warm to soft and cool. In Wings 3D, shadows and color are driven by Spherical Harmonics coordinates. Since I have no idea if Sketchup's rendering engine can do this, I found a workaround by painting my model's surfaces. I tweaked the ruby script "Color By" by sdmitch, using my personal colour values. The result is a sort of "Cylindical Harmonics" style. My palette is based on the Kelvin Spectrum, which I find pleasant for my eyes. Here the part of the script that I changed. def self.direction_color(v) v.y = v.y > 1.0 ? 1.0 ; v.y angle=Math.acos(v.y).radians angle=360.0-angle if v.x < 0.0 ### change these test ranges and/or color to suit... case angle when 11.25...33.75;color=[255,189,124]; #2000 K° when 33.75...56.25;color=[255,217,181]; when 56.25...78.75;color=[254,227,203]; when 78.75...101.25;color=[253,237,225]; when 101.25...123.75;color=[249,237,232]; when 123.75...146.25;color=[245,238,239]; when 146.25...168.75;color=[238,238,247]; when 168.75...191.25;color=[232,237,254]; when 191.25...213.75;color=[223,232,254]; when 213.75...236.25;color=[214,227,255]; when 236.25...258.75;color=[201,219,255]; when 258.75...281.25;color=[191,212,255]; when 281.25...303.75;color=[181,206,255]; when 303.75...326.25;color=[166,197,255]; when 326.25...348.75;color=[151,187,255]; #8000 K° else color=[255,255,255]; Now, it would be nice to drive this with the sun position, and have an imput panel where you can set 2 main colors and let the script generate the gradient between them. In this way we could easlily fake the light of midday sunshine, late afernoon, sunset, dusk and so on. Anybody who can help is welcome! [image: uYhU_skechup-test-1.gif]
  • SU2POV et .png

    2
    0 評價
    2 貼文
    134 瀏覽
    T
    Rectification, désolé ce n'est pas une erreur systématique. Il y en a une autre qui n'est pas systématique non plus, avec le rendu de scènes visualisées dans Sketchup en projection orthogonale. Thierry*
  • [Plugin] UVprojection

    27
    0 評價
    27 貼文
    31k 瀏覽
    G
    Somebody smarter than me probably already figured this out, but I was using this plug-in to add a camo pattern to an aircraft model. I kept messing up the projection from one group to the next until I created a flat plane that was slightly bigger than the whole model, painted that, then pasted it into each element as I was texturing it. Then I ran the UV projection plug in on each element. Because the flat plane was the same dimensions and in the same place for all the disparate groups, it acted as a consistent point of reference for the plug in as long as I kept the same settings. That made the job far easier for me.
  • Window Challenge

    15
    0 評價
    15 貼文
    939 瀏覽
    DareDevilD
    @jpalm32 said: @unknownuser said: My solution is not a plugin and it's a commercial soft again... It's Paracloud Gem I dream about a simple free plug for SU doing that ! Waiting for it, I've bought the V4 next year. Price??? Nothing on site I can find. Not much info either Sad... there is no info on the new version of the web site I said "I've bought the V4 next year", but's not realy true... "My school bought it" is better So, I dont realy know the price, but I remember something about 250$ for academic license.
  • Site modeling on a TIN

    2
    0 評價
    2 貼文
    224 瀏覽
    thomthomT
    Check out Joint Push Pull: http://forums.sketchucation.com/viewtopic.php?t=6708
  • Crysis interface for SU!!!

    4
    0 評價
    4 貼文
    382 瀏覽
    pilouP
    I have missed it So you can erase my thread!
  • Challenge for the day

    10
    0 評價
    10 貼文
    462 瀏覽
    T
    And the winner is, the Gilles technique, for ease of execution. I will try the other techniques also. Thanks guys! I got to thinking in the real world, you wouldn't any one to fall of the steps, so I sandwiched the staircase between two walls, with an entrance at the bottom. [image: 6v8H_silobserv.jpg]
  • Layers from materials

    6
    0 評價
    6 貼文
    308 瀏覽
    I
    Thanks Didier! (Sorry for the delayed response...spring break )
  • Zorro2 not working on Sketchup8...help?

    4
    0 評價
    4 貼文
    990 瀏覽
    D
    http://rapidshare.com/files/28652296/SketchUp_6.zip hope this helps

Advertisement