Technical Samples     Tutorials     Web Player Commands     Demo
Technical Samples

2D Interface
Grids
Material Effects
Particles
Particle Deflectors
Particle Interactors
Shaders
VSL

VSL: Virtools Scripting Language

 

AnimatedVertexRender.cmo

This sample uses a VSL script that dynamically changes the Vertex Color information of a mesh.


 

ClickAndRotate.cmo

This sample uses a VSL script that clicks on an object and rotates it.

Find the NMS file in Virtools Sample Resources.


 

ColorCells.cmo

This sample uses a VSL script that dynamically draws on a texture.


 

Explode.cmo

This sample uses a VSL script that simulates an explosion by moving cube objects.


 

Fireworks.cmo

This sample uses a VSL script that modifies the vertex information of a mesh (color, weight, position…). The information is then used by the “Vertex Render” BB.


 

Follow.cmo

This sample uses a VSL script that makes cube objects follow each other. Try moving a cube in any position and see how it reacts.


 

Fractal.cmo

This sample uses a VSL script that draws a fractal on a texture.


 

MoveVertex.cmo

This sample uses a VSL script that moves vertices of a mesh with the mouse.

Find the NMS file in Virtools Sample Resources.


 

RectangleSelection.cmo

This sample uses a VSL script that selects objects contained in a rectangle.

Find the NMS file in Virtools Sample Resources.


 

ScaleMapping.cmo

This sample uses a VSL script that tiles textures of a mesh.

Find the NMS file in Virtools Sample Resources.


 

CameraTransition.cmo

This sample uses a VSL script that combines image deformation with camera transitions.


 

VertexPoster.cmo

This sample uses a VSL script that modifies the vertex information of a mesh (color, weight, position…) according to a given texture.


 

WaterEffect.cmo

This sample uses a VSL script that creates a water effect.


VSL