VSXu

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ximon Offline
Junior Member
Posts: 49
Joined: Jan 2009
Reputation: 0
Location: Nantes, France
Post: #1
Some interesting open-source OpenGL visuals over here:

http://vsxu.com/

Anyone know if this would be possible as an XBMC add-on?
find quote
claudiomet Offline
Junior Member
Posts: 9
Joined: Sep 2011
Reputation: 0
Location: Chile
Post: #2
wow man, amazing visuals
and it's a GPL project... insteresting !
find quote
Deano316 Offline
Fan
Posts: 728
Joined: Jul 2011
Reputation: 8
Location: Brighton, England
Post: #3
+1
find quote
deh2k7 Offline
Donor
Posts: 384
Joined: Dec 2008
Reputation: 5
Post: #4
This does look very nice!
find quote
rflores2323 Offline
Posting Freak
Posts: 1,950
Joined: Jan 2009
Reputation: 2
Post: #5
Nice

ATV1 with crystalbuntu V1 (11.eden). Theater remote URC MX-810, droidx wtih xbmc remote, or transformer tf101 with YATSE. 2 x ATV2 (V12.0 Eden).

find quote
jaw^vovoid Offline
Junior Member
Posts: 3
Joined: Jan 2012
Reputation: 0
Post: #6
hi, I'm author of VSXu. if XMBC can provide audio and an OpenGL surface it should be dead easy to integrate VSXu. If anyone knowledgable about these things want to come chat (IRC), we're in #vsxu on freenode..
find quote
ximon Offline
Junior Member
Posts: 49
Joined: Jan 2009
Reputation: 0
Location: Nantes, France
Post: #7
My (admittedly limited) understanding is that OpenGL is available on Linux systems (and some Windows ones), there are already a number of OpenGL visualizations for XBMC - OpenGLSpectrum and NastyFFT being two that spring to mind…

I'm afraid I won't be of any use myself, but I certainly hope some of our more talented forum members (or developers) get in touch with you and that XBMC's future can include VSXu - the more acronyms the merrier IMHO! Wink
find quote
jme Offline
Junior Member
Posts: 24
Joined: Feb 2005
Reputation: 0
Location: Sweden
Post: #8
ximon Wrote:My (admittedly limited) understanding is that OpenGL is available on Linux systems (and some Windows ones), there are already a number of OpenGL visualizations for XBMC - OpenGLSpectrum and NastyFFT being two that spring to mind…:

Windows switched from OpenGL to DirectX 9 quite a while back. I don't think the OpenGL windows version is beeing updated but then it might not need any updates. I noticed that there is a linux version of VSXu so maybe a linux OpenGL port would be possible to create.

For whoever takes a stab at porting this the old 'look at existing visualizers to understand how to create one' is probably still the way to go.

Current project Plane9 a 3d music visualizer/sound responsive screensaver. Author of the planestate, matrix trails, asteroids and ping pong xbmc screensavers.
find quote
jaw^vovoid Offline
Junior Member
Posts: 3
Joined: Jan 2012
Reputation: 0
Post: #9
jme Wrote:Windows switched from OpenGL to DirectX 9 quite a while back.
Are we talking about XMBC here? the GUI? if OpenGL for that is not available under windows, yes it's a problem.

Quote:I noticed that there is a linux version of VSXu so maybe a linux OpenGL port would be possible to create.
We develop on linux (it's the best platform for debugging etc) and cross-compile for windows, so both should be possible.

Quote:For whoever takes a stab at porting this the old 'look at existing visualizers to understand how to create one' is probably still the way to go.
Yea, probably best. I'll take a look and see what I can come up with Smile
(This post was last modified: 2012-01-23 13:16 by jaw^vovoid.)
find quote
jme Offline
Junior Member
Posts: 24
Joined: Feb 2005
Reputation: 0
Location: Sweden
Post: #10
jaw^vovoid Wrote:Are we talking about XBMC here? the GUI? if OpenGL for that is not available under windows, yes it's a problem.

Yes, the default installation of XBMC for windows uses DirectX.

Good luck!

Current project Plane9 a 3d music visualizer/sound responsive screensaver. Author of the planestate, matrix trails, asteroids and ping pong xbmc screensavers.
find quote
Post Reply