LWJGL Forum

Programming => OpenGL => Topic started by: asantoso on June 10, 2005, 08:12:51

Title: Video Player possible using LWJGL?
Post by: asantoso on June 10, 2005, 08:12:51
Hello, I am new to LWJGL.
I am curious if it is possible to create a simple video player with masking  using OpenGL in LWJGL.
Let me know,thanks.
Best regards,
Agus
Title: Video Player possible using LWJGL?
Post by: Matzon on June 10, 2005, 09:22:44
sure is, just need to extract the video frames and draw that texture. Extracting a frame of video is probably the hardest part. Try searching JGO (http://192.18.37.44/forums/index.php)