DESCRIPTION
Description
This is a desktop application. Which can build vizzy code via C#.
for example:
Vz.Init();
using(new OnStart())
{
Vz.Display("HelloWorld");
}
Features
- Project management: Manage all your vizzy logic with C# scripts.
- OOP:You can define classes in C#. And these class members can be mapped to vizzy list items.
- Batch processing of parts:You process parts with LINQ expression.
- Other functions are work in progress...
How To Use
Create Project
Click "File" - "Open XML As Project" and select a XML file. Then a project is auto created under VizzyBuilder\Projects\
.
C# to Vizzy
You can write C# script and execute it. Some examples are given after you open a project.
Save XML
Click "File"-"Save XML" to save changes to XML file and make backup.
Init File
Init.cs is executed when you open the project.You can register part operations here.
GENERAL INFO
- Mod Version: v1.0
- Required Juno: New Origins Version:
- Published: 5/22/2023
- Downloads: 762
DOWNLOADS
TAGS
14 Comments
- Log in to leave a comment
-
0 RayJitan
I am sorry that i really dont know how to use,could u please publish a video about this
-
-
-
-
-
-
-
-
-
5,230 REW
@HorizonsTechnologies This tool is really convenient and powerful. Especially when you maintain large projects.
-
3,688 HorizonsTechnologies
For making vizzy 2x more hell than people have already made it
-
-
1.1 update
add instrution
VzPhysics.Raycast()
add instrution
Vz.FlightLog()