Difference between revisions of "SoC 2011/OpenGL Interface for VLC"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
==Repository== | ==Repository== | ||
− | + | ||
− | + | Git -- | |
+ | git://repo.or.cz/vlc/vlc-skelet.git | ||
+ | |||
+ | Http -- | ||
+ | http://repo.or.cz/r/vlc/vlc-skelet.git | ||
==Contact== | ==Contact== | ||
You can reach me at skeletk13 at gmail or as skelet on IRC. Any suggestions are welcome. | You can reach me at skeletk13 at gmail or as skelet on IRC. Any suggestions are welcome. |
Revision as of 19:02, 23 May 2011
This project is part of Google Summer of Code 2011.
|
Abstract
A nice looking, intuitive, effect-oriented OpenGL interface for the VLC Media Player. It should combine the utility of the current Qt interface with the graphics of media centers. OpenGL will be used for all rendering operations for the interface, bringing a wide range of possibilities to develop pretty graphics. All the user interface elements will be specialized according to the needs of the VLC interface.
Repository
Git -- git://repo.or.cz/vlc/vlc-skelet.git
Http -- http://repo.or.cz/r/vlc/vlc-skelet.git
Contact
You can reach me at skeletk13 at gmail or as skelet on IRC. Any suggestions are welcome.