Skip to content

MasterAler/WebGL-simple-video-rendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL-simple-video-rendering

Yet another WebGL "Hello World", quickly implemented to test WebGL rendering perfomance and get used to the key concepts. Actually, it's a Mozilla's Sample, I just changed rotating cube into a simple square surface.

Launched by a simple python -m http.server command, allowing to access video file from the lightweight localhost server.

Proper vieport configuration, depending on video aspect ratio should be added, didn't bother myself with it, because video stream displaying requires 3rd-party libraries, thus reducing the sample's value when messing with RTSP stream (my initial goal).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages