Autodesk Research
-
Last week this announcement was made that included a video showing off the sparkling new Autodesk Gallery at our 1 Market Street office in San Francisco. There's a lot of inspiring content in the new Gallery – for instance it showcases the results of Autodesk Research's collaboration with NASA JPL, the generatively designed interplanetary lander, […]
-
Our friends at BIM Fórum Brasil have now posted the recording of last week's event on Digital Twins. (If the last link says "We Couldn't Find This Page", just click on the Brazilian flag in the page header.) A big chunk of the session is in Portuguese, but my piece was in English. If you […]
-
I've been asked to talk about our work on Digital Twins (or Gêmeos Digitais) at the BIM Fórum Brasil event, on Wednesday of this week (January 26th, 2022). The event starts at 10am in Brasilia, which is 2pm in Central Europe, so the timing should work well for Asia, Europe and early birds on the […]
-
Fancy a nice slice of VASA to finish your week? Luckily Rhys Goldstein is here with Part 4 in his video series introducing VASA features. In this episode, Rhys talks about using slicing functions with voxel models, how to iterate through voxel models using Python, as well as a number of nodes that help you […]
-
I work in the Research Engineering team at Autodesk, a centralised pool of software engineering talent that contributes to research projects across our various industries. Organising this way allows us to explore commonalities (and efficiencies) that would otherwise be hard to achieve. Every year or two we have an internal "Innovation Days" event, which is […]
-
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. […]
-
Recently Mayur Mistry from Engineering ArchiTECHure asked me to join him for a YouTube livestream. Mayur often holds his interviews over the weekend, but he very kindly accommodated my schedule and held the session during the week. So while it was "live", it wasn't at the usual time for Mayur's subscribers and the discussion remained […]
-
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 […]