Dynamo
-
Dynamo 2.15 was released into the wild, last Thursday (at least via Dynamo Core, if not yet Dynamo for Revit), and as Sol Amour says in his blog post, it is "an absolutely epic release". I'd seen it flash by, but only sat up to take proper notice when Sol pinged me on Twitter to […]
-
I'm very happy to share the news that a paper authored by current and former members of Autodesk Research has been published in the open access Journal of Artificial Intelligence Research (JAIR). The paper is entitled "Path Counting for Grid-Based Navigation" and talks in depth about the algorithm developed to power the Space Analysis package […]
-
The Autodesk Construction Cloud team kindly shared a post on LinkedIn, last week, about a project I participated in. There's a new book from Springer on "Innovation in Construction" for which I contributed a chapter called "Cutting-Edge Practical Research on Generative Design, IoT and Digital Twins". This chapter weighs in at 29 pages – of […]
-
I've gone ahead and submitted two class proposals for Autodesk University 2022. If you think they should be part of this year's event, I'd certainly appreciate you voting for them: Voxel-based Architectural Space Analysis inside Dynamo Autodesk Research first created the Space Analysis toolkit - and its accompanying Dynamo package - to support 2D generative […]
-
Rhys Goldstein has now published Part 5 in his video series on using VASA. In it, Rhys walks through the latest two samples that come with VASA 0.2.0, one of which I talked a bit about in a recent post. Both samples make use of sample points – one in the context of aggregating path […]
-
Last week I mentioned the release of VASA 0.2.0, which includes some new nodes and samples that raise some really interesting possibilities. I couldn't help but come back to the "sensor coverage" sample (named 12-VASA-Sensor-Coverage.dyn), in particular, as I can see so many possibilities for its use. Here's the description Rhys Goldstein included in the […]
-
Rhys Goldstein has been busy implementing some new features in the Voxel-based Architectural Space Analysis (VASA) package. I've just published a new version to the Dynamo Package Manager containing the following enhancements: Added "PathModel.GenerateSamplePoints" and "DistanceField.GenerateSamplePoints", which generate sample points according to an approximate spacing parameter. Added proximity operations ("NearestFilledAlongX", "NearestFilledAlongY", "NearestFilledAlongZ", and "NearestFilledHorizontally"), which […]
-
Rhys Goldstein has published the third part of his video series introducing capabilities of the VASA (Voxel-based Architectural Space Analysis) package for Dynamo. This part focuses on how VASA can perform visibility and daylighting analyses. Here's an animation showing some of topics covered: And here's the video itself: We're taking a break from this series […]
-
The first version of VASA we posted to the Dynamo package manager was numbered 0.1.0. Yesterday we posted a new version with some interesting new features, not least of which is the lack of an error when you install it (this one was very much my fault: I'd neglected to mark a couple of DLLs […]
-
In the last post we looked at using VASA from within Dynamo for FormIt to solve mazes generated by a cool plugin created by Brett from the FormIt team. The Dynamo graph we saw used VASA in "3D mode" – where the voxel height is higher than 1 – but that came with the added […]