Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] GLWE - 2D OpenGL rendering engine optimzed to be compiled to WebAssembly

GLWE is a 2D OpenGL rendering engine written in C++ that can be compiled for Desktop devices or to WebAssembly with Emscripten. The current demo can be downloaded here.


Screenshot of the current demo of GLWE showing two vertex arrays with custom shaders as a Windows Desktop application

Current features

  • Easy rendering of simple 2D shape through abstraction of shaders, buffers, and vertex/index arrays
  • Event system handles key and mouse inputs
  • Code can be easily compiled to Desktop or WebAssembly

About

GLWE - 2D OpenGL rendering engine optimzed to be compiled to WebAssembly

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages