Need some advice on a language to use for a 'presentation display board'
Posted
by joe90
on Stack Overflow
See other posts from Stack Overflow
or by joe90
Published on 2010-03-31T15:17:46Z
Indexed on
2010/03/31
15:23 UTC
Read the original article
Hit count: 203
suggestions
|help
As part of the project i am working on I am looking to produce some software that works on a LCD display (think call center info boards) and displays various graphs (the bars grow etc in realtime, so incoming call stats etc etc) and flicks between various 'plug-ins'. The problem is deciding what language to use.. I am thinking about using the XNA framework, as this will allow me to do some nice 3d effects, add a nice glow effect, play videos etc. I can have for example the company logo defused spinning slowly behind the current data display. I know however, the XNA framework is a bit left field for this. Or is there a better alternative? Thanks..
© Stack Overflow or respective owner