![]() |
|
|||||||
| XBMC General Discussion General discussion about XBMC (but no support/help/feature requests) Please, do not post support/help questions or requests here! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Team-XBMC Project Manager
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
![]() |
xbmc visualization competition
team xecuter has kindly offered to donate 10 final versions of the xecuter 3 modchip to the xboxmediacenter project for us to run this audio visualization development competition. the purpose of this competition is to develop new audio visualization plugins for xbmc and/or extend xbmc's visualisation interface, hopefully it will also encourage more programmers to join the xboxmediacenter development. the competition starts of right away and will end two months from now. all good entries (winners or not) can be integrated in xbmc, however the top-10 entries (decided by the xboxmediacenter team) will each win one state-of-the-art x3, a top-of-the-line modchip by xecuter for the xbox, so new that you can't even buy one yet, thanks team xecuter! ![]() non-developers please make a paypal donation for the winners modchip shipping cost to help xbmc visualization competition code requirements: - full source must be submitted as open source (l/gpl) - must be in c/c++ or assembly and compile under msvs - embedded assembler is permitted, only if really needed - the plugin must use xbmc visualization plugin interface - the plugin should preferable be configurable via xml file - visualization must be in synchronization with the audio - only xmms/winamp extending interface also welcome, * (but it must work with unmodified visualisation binaries) xbmc visualization suggestions (not requirements): - port open source visualization or code it from scratch - improvements on xbmc visualization plugin interface - extend interface to use xmms visualization plugins - extend interface to use winamp visualization plugins - configurations options available from inside the gui - recommend program in direct3d as it is xbox native - opengl might be possible if write a sdl wrapper(?) xbmc visualization competition rules and conditions: - all the requirements for the competition must be met - can't have illegally acquired or non open-source code - no illegally acquired or copyrighted pics can be used - code can be based upon other open source projects - no existing xbmp or xbmc team members may join - visualization can't simply be a goom or jm's sa mod - the full source must be submitted before contest end - the last competition submission date is 14/03-2004 * note! on 8th/4 contest end was postponed to 18th/4 - code judged on look, quality, functions and cleanness - if equal function & look code will be chosen on quality - winner will be decided by the xboxmediacenter team - the winners should be announced before 21/03-2004 * note! on 8th/4 contest end was postponed to 18th/4 - one person or team may submit more than one entry, * (as long as both the code and look significantly differ) - each winning entry can and will only win one modchip - if a team wins a prize they have to split it themselves - all winners pay s&h if the donations do not cover it - we reserve the right to cancel this contest if needed source code can be submitted here (link), make sure you select "competition (x3-viz)" as category in order to join this competition. we recommend you register a sourceforge.net account and login before you submit a patch as you then can update or change the entry as you progress. note that sourceforge has a 256kb upload limited per file, though you can attach more than one file if you need more space you can upload the file/s here (link) after you submitted the entry on sourceforge to get a "patch entry id #".
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#2 |
|
Team-XBMC Project Manager
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
![]() |
you can help developers find open source visualizations!
i've found these possible project exampels:good guides lines in finding portable code is c/c++ source code, preferable win32 and directx/direct3d the nebula device (sf) (c++ & direct3d for win32 - 3d realtime visualization engine) candide (c++, win32 & directx- 3d realtime visualisation) whitecap (c++ for winamp or win32 standalone - non-3d visual plugin for audio players as well as a standalone screensaver) g-force 1.6 (c++ for winamp or win32 standalone - non-3d visual plugin for audio players as well as a standalone screensaver) greenshift (c++ & directx for winamp - 3d audio visualization plugin) stepmania ( c++ for win32 - game inc visualizations) skullydoo (c++ for win32 - 3d architechture & visualization) nat spectrum analyzer & guitar tuner (c++, win32 & directx - spectrum analyzer?) i3dfm (c++ for win32 - 3d file manager for visualizations) paranormal (assembly & c for x11) openqvis (c++ - visualization of 3d volume data) wavesurfer (? - tool for sound visualization) gxsm (c & c++ for linux - 2d/3d visualisation) funtimedancer (c for posix/x11 - animation visualization) extace (c for x11/linux- 3d audio visualization tool) imlib3d (c++ & os independent - 3d visualisation system) sgl (c++ & opengl for win32 - scene graph library api) interactive visualisation framework (c++ for win32 - small class library encapsulating opengl) open scene graph (c++ & opengl for win32 - library for real-time visualization) other development resources: http://msdn.microsoft.com/library....als.asp
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#3 |
|
Team-XBMC Project Manager
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
![]() |
developers wanting to create visualization plugins for xbmc might also find use of fankey's code development for the xbox dsp
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#4 |
|
Team MediaPortal
Join Date: Sep 2003
Posts: 509
![]() |
@developers, come on, don't be shy, we love to hear if you are planning to join, what kind of visualization and your progress
![]() frodo
__________________
XBMC Project Founder (Retired), now head programmer of MediaPortal |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2004
Posts: 1
![]() |
i am new the the xbox scene and see this competition as a great way to get my feet wet. do i need the xdk to write a visualization? where can i get more information on how to get started. any help would be great.
|
|
|
|
|
|
#6 |
|
Team-XBMC Project Manager
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
![]() |
dependance of the xdk depends of kind of viz you code, if non-directx/d3d then you may not need the xdk, much more info here (link)
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#7 |
|
Team-XBMC Project Manager
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
![]() |
aren't there more devs that is interested in joining this competition?, where are all you developers hiding?
ps! you don't have to take the modchip prize if you win if don't want to too, ...just in case that is what is holding you all back
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#8 | |
|
Fan
Join Date: Sep 2003
Posts: 1,972
![]() |
Quote:
__________________
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support! read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables! |
|
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Feb 2004
Posts: 23
![]() |
i have a vis that i am working on right now. i have it working perfectly as a standalone xbox app, but having trouble converting it to a dll (vis) file for XBMC to load. i copied the spectrum visualization solution as a base, and modified the source to use my files. i am using more directx functions than the spectum xbox_dx8.lib is exporting, so i added the functions i needed to the def file, ran makelib.bat, and managed to get it to compile fine.
so far so good, but when i moved it on to the xbox to try out, nothing happens (with feb 12 build that is--with older builds, the xbox crashes/locks up). i'm pretty much at a loss here on how to proceed. like i said, it works perfectly as a standalone xbe, so i'm not exactly sure why xbmc is having trouble with it. it's based on a full particle system, so it should be pretty easy to tweak a few variables here and there and get a pretty wide range of different visualizations. if anyone has any advice on what steps i should try next, i'd love to hear them.
__________________
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support! read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables! |
|
|
|
|
|
#10 | |
|
Team-XBMC Project Manager
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
![]() |
Quote:
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| XBMC Screensaver Competition | Gamester17 | XBMC General Discussion | 84 | 2005-03-09 05:22 |