Giter Site home page Giter Site logo

notspiff / vsxu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vovoid/vsxu

0.0 2.0 0.0 139.84 MB

Visual programming language; Real-time OpenGL graphics; Embeddable; GPL/LGPL Licensed; Audio/Music Visualizer; Animation tool

Home Page: http://vsxu.com

License: Other

C++ 64.49% C 32.87% Shell 0.02% Objective-C 2.04% Bison 0.29% Python 0.03% CSS 0.26% AppleScript 0.01%

vsxu's Introduction

Vovoid VSXu

©2003-2013 Vovoid Media Technologies AB, Sweden

http://www.vsxu.com

http://www.vovoid.com

VSXu (VSX Ultra) is an OpenGL-based (hardware-accelerated), modular programming environment with its main purpose to visualize music and create real time graphic effects.

The aim is to bridge the gap between programmer and artist and enabling acreative and inspiring environment to work in for all parties involved.

VSXu is built on a modular plug-in-based architecture so anyone can extend it and or make visualization presets ("visuals" or "states").

How do i get it?

Compilation Instructions for a basic version of VSXu Ubuntu/Debian:

Make sure you have met the build dependencies:

  sudo apt-get install libglew-dev libglfw-dev libpng12-dev libftgl-dev libjpeg-dev libpulse-dev libopenexr-dev libxrandr-dev make cmake g++ gcc git-core

Optional dependencies:

  sudo apt-get install libopencv-dev libcvaux-dev libhighgui-dev libcv-dev

Get the VSXu Source from github:

  git clone git://github.com/vovoid/vsxu.git

Build it:

  cd vsxu
  mkdir build
  cd build
  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
  make
  make install

For more advanced build instructions (and for the instructions for Windows users) visit http://www.vsxu.com/development/compiling-from-source

vsxu's People

Contributors

adityab avatar jaw avatar octosquid avatar rassilon avatar saidinesh5 avatar spartan190 avatar voidstarr avatar who828 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.