Wednesday, December 19, 2007

Check out our Ruby API

Posted by Sang Ahn, SketchUp Software Engineer

I'm happy to announce that SketchUp finally has its own little corner on Google Code. Do you fancy yourself an enlightened Rubyist? Do you love SketchUp, but wish it could do even more? With the SketchUp Ruby API, anyone can write tools that extend SketchUp's capabilities. In fact, we have an entire Ruby Group populated by people who do exactly that, and a whole SketchUp Ruby API blog to which you can subscribe. The brand-new SketchUp Ruby API section of the Google Code site includes plenty of documentation, as well as examples of what you can create. Have fun!

4 comments:

  1. I've been using Ruby for the last five years. It is a fantastic language and the community if full of extremely cool people. I would like to work on tools for SketchUp, but since all my systems run Linux, I can't. This makes me sad.

    ReplyDelete
  2. How is possible to compile my Ruby script to create my SketchUp Plugin? I don't wont to give my code to everyone...

    Thanks

    ReplyDelete
  3. Hi Saverio,
    You can scramble your Ruby files into *.rbs files which are not human readable, but still interpreted by SketchUp. You can get the scrambler here:
    http://code.google.com/apis/sketchup/docs/downloadsdksubmit.html

    Cheers,
    Sang Ahn
    SketchUp Engineer

    ReplyDelete
  4. Will Google ever release a Linux version of SketchUp, nor not?

    ReplyDelete

You are welcome to contribute comments, but they should be relevant to the conversation. We reserve the right to remove off-topic remarks in the interest of keeping the conversation focused and engaging. Shameless self-promotion is well, shameless, and will get canned.