VSXu

VSXu
Paradigm Visual programming
Designed by Robert Wenzel, Jonatan Wallmander
Developer Vovoid Media Technologies AB
Stable release
0.5.1 / December 14, 2014 (2014-12-14)
Typing discipline Strong
Implementation language C++
OS Microsoft Windows, Linux
License GNU Lesser General Public License
Website vsxu.com
Influenced by
Pure Data, OpenGL, C++

VSXu (VSX Ultra) is an OpenGL-based (hardware-accelerated), modular programming environment with its main purpose to visualize music/audio data and create 3D effects in real-time.[1] Available for Windows and GNU/Linux.[2] It is currently released as free software under terms of the GNU General Public License v2 and maintained by Vovoid Media Technologies AB.[3] VSXu is built on a modular plug-in-based architecture so anyone can extend it and or make visualization presets ("visuals" or "states").[4]

Creating content

VSXu is divided in 2 main parts: VSXu Player and an Editor (VSXu Artiste). The player loads and runs the visuals created in Artiste.

In Artiste, the user interconnects modules visually represented as boxes [5] with inputs and outputs. A module always produces something and has various parameters which in turn can be fed with the result of another module.[6] There are about 200 different modules which can produce bitmaps, handle textures, generate 3d geometry (meshes) and render geometry.

There are also modules for reacting to sound, playing sound and reacting to joystick input.

VSXu implements a custom, minimalistic file format with LZMA compression and can compile visuals with 3d meshes and textures (JPEG or PNG) in the same file.

Usage

VSXu is intended to be used both as an end-user program ("VSXu Player", "VSXu Artiste") and its LGPL-licensed "VSXu Engine" as an embedded Visual programming language engine[7] that can be integrated into independent projects. VSXu profiler can be compiled into C++ programs to measure call stack and performance and collect data.

History

VSXu has its roots in the Sonique music visualization development community and was first conceived in 2001, then published in 2004. Main developers are Jonatan Wallmander, Robert Wenzel (better known as CoR) and Joakim Fännick.

See also

References

  1. Khronos Group. "OpenGL News Comments - VSXu OpenGL API-based real time music visualization design tool". Opengl.org. Retrieved 2015-09-05.
  2. "VSXu". softwarevj.com. Retrieved 2015-09-05.
  3. "Vovoid Media Technologies AB". vovoid.com. Retrieved 2015-09-05.
  4. "INQ features in music visualiser". Archived from the original on June 9, 2011. Retrieved March 6, 2009.
  5. "VSXu - audio visualizer, music visualizer, visual programming language (VPL), realtime graphics design platform". vsxu.com. Retrieved 2015-09-05.
This article is issued from Wikipedia - version of the 9/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.