Autodesk Research

  • A few weeks ago I started taking a closer look at Autodesk FormIt, mainly with a view to understanding how it might integrate with VASA. FormIt is a multi-platform (which I believe in this case means Windows, iOS and web) conceptual design and analysis tool. I haven't really followed the development of FormIt, over the years, so if you're interested in learning more about that then I suggested heading over to the product team's blog. If you want to get started with using FormIt, then this Primer seems helpful. Two things in particular had me intrigued about FormIt: its integration…

  • Rhys Goldstein, the researcher behind our 2D and 3D Space Analysis toolkits, has recorded a great video introduction to VASA (an acronym for Voxel-based Architectural Space Analysis). It steps through how to install the VASA package inside Dynamo and then create a simple voxelisation of Dynamo geometry. Rhys also shows how to load and run the samples provided with the package, and takes some time to step through – and then dissect – the main overview sample. Here it is: If you don't have time to spend 23 minutes watching a video, it should be quite watchable at higher playback…

  • I've finally found the time to view the main information from the recent Autodesk University event, and thought it worth highlighting what I consider to be some of the "big ticket" items, especially from my own – somewhat Forge- and digital twin-centric – perspective. First-up, Forge was everywhere in the keynotes. If it wasn't previously clear that Autodesk is serious about becoming a platform company, it should be from the messaging at this AU. On a side note, there are a number of internal organisational changes that have happened/are happening at Autodesk to accelerate this shift, so I'm currently much…

  • I've been hinting about this for a few weeks now, but today is (very excitingly) the day for the big unveiling. My colleague Rhys Goldstein has been working his magic, once again, taking the algorithms he developed for the 2D Space Analysis package and applying them to 3-space. If you were impressed by Space Analysis, what we're showing now may just knock your socks off. The new package is called VASA, which stands for Voxel-based Architectural Space Analysis. It's available today for download from the Dynamo Package Manager. It's worth unpacking a couple of terms, here: voxel-based means VASA breaks…

  • This week I've been getting my Revit installation working again – it had been a while since I'd used it, and it was overdue an upgrade from 2021 to 2022 – mainly because I have to publish a couple of new packages (or package versions) to the Dynamo Package Manager. The first is a minor update to the Space Analysis package, taking it from version 0.3.3 to version 0.4.0. There is a breaking change, however, in that people using the Visibility nodes from Python may have to modify their code to use the correct (newly added) namespace. We only hit…

  • I mentioned recently that I've been working on updating Project Dasher's use of 3rd party components, and that I had some learnings to share. We started the Forge-based version of Dasher in 2016, and (much to my shame) some of the components had stayed at more-or-less the version available at that time, largely due to the migration effort needed to deal with breaking changes. Biting the bullet to upgrade them was painful but necessary, and right now I (and Dasher) feel nicely refreshed. Last time I mentioned there were two big outstanding dependencies that still required attention: Bootstrap and Rollup.…

  • Other that my regular foolings-around with ancient tech, I feel like I've been neglecting this blog in recent weeks. That's all about to change, though, as we enter the busy period leading up to Autodesk University 2021. For one I have some interesting learnings I thought I'd share from some of the foundational work I've been doing on Dasher's codebase, but there are also some interesting updates for people performing analyses of 2D (and 3D!) spaces. Fun stuff! First though, it's worth reminding people of the Forge Hackathon that's around the corner. It starts in just a couple of weeks,…

  • Over the last week I've been heads-down on core Dasher work, but with very little visible result. Here's why. Early last week I received an email telling me that it was time to dig into Dasher's use of 3rd party components and make sure there weren't any security issues. (This isn't something unusual – all our products go through this, and many of our research projects, too.) As anyone working on web development projects will know, it's important to go through from time to time to reduce the technical debt that accumulates due to the use of old libraries and…

  • My friend and colleague Hali Larsen has joined the Autodesk Tandem team as a Product Manager focused on connected workflows and sustainability. This is huge news, for lots of reasons: for several years Hali played an absolutely instrumental role in Project Dasher – in many ways she was our de facto PM, but also worked through many gnarly issues related to bespoke configuration for various Dasher pilot projects. Hali has a wealth of experience working with customers in this space, and also knows where most of Dasher's skeletons are buried, so she is the right person to take on this…

  • A couple of days ago we were looking for the datasheets for the various sensors installed in the MX3D bridge: as you've probably already read, there are nearly a hundred sensors in and on the bridge, although of only about eight different model types. My colleague Josh Cameron said, in passing, "it would be really handy to have these datasheets integrated into Dasher!". As usual, this sent me down a rather fun rabbit-hole for a day or so, to see how we might reasonably integrate these PDFs into Dasher. Firstly it's worth pointing out that these days the Forge viewer…