Subscribe vis RSS

EcoMatic: AI-Driven Sustainable Materials Creation

Guest post by Dynamo Hackathon 2024 winners Ayman Saleh, Enrique Galicia, and Jordana de Castro Rosa Introduction EcoMatic is an innovative tool that revolutionizes material creation in the Architecture, Engineering, and Construction (AEC) industry by combining artificial intelligence (AI) and automation with sustainability practices. Developed d

Dynamo as a Service Powers Up Dynamo Player in Forma

Last year, the Dynamo in Forma Beta extension first brought Dynamo automation capabilities into Forma. Today, we are proud to announce the closed beta of Dynamo as a service, a next-level Forma cloud integration that unlocks more seamless, efficient, and enhanced capabilities for all users, with no need to install anything or even know about Dynamo

Dynamo Core 3.3 Release

Hello, friends of Dynamo, and welcome to another round of improvements in the form of Dynamo Core 3.3! This release introduces some incremental yet powerful improvements as we prepare for larger leaps in future versions. In addition, this release includes several smaller improvements and fixes. Intrigued? Read all about the highlights from this rel

Dynamo for Civil 3D 2025.1 Release

Hey Civil 3D users, We have some big news for you today. Dynamo for Civil 3D just got WAY more powerful! If you’ve used Dynamo in your projects at all over the past few years, you’ve probably become very reliant on third-party node packages to get your work done. This is because Dynamo for Civil 3D came with a relatively limited set of nodes

Lost in Translation? Unmasking Data.StringifyJSON and Data.Remember Nodes in Dynamo

Introduction The JSON.stringify() function in Node.js is used to convert JavaScript objects into JSON format. It takes an object as an input and returns a string in JSON format. This function is commonly used when you need to send data from a server to a client in a format that is easily interpretable by the client. It's also useful for storing