You are browsing as a guest. Sign up (or log in) to start making projects!

9h 10m 9s logged

Wrote the basic 2d graphics layer!! Support for Canvas2d, and WebGPU, with the WebGL backend being worked on! Much more is planned to be added: most notably 3d capabilities, HBR support, and textures! The project is written in TypeScript.

1
152

Comments 3

@sebastian

cool work were working on similar stuff! Im making a C web engine and framework using WebGL to make websites and games runnable effecitvely in browser!!

@gusin9113

@sebastian nice!! woild say to look into webgpu as well if you want (more capable + compute shaders :) )
oh yeah through emscripten?

@sebastian

@gusin9113 yea i compile with emscriptem. rn im getting to the main tree part so its really an engine im so hyped. itzs my first time using WebGL and stuff so its a lot things to understand :))