Roadmap of vvvv gamma
Here we are sharing our plans of where vvvv is heading, outlining our coming milestones. Please understand that this is a living document and things may change along the way.
2022.5 (Q3)
- Update to .NET6 which promises:
- Performance improvements
- Export to other platforms
- Using latest .NET NuGets
- Shader creation wizard
- Allow referencing of C# projects
- Faster startup times due to precompilation of libraries
- Support for Dear ImGui UI library
2022.6
- Package Manager: replacing the commandline for installing NuGets
- Dependency Manager: replacing the Dependency menu
202x.7
- The big UI rework potentially including
- Multiple editor windows
- Sessions to save window layouts
- Browserlike navigation of documents
- The editor running on other platforms