Robert Osfield
|
e2f6dc5bf4
|
Removed the default play() in the MPEG, QuickTime and Xine plugins, moving
it into the osgmovie application, and into readNodeFile method where
--movie is now available for detecting movie code.
|
2005-02-22 20:56:56 +00:00 |
|
Robert Osfield
|
3ce382fd45
|
Changed the mpeg plugin to read movies the original way up rather than the
OpenGL way up to keep them consistent with the xine and quicktime movie codes
|
2005-02-09 16:18:44 +00:00 |
|
Robert Osfield
|
50a370dc56
|
Added vertical offset to multiple movies instances
|
2005-02-09 11:30:42 +00:00 |
|
Robert Osfield
|
117c791a3b
|
Added osg::BufferObject and a made a number associated to accomodate this
new class. osg::BufferObject wraps up OpenGL pixel and array buffer objects.
Currently implementation is work in progress.
|
2005-02-09 10:39:45 +00:00 |
|
Robert Osfield
|
b5f1d50377
|
Turned off lighting.
|
2005-02-04 20:36:50 +00:00 |
|
Robert Osfield
|
a7799bf2d9
|
Added some basic event handler.
|
2004-03-12 21:04:20 +00:00 |
|
Robert Osfield
|
de9af5d6bd
|
Cleaned up osgmovie example so it no longer depends upon LibMpeg3, just
using readImageFile instead.
|
2004-03-12 20:23:55 +00:00 |
|
Robert Osfield
|
6bd23304f9
|
Removed redundent ImageStream.h
|
2004-03-09 14:00:01 +00:00 |
|
Robert Osfield
|
8b47c9c85d
|
Preliminary work on general support of video textures.
|
2004-03-09 09:42:07 +00:00 |
|
Robert Osfield
|
9772b21e35
|
Added osgmovie example, derived from Ulrich Hertlien's original videotex
example, and brought up to date.
|
2004-01-30 14:06:29 +00:00 |
|