IfcOpenShell: Minimal Console Application in Python
This is a first, very basic example of a minimal console IFC application, written in Python and using the ifcopenshell library.First steps - preparationCreate a file called minimal.py.Let's start with...
View ArticleGetting BIM data into Unity (Part 9 - using IfcConvert)
This is part 9 of a series of posts about getting BIM data into Unity.In this post, we’ll discuss the IfcConvert utility from the IfcOpenShell Open Source IFC Library to preprocess an IFC model for...
View ArticleGetting BIM data into Unity (Part 8 - Strategies to tackle IFC)
This is part 8 of a series of posts about getting BIM data into Unity.In this post, we’ll discuss IFC as a transfer format towards Unity.As with the previous post, this is not a coding post, although...
View ArticleGetting BIM data into Unity (Part 7 - Alternative 3D transfer)
This is part 7 of a series of posts about getting BIM data into Unity.In this post, we’ll discuss alternative approaches to the FBX import from the first two articles.This is not a coding post, but a...
View Article10 things you may not know about IFC
This is a short post, to elicit discussion. It was written in the context of IFC-bashing and people insisting that only the use of proprietary data formats gives reliable results. As I’m not the...
View ArticleGetting BIM data into Unity (Part 6 - Popup Info Dialog)
This is part 6 of a series of posts about getting BIM data into Unity.In this post, we’ll discuss how we can display our parsed metadata, which is now attached to our GameObjects, on-screen.Picking...
View ArticleAbout Classification and Properties in BIM
IntroductionWhen Manufacturers create custom objects for use in BIM software, they often want to embed as much relevant information as possible into the objects. In BIM-software such as ARCHICAD or...
View ArticleGetting BIM data into Unity (Part 5 - Parsing a Schedule in Unity)
This is part 5 of a series of posts about getting BIM data into Unity.In our previous posts we looked at how to get information from our BIM Model into a Schedule: a text file with data about the...
View ArticleGetting BIM data into Unity (Part 4 - Exporting a Schedule from Revit)
This is part 4 of a series of posts about getting BIM data into Unity.We discussed ArchiCAD in a previous article, but this time, we look at Revit. Getting our information into a schedule is not...
View ArticleGetting BIM data into Unity (Part 3 - Exporting a Schedule from ArchiCAD)
This is part 3 of a series of posts about getting BIM data into Unity.In the first two posts, we introduced the basic of getting an ArchiCAD and Revit model into Unity. We hinted on the option of...
View ArticleGet my book "Unity for Architectural Visualization" free (11th of May 2015 only)
Each day, Packt Publishing is releasing a free eBook from their back catalogue. These are usually slightly older books, but mostly usable and valid still. They give a good opportunity to dive into a...
View ArticleDevelop Parametric Architecture with Grasshopper
I’ve recently launched my new course on Grasshopper for Rhinoceros. Maybe you are familiar with this parametric design software. It is widely used in innovative architectural design offices and in...
View ArticleModel complex 3D architectural geometry with Rhinoceros
For my introductory classes on 3D Freeform modelling, I re-recorded my Rhino video tutorials. This time, they are in English, so should appeal to more people.What can you expect to learn?This is a...
View ArticleGetting BIM data into Unity (Part 2 - Revit)
This is part 2 of a series of posts about getting BIM data into Unity.In the first post, we managed to get an ArchiCAD model into Unity. This time we’ll tackle Revit.Direct export from Revit to...
View ArticleHaving fun with Unity and PlayMaker
While I normally post on architectural CAD, BIM and visualisation, this post will show you a more playful endeavour: making a small Game.Udemy Learning PlatformI've started migrating my tutorial videos...
View ArticleBest time to get my Unity book & video for $5 each
As you may know, I have published my official Unity tutorials as a book and video with Packt Publishing. If you want to order any of them (or any other book or video from the Packt Catalog for that...
View ArticleUsing BBEdit or Textwrangler? Here are some BIM goodies
I have been using TextWrangler as my OSX power text editor for quite some time. It is free, runs fast and efficient and is quite versatile.For many code formats, there are adequate syntax highlighter...
View ArticleBricsCAD v15 for Architects
This week, for the first time, BricsCAD is released for the three major Operating Systems available: Windows, Linux and now also OSX. After getting rid of its IntelliCAD legacy, the Belgian company...
View ArticleGet any Packt Video for $10 till 20th of November 2014
As part of a temporary promotion of Packt Publishing’s video tutorials, you can order any video course for the fixed price of $10. I can honestly recommend my own video course on “Building an...
View ArticleMigrating to Udemy: Free Artlantis Course available
I recently got a chance to take a few online courses on the Udemy platform. This is an online market-place for courses, which are mainly video-based. It serves both as a teacher and student platform...
View Article