Jump to content

Is it possible to play video without Unity


itriA40217

Recommended Posts

I'm studying WVR by reading the sample code-helloVR.

I found that we can easily to change the texture of skybox by changing the data for input of GL_TEXTURE_2D.

 If I try to play an equirectangular video, I just need to 

1.Change GL model from cubemap to equirectangular projection

2.Change the input by per frame in 1/30 sec 

Therefore it will become a simple video player without help of Unity, it that right? 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...