Ports (almost) all Canvas2D functions to the GPU so it can be mixed with a WebGL canvas.
Repository
Repository di jagenjo
OpenGL C++ Framework for the realtime rendering course
Submarine game done for the JS13K2024
A retro WW2 flight sim, my entry for the JS 13K Gamejam of 2025
An OS for Kids, based on Text Interface, inspired by 80s computers
Lightweight 3d physics engine for javascript
Simple WebSockets server in nodejs that bounces packets with some extra functionality (rooms and http request to store permanent information)
A C++ simple 2D games framework, it just creates a window, reads input and allows to load sprites
A small game done in a week as an example for my games programming course of 2018
Basic C++ Framework for games, it wraps the basic GPU interface (Meshes, Textures, Shaders, Application).
Collada parser in javascript. It supports skinning, morph targets and bone or node animation. It can parse inside a worker.
A 13Kb javascript game for the JS13K compo of 2022
A C++ game made during a week for the Game's Dev course at UPF 2019
Games host server in nodejs, it helps creating persistent online games by providing a dashboard to invite players, launch instances and check stats.
our entry for the Global GameJam 2018
Blender glTF 2.0 importer and exporter
An inmediate mode GUI that works on top of Canvas2D (it can also work in WebGL)