I just posted a quick description of Sketchfab's new interactive WebGL material editor on my personal blog. You can find the post here:
https://alexschreyer.net/cad/improve-your-webgl-models-on-sketchfab-with-the-new-material-editor/
Even if you don't use Sketchfab to publish your 3D models, it is actually quite useful to just upload a generic model and experiment with the material editor's parameters. These are the same parameters that come up when you work in a rendering software's material editor. Using Sketchfab's editor, you can interactively change them and see what happens....
The raw, unrendered version
Happy New Year Everyone!!!
Now that my Christmas / Holiday Card is "so last year", it is time to reveal how it was made. For a tutorial (that also includes the Ruby script I used for it), go to the SketchUcation.com website. You can find the tutorial there.
http://sketchucation.com/resources/tutorials/48-advanced/306-scripting-a-christmas-card-with-ruby...
You likely have seen the effect before: An image like the one above shows some shapes that look like vases. After a little while, however, you notice that the curved shapes that define the vases are actually faces - or more specific: the negative silhouette of the faces.
As it turns out, this can easily be accomplished in SketchUp. Turning these shapes into real objects is also pretty simple these days as long as you have access to a 3D printer, a CNC lathe or can browse the web, where you can order 3D printed objects from any of the vendors that I list on this page.
Follow these steps to turn yourself (or a loved one) into a vase:
1. Take a good silhouette picture. Then import it into SketchUp. For this first step, we will be using a technique similar to the one that I employed for the tree cutout component in Chapter 5.
2. On the exploded picture, trace the...
SketchUp shell model for export to structural analysis software
SketchUp is a great software for creating 3D or 2D geometry that can then be imported into analysis software (or used for analysis right in SketchUp). You already saw a few examples for this in my book: One is the building energy analysis setup with the OpenStudio plugin that I describe in chapter 4 in the book. Another one is the lighting analysis that you can do with some rendering software (LightUp is shown as one example in Chapter 5).
What I want to go over here is how you can create a structural geometry model in SketchUp that you can then export to a structural analysis application. In my case, I am using VisualAnalysis because I use it for my teaching as well. This software is available for students as a free version and allows for importing DXF models. Of course, you can use the same method with other analysis software packages...
As you saw in example 4.6 in the book, unfolding a developable surface in SketchUp is very easy using the Unfold plugin. What do you do then, if you have a doubly-curved shape, such as the one shown above (from chapter 6)? Obviously, you can't just "flatten" it without distorting it (take the Mercator projection of world maps for an example of how unwrapping a sphere can lead to significant distortions). In this case, it might be a good strategy to unfold the surface in strips using the same technique described in example 4.6. This gives you the ability to cut the surface into separate parts that can then be assembled using gluing, welding etc. The image below illustrates how this looks after flattening.
TIP:This can now be done much easier with my Unwrap and Flatten Faces extension.
As you may have noticed, I also added some glue tabs using the Glue Tabs plugin (see chapter 4 for details). In order to...