VASA
-
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 […]
-
As a quick recap, here are the posts we've seen in recent weeks on this topic: Autodesk FormIt and its JavaScript API Introductory look at FormIt and the Maze Generator plugin. Using VASA with FormIt via Dynamo – Part 1 How VASA can be used within Dynamo for FormIt to solve mazes (etc.) in 3D. […]
-
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 […]
-
In this recent post we looked at FormIt's JavaScript API and learned how Brett Garrison was able to use it to develop a Maze Generator plugin. In this post we look at one way to find solutions for the mazes generated by this plugin using VASA from Dynamo. When I first started looking into VASA […]
-
Rhys Goldstein has published the second part of his informative video series on using the VASA (Voxel-based Architectural Space Analysis) package with Dynamo. The first part was an overall introduction to the package while this part dives into pathfinding, taking a close look at samples that show how it might be used in both 2D […]
-
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 […]
-
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 […]
-
One more feature inspired by Project Dasher has made its way into the Forge viewer's Data Visualization Extension (Project Hyperion): streamlines. This is something I've talked about a few times in the past, and I'm happy to see it make its way into the Forge platform. Streamlines are a great mechanism for indicating movement – […]
-
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, […]