Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 416 Bytes

JS Rendering Engine

WebGL based JavaScript rendering engine.
Written in TypeScript.
Node, Express server used to serve shaders and objects.
Engine use-case: src/javascripts/glApplication.ts

Demo

Controls:
QWEASD To rotate the camera.
Arrow Keys To move character.
Currently, hosted at https://opengl.vjalicin.com

Compatibility

All modern browsers.
Devices that support OpenGL ES 3.0