Skip to content

smatter52/ES3toWEBGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ES3toWEBGL

OpenGles3 to WebGl2 covertor

The GL3Web.c file replaces the GLESv2 library in the compile and link process. It intercepts the gl function calls and spits out gl. WebGL2 javascript. This is mostly a one to one subsitution, but additional code handles gl C pointer data conversion to javascript text arrays.

Use

The Javascript Webgl output together with a HTML header and footer creates a HTML webpage copy of the OpenGLes3 screen draw. Have fun.

Example

I have included one of my test page HTML output.

Chief Engineer

About

OpenGles3 to WebGl2 convertor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published