Tutorials, News, Book Companion Materials
In case you are in need of an opinionated architectural critique, look no further. You can now employ AI for that! With the recently introduced vision capabilities in OpenAI’s services and therefore my OpenAI Explorer SketchUp extension, you can now ask questions about what is in your SketchUp model. But that’s not all: For a […]
I recently refreshed my SketchUp News extension, making it easier than ever to stay updated with the latest in the SketchUp community. Now, you can access SketchUp news from blogs, videos, forum discussions, and social media in three convenient ways.
In this tutorial I cover one specific use case for my OpenAI Explorer SketchUp extension: A coding ‘copilot’ (assistant) for Ruby code. This is one of several use cases for this extension and it has the potential to at least save you from a ton of web browsing. When I write SketchUp Ruby code, I […]
In this tutorial I show yuou how you can import geometry that was created in SketchUp (and an image) into Trimble Creator so that we can add parametric behavior to it. I cover the basic import workflow, model cleanup, texturing, and parametric sizing here.
This tutorial revisits a parametric 3D printable panel that I created a while ago using plain Ruby code. You can explore the original 3D model with the viewer below. Just click the image to start it.
In this (beginner!) tutorial I give a very basic overview for creating a SketchUp extension from scratch and then distributing it as an RBZ file. Admittedly, this isn’t completely from scratch since I am staring with a template file that you can download from this site, but the result is a very simple yet fully-functional SketchUp extension.