Verse3
2023, Personal Project
A better alternative to Grasshopper3D and Dynamo with Event-Driven programming
Verse3 is an event-driven visual scripting tool developed by Praneet Mathur. It is an agnostic event-driven VST based on MVVM software architecture and linked list data structures, written entirely in C# (WPF) with minimal dependencies. With features like plugin extensibility and interoperability with 3D software (e.g., Rhinoceros), this new tool is built to aid creative programming driven by events and data.
The tool aims to enhance the capabilities of the user and enables interactive computation of data in real-time. User experience inferences are derived from diverse user studies, with a focus on students and professionals in the design and AEC industries. Various parameters and test scenarios are used to objectively assess the impact of enabling event-driven programming for creative use.
Praneet Mathur presented his research paper “Creative Impact of an Event-Driven Visual Scripting Tool” at CAADRIA 2023.
Skills: C#, WPF