VSXu

VSXu (VSX Ultra) is an OpenGL-based, music visualizer and modular programming environment which creates 3D effects in real-time.[1] VSXu Player is available for Windows through Steam and VSXu Artiste is available as a download for Windows and GNU/Linux.[2] It is developed by Vovoid Media Technologies AB.[3] VSXu allows third parties to create / program visualization presets ("visuals" or "states").[4]

VSXu
ParadigmVisual programming
Designed byRobert Wenzel, Jonatan Wallmander
DeveloperVovoid Media Technologies AB
Stable release
0.8.1 / January 1, 2020 (2020-01-01)
Typing disciplineStrong
Implementation languageC++
OSMicrosoft Windows, Linux
LicenseProprietary / GPL / LGPL
Websitevsxu.com
Influenced by
Pure Data, OpenGL, C++

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 "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. The original developers were 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. "Archived copy". Archived from the original on 2007-10-08. Retrieved 2009-03-04.CS1 maint: archived copy as title (link)
  6. "Archived copy". Archived from the original on 2007-10-08. Retrieved 2009-03-04.CS1 maint: archived copy as title (link)
  7. "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. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.