GLTexturePlayer
Get the latest version with:
darcs get http://daimi.au.dk/~cgd/projects/GLTexturePlayer
Description:
todo
Dependencies
GLTexturePlayer depends on the OpenGL Renderer extension, SDL extension, GenericHandlers extension and FFMPEGResource extension. To get up and running quickly, save the repos file GLTexturePlayer.repos to the [browser:/ OpenEngine root directory] and run
./repos.py update gltextureplayer
Note: on Windows python is not installed by default, to use repos.py on Windows, download and install this package: Python 2.5.2
The project only contains the actual source code so in order to try this demo you must get some resources from here and save them to the subdirectory called data in the application directory.
Needed resources:
- [todo] add working test movies
Note for OS X users: the ffmpeg uses dylib right now, so you need to set the dyld before running the program, this can be done the following way: export DYLD_LIBRARY_PATH=/Users/username/OpenEngine/movieplayer/libraries/ffmpeg/lib/
Contact
For error reporting please contact cpvc
Attachments
-
GLTexturePlayer.repos
(0.8 KB) - added by cpvc
4 years ago.
updated to use the TGAResource and OBJResource extensions
