недеља, 17. фебруар 2013.

Vizio - Vectrosity Bridge

 

    Vectrosity - fast and easy line drawing

now in 

Antares Universe Vizio

Vectrosity -Starscene Software  is a plugin for Unity3D for fast and easy line drawing.
Antares Universe (Vizio) - advanced and unlimited visual environment on any Unity-supported platform.


Vectrosity uses a mesh-based solution, with a separate camera overlay. This is handled automatically and is transparent to you, the user. Once the line is drawn, it stays on-screen permanently until changed or removed. To make a simple line, just call the VectorLine.SetLine function with a color and at least two points:

                   VectorLine.SetLine (Color.white, Vector2(100, 50), Vector2(250, 120)); 
 or
                    VectorLine.SetLine (Color.white, Vector2(Screen.width-1, Screen.height-1));

 and now in visual environment it looks like this






With more then 460! logic blocks, You can harvest the power of Vectrosity easy line drawing plugin inside Antares Universe Vizio visual environment:



and You can download packages here for free: 
 VizVec for Unity4 package
 VizVec for Unity3 package


In order to work You need to import Vectrosity plugin and Antares Universe VIZIO plugin before VizVec plugin.