-
Posts
178 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Everything posted by Medeek
-
First look at some interesting roofs with the algorithm actually putting the sub-fascia where it belongs.
-
Version 3.8.4 - 08.20.2026 - Added an advanced (weighted skeleton) solver for complex roofs. Note that I have retained the "Legacy" solver for now. When you draw or edit a complex roof you will now have an additional parameter which will allow you to choose the solver or primitive engine. I've tested the new solver with well over 50+ roof configurations however I'm sure a few cases will sneak through. Both solvers should yield the same result but if they do not please report that information to me via email (nathan@medeek.com). The new solver is what is called a "weighted straight skeleton". It uses wavefront propagation. It is the "proper" way to solve a complex roof. The legacy method used a system of boolean subtractions to carve out the complex roof organically from an initial prismatic solid. Overall the legacy method is pretty good however there are certain oddities or roof geometries that will foul it up, hence the need to develop the more advanced method.
-
I’ve released the first BETA version of the Rhino extension (Version 0.9.5 - 08.18.2026). Please note that only common truss types (ie. King Post, Queen Post, Fink, Howe) can currently be drawn with the extension. The web page is posted here for more information: https://design.medeek.com/resources/medeektrussplugin_rhino.html You can also download the 30 day trial at this link (Windows only): https://design.medeek.com/rhino/medeek_truss_rhino.zip Tomorrow I will begin work on the MacOS version of the extension. I will also proceed to port over more truss types in the next few days and eventually we will get to rafter roofs, hip sets and complex roofs.
-
First look at some roof returns in Rhino:
-
A few more screenshots of the Rhino 8 development:
-
He is a first look at gable wall cladding in Rhino: truss_RH691507×826 128 KB The Rhino port is slowly coming together. The goal is to get all of the advanced options enabled for common trusses, then add in the rest of the common truss configurations. At that point I will probably release the initial 0.9.5 Version (Windows only). Then, based on the traction I receive in the Rhino community, I will continue to port the rest of the extension over from SketchUp.
-
First look at sheathing, sub-fascia, outlookers and rake boards in Rhino 8: Its a shame I can't port my extensions into Chief, that would be pretty cool if I could.
-
I’ve released the first BETA version of the Medeek Truss (Blender) extension (Version 0.9.5). Please note that only common truss types (ie. King Post, Queen Post, Fink, Howe) can currently be drawn with the extension. You can download the 30 day trial at this link: https://design.medeek.com/blender/medeek_truss_blender.zip I will proceed to port over more truss types in the next few days and eventually we will get to rafter roofs, hip sets and complex roofs. Version 0.9.5 - 08.08.2026 - Created Medeek Truss - Blender extension, utilizing Blender’s Python API. - Added the following common truss types: King Post, Queen Post, Fink, Howe, Fan, Mod Queen, Double Fink, Double Howe, Mod Fan, Triple Fink, Triple Howe, Quad Fink, Quad Howe, Penta Howe.
-
Here are some other more complex configurations drawn in Blender with the Medeek Truss for Blender: Howe, Fan, Mod Queen, Double Fink.
-
Tutorial 7 - Garage Builder (16:14 min.)
-
I'm trying to get it to slow down so you can see the step by step build process.
-
The first attempt was a bit crude in my opinion. After some fiddling with fonts and dimensions things look a bit more presentable:
-
The API connector/bridge seems to be working, just need to do some more testing and also add the roof:
-
Version 2.1.5 - 07.20.2026 - Added a SOG "profile" edit tool within the context menu for polygon slab-on-grade assemblies. - Added a "Grid Snap" option with hotkey (End key) into the SOG profile edit tool.
-
**Version 4.7.0b** - 07.20.2026 - Added a floating grid to the Custom wall draw and profile edit tool when the "Grid Snap" option is toggled on.
-
**Tutorial 92: Custom Walls** - (14:47 min)
-
**Version 4.6.9** - 07.16.2026 Enabled advanced options for Custom walls.
-
First look at quoins applied to Custom walls.
-
First look at wainscot applied to Custom walls.
-
Today we are testing sheathing, cladding, gypsum and rainscreens: Yesterday we tested tee intersections.
-
Custom or “complex” walls are really no different than complex roofs or floors. They are defined by an array of points. I was just going to adapt my current “Outline Edit” method for Custom walls but I felt like it was time for a bit of an upgrade. I’m hoping people will find this new tool a bit more intuitive. After I fully test it I may incorporate the same logic/tool into the other plugins for the following: Complex Roofs, Floors, Slab-on-Grad foundations, Polyline Stemwalls and Railings.
-
Testing garage doors and doors:
-
The custom wall "draw" tool is going to be a little bit different from the existing wall tools. Currently I have it so that can select a face (grouped or ungrouped). The face has to be vertical, in more precise terms this means the face normal vector must be perpendicular to the Z axis. Also note that as you hover over the face the nearest vertex is highlighted with the light green circle: This indicates where the "origin" or start point of the wall will be drawn from. Once you select the face, the tool then goes to phase 2, which allows you to project along the face in one of two directions. This will determine which side is the interior or exterior of the wall: The thick blue line indicates the ray or vector that is being used to determine which way the wall is facing, also the 3D wireframe indicates the wall's general envelope or geometry.
-
**Tutorial 91**: Curved Stairs II - (17:37 min.) https://youtu.be/8ZNcJTEPSvA
