Simple House Frame Render


Simple house frame built with houebuilder.rb plugin and Rendered in Podium.

A SketchUp linework export was then blended on the rendered image to create the edges.

Posted by Picasa

12 Count Color Pencil SketchUp Palette

Here's another small color library for SketchUp.

Download prismacolor_12ct.zip


Render by Podium. (I know, too sharp!)

PhotoSketch Plugin for SketchUp

It looks like a new plugin is in the works from Brainstorm Technology:

"Brainstorm Technology LLC is the developer of PhotoSketch, a Google SketchUp plugin that enables the user to build 3D urban structures directly from photographs. Architects, designers, and entertainment content creators can now employ a new approach to create lightweight 3D models of existing buildings. These models, which typically consist of a few hundred phototextured polygons, are well-suited for use in online gaming and web-based applications such as Google Earth and Microsoft Virtual Earth."


PhotoSketch looks similar to the built-in Photomatch feature of SketchUp, only with many more features.

They have started posting videos to youtube which usually means a release is coming soon.

Brainstorm Technology Home Page:

SketchUp Dynamic (Settable) Wall Clock

Here's a quick DC wall clock component. I couldn't find one, so I made one up. The image is a Podium render - doesn't look bad from the curb...

Download dc_clock.skp (it's also on the 3D Warehouse)

If you have a component you need dynamified, please contact me.




Screenhot of the Options Window:


3skeng - 3D engineering software for Google SketchUp


"Are you an engineer-, planner or pipe fitter working in the building technology-, semiconductor-, solar-, opto-eletronics-, chemical, life science-, petrochemical-, water treatment-, food-, biochemical-, pharmaceutical-, ship building-industry? Are engineering of piping-, ventilation- or exhaust systems part of your work? If any of this applies to you, 3skeng is most likely the best choice for you."

Currently, only a piping plugin is available for download.

3skeng - 3D engineering software for Google SketchUp:

Arroway Wood Textures Vol. 1

These textures were downloaded from Arroway Textures. Recently, each Arroway texture was made available for download as a scaled-down/cropped version intended for testing and private use only.

The following image is composed of the free sample images from their Wood - Volume 1 collection. Most of these textures are 3000px wide by 360px high png images. Each comes with the main texture image, a bumpmap image, and a reflectivity image. Even though they are only "sample" textures, they are high quality and may be all you need for your non-commercial renderings.


DuPont Corian Color Palettes for SketchUp

DuPont Corian has a collection available colors for its Corian product posted on the 3D Warehouse.


podium chair render

I saw this chair by karlfucious on cadyou.com and thought it'd make a nice render.

SketchUp Installation Location Registry Entry

Didier Bur on the SketchUcation forums asked where SketchUp stores its installation location in the Windows registry. The answer, direct from SketchUp's installer expert Steve P. is..

For SketchUp 6:

HKEY_LOCAL_MACHINE\SOFTWARE \Microsoft\Windows\
CurrentVersion\\Uninstall\{98736A65-3C79-49EC-B7E9-A3C77774B0E6}\InstallLocation


For SketchUp 7+:
HKEY_LOCAL_MACHINE\SOFTWARE\Google\Google SketchUp 7\InstallLocation


SketchUcation Community Forums • View topic - Sketchup registry key ?

Update Component Spray Tool Today

I was recently contacted about problems with my Protrude plugin. It turns out the problem was caused by an older version of another plugin.

It looks like the Component Spray tools may have been interfering with some plugins that use the ProgressBar.rb plugin. If you have been experiencing plugin problems, please try this latest version (February, 2009) to see if it helps.

SketchUp Ruby API Objects Diagram

It really helps you to visualize the object types and relationships.

Objects Diagram - Google SketchUp Ruby API - Google Code

[ via Google SketchUp API Blog ]
Paul Lee wrote in to let everyone know about his company: Viewsion - "the Irish experts on Google SketchUp 3d drawing software and Ireland's only Google Accredited Training Centre." Viewsion covers the entire range of SketchUp & related services.

Viewson also maintains the light-hearted SketchUp Ireland Blog, and a youtube channel.


Huge Collection of Molding Profiles for SketchUp

SketchUcation member RonS posted a huge collection of molding profiles. The image at left is just a part of them all.

SketchUcation Community Forums • View topic - Molding Profiles: "Here are a couple molding profiles. I will be adding more here soon. All files are in version 5."

podium render



Posted by Picasa

Animated Materials Coming to LightUp

Adam Billyard posted a video previewing a animated water material in LightUp.

RPS-Update: Rendering Contest Winners

RenderPlus Blog has announced their iRender nXt rendering contest winners.

RPS-Update: Rendering Contest Winners

simple podium render

I was just interested in how the floor would be rendered using a bump map. The texture is a sample from Arroway.

Augmented Reality using Sketchup models

Rudy van der Blom wrote a nice tutorial on using open-source augmented-reality software with Google SketchUp.


Augmented Reality using Sketchup models - a small tutorial | Rudy van der Blom

Sketchup to CamBam Plugin

Sketchup to CamBam Plugin: "I wrote a simple plugin for Sketchup which will add a menu option for exporting a CamBam file. It's a pretty straight forward process, and you can probably figure out how to use it without even reading this page, but I will go ahead and give some instructions anyway."

Lego Color Library

Here's another fun SketchUp material library built from a Lego color description file. Click the image to download these classic colors as a SketchUp Material library.

SketchUp Crayon Style

Ok, I made a new Style based on the "Scribble on Masonite" style that comes with SketchUp 7. I used Style Builder to create the fat, sketchy lines. It's really my first attempt at making a SketchUp Style, so I hope it's worthy.



JFCrayon.style

SketchUp Crayon Colors Material Library

Just goofing-off today, I created a SketchUp materials library according to this Wikipedia article.



Click image to download 133 standard crayon colors for SketchUp.



Download Crayons.zip

I have a couple other material libraries available also.

EnergyPlus Version 3.1 and OpenStudio v1.0.3 Available

EnergyPlus Version 3.1 and OpenStudio v1.0.3 Available

via bldgsim

3-D modeling with SketchUp and Eclipse, Part 1

On the IBM Develperworks site, Matthew Scarpino has written an introductory tutorial about using the Eclipse editor with SketchUp.

The article has 2 sections: the first is a basic introduction to SketchUp and Ruby code, and the rest is about setting up the Eclipse editor to use TBD's Bridge plugin.

The author makes available an Eclipse plug-in for the Ruby language which he confusingly names "SketchUp SDK" and should not be confused with the SketchUp SDK.

Overall, it's a decent introduction to Ruby scripting for SketchUp.

3-D modeling with SketchUp and Eclipse, Part 1: Creating the bridge between SketchUp and Eclipse

Summary:

One of Google's most recent and popular tools, SketchUp, takes the pain out of 3-D modeling. Not only does SketchUp make it easy to create designs manually but it also allows you to automate the design process with Ruby scripts. Because managing and editing these scripts is so important, it helps to have a full-featured development environment like Eclipse. Learn how to configure SketchUp and Eclipse so you can edit scripts in Eclipse and automatically execute them in SketchUp.

Plugin Update: Arvchiver.rb


TIG has updated his archiver plugin to include Mac support. The latest is version 1.7

Archiver.rb saves a copy of the current model in a folder named 'Archives' created in the model's folder.

The model's filename is appended with a date-time stamp, in effect keeping a running history of the model as you go. This allow you to easily go back to a recently saved version in case of major design changes or computer disasters. It does not support auto-save, so the user must run the plugin periodically - just use a key shortcut.

Archiver adds 2 items to the File menu: Archiver and Open Archives.

Archiver is available on SketchUcation.com

IRender nXt Rendering Contest Finalists


RenderPlus Blog has posted the 12 finalists in their iRender nXt Rendering Contest and they're all outstanding renders!

Good luck to the finalists, and good luck to the judges - it's not going to be an easy choice.


[ Contest finalists at RenderPlus Blog ]

Single Sheet Design Challenge

This is not specifically SketchUp-related, but may be of interest to some.

DESIGN21 is hosting a design challenge to "design an original and compelling object that can be made from a single sheet of FSC-certified plywood measuring 4-feet x 8-feet x 1-inch."

All are welcome to enter, including furniture designers and manufacturers, architects and industrial designers.

Entries should be functional designs that reveal the beauty of the wood.

Eligible entries are limited to one sheet of plywood.

Entries must be flat-pack designs, either using no hardware, or with the use of up to 20 pieces of EcoSystems: Alpha hardware. For PDF instructions and 3D files of the Alpha hardware, please visit Design Green Now.

Application Closes: June 02, 2009 at 05:59PM UTC
Results Announcement: June 16, 2009 at 06:01PM UTC

[ click here for complete information ]

KitoRaupp Videos



YouTube user KitoRaupp has been posting some very interesting videos. The shapes are created using the built-in tools and no plugins. I'm not sure how much control there is and so the technique may not be practical, but it's sure fun to watch (and try.)






[ See all KitoRaupp videos here | 3D Warehouse models of Kito ]

Top "Woodworking With SketchUp" Resources

The Official Google SketchUp Blog recently blogged about "how entrenched SketchUp had become in the woodworking world." Nice article and I encourage you to read it. My only complaint would be it was a little light on examples, so this is meant to supplement that article with some of the best SketchUp woodworking resources I've collected. Happy clicking.

SketchUp Plugin Problems On Your Mac?


Fredo6 (author of FreeScale, and other great plugins) is asking Mac users to help him track issues with SketchUp plugins on the Mac platform.

This is important work forboth plugin users and developers; and especially for folks using SketchUp on Macs. The results could ultimately make more plugins compatible for the Mac.

If you use SketchUp on a Mac, please participate in Fredo's survey.

Thanks.

Plugin Round-Up 4/6/09

There's been a lot of SketchUp Plugin activity in the past few weeks...

The author of SunTools plugin, Guedi Capeluto, has join the SCF and is providing support for it in this topic.

pecan released a new debugging plugin for SketchUp/Ruby on Windows:

SuRDebug is a Microsoft Windows GUI editor and shell surrounding Google SketchUp and the Ruby-Debug debugger.

It consists of wxSTEditor by John Labenski, Ruby-Debug debugger by Kent Sibilev, Google SketchUp, modifications and glue clode by Pecan Heber

How it Works
SuRDebug runs SketchUp as a sub process. It captures all I/O from RDebug (aka Ruby-Debug.rb) and the SketchUp Console by way of the standard I/O pipes. It interprets the captured data, presents it to the user by way of the editor, and drives the debugger from user editor actions .
In case you missed it, Fredo6 released his jaw-dropping update to FreeScale - FreeScale 2. It adds bending and stretching tools. Definitely a must-have.

SCF member thomthom released a plugin named Explode All Images - you'll never guess what it does. Give up? Ok, it "Iterates all Images and explodes them. Hides the edges and option to group."

The multi-talented Chris Fullmer is quickly becoming a Ruby Master by releasing a dozen or so plugins in the past couple months.

Matt666 released 2 new plugins: Component/Group Tools and another to set the Shadow time to now().

Finally, the prolific TIG released AddFaces which "simply adds faces to selected edges if it can."

Ruby Code Syntax Highlighting Test

This is a snippet of SketchUp Ruby code. How does it look?

a = 10.0.feet
b = 250.0.feet
pts = []
0.step(b, 1.feet) do |x|
y = a * Math::sin( (x / b) * 2 * Math::PI)
#p x, y
pts << [x, y]
end
Sketchup.active_model.active_entities.add_edges pts

Google 2009 Student Bridge Modeling Competition

Better late than never - deadline is June 15, 2009.

You may enter this competition if you are a student at a higher education institution almost anywhere in the world. Please read the official rules before registering.

The top 3 modelers will win a cash prize consisting of $5,000 for 1st place, $2,500 for 2nd place, and $1,000 for 3rd place. In addition, winners will be featured on the Official Google SketchUp Blog, and enjoy lasting online glory.

Visit the official competition page for more details.

New Book: Google SketchUp Cookbook by Bonnie Roskes


by Bonnie Roskes, published by OReilly.

Description

As the first book for intermediate and advanced users of Google SketchUp, this Cookbook goes beyond the basics to explore the complex features and tools that design professionals use. You'll get numerous step-by-step tutorials for solving common (and not so common) design problems, with detailed color graphics to guide your way, and discussions that explain additional ways to complete a task.



PageExIm Updated

PageExIm has been updated to work with SketchUp 7. A syntax issue caused the North Angle to be displayed when importing pages that had the North Angle display turned off. PageExIm, PresentationBundle, and PresentationBundle2 have all been updated. Current license owners can download the update at no charge.

via Smustard News on 4/3/09

New Book From Insite Builders

How a House is Built

This is a “how-to” book on the construction of a small, simple, and sustainable house. The house starts with a surveyed layout, an excavation referenced from a workpoint, and the installation of footings and stem walls for a raised foundation. Next, the framing for the floor, walls, and open ceilings are erected followed by the doors, windows, trim, siding, and metal roofing to close the house in. The plumbing, mechanical, and electrical systems are then roughed-in at the end of the book in preparation for finish work that is completed online as an interactive chapter.


[How A House Is Built ]

eZ - Cad & SketchUp Collaboration

Al Hart of RenderPlus posted about a new add-on for SketchUp called eZ.

eZ lets you markup SketchUp drawings (red line, notes, arrows, comments, etc.) and share them with co-workers or clients. The free version does a wonderful job of marking up documents. The main advantage of the for $$ version is that you can create multi-page documents, and include other documents formats (.PDF, .DOC, images, etc.) in you final presentation.

Watch for more news in a week or so.


Sound awsome - we'll be watching, AL.

(via RPS-Update )

Note: Found the eZ site here: http://www.ezmeeting.com/ezfree.shtml

Popular Posts (Last 30 Days)