- Barcelona
- http://tamats.com
- @tamat
-
KidOS Public
An OS for Kids, based on Text Interface, inspired by 80s computers
MIT License UpdatedSep 18, 2025 -
JS13K2025 Public
A retro WW2 flight sim, my entry for the JS 13K Gamejam of 2025
-
glTF-Blender-IO Public
Forked from KhronosGroup/glTF-Blender-IOBlender glTF 2.0 importer and exporter
Python Apache License 2.0 UpdatedAug 13, 2025 -
polyanim Public
A webtool to create animations using vector graphics
-
jstoolbits Public
A set of classes in Javascript I use in most of my projects.
-
litegl.js Public
Lightweight Javascript WebGL library for handling Context, Meshes, Textures and Shaders. Relies on glMatrix 2.0, very easy to use.
-
rendeer.js Public
Light-weight 3D Scene graph library with renderer in WebGL
-
TJE2D_2018 Public
A small game done in a week as an example for my games programming course of 2018
-
-
-
litegraph.js Public
A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allow…
-
GTR_Framework Public
OpenGL C++ Framework for the realtime rendering course
-
SillyServer.js Public
Simple WebSockets server in nodejs that bounces packets with some extra functionality (rooms and http request to store permanent information)
-
-
js13k2023 Public
My entry for the JS13K competition of 2023. A WebGL game about riding horses and shooting arrows.
-
TJE_Framework Public
Basic C++ Framework for games, it wraps the basic GPU interface (Meshes, Textures, Shaders, Application).
-
TJE2D Public
A C++ simple 2D games framework, it just creates a window, reads input and allows to load sprites
-
gameshouse Public
Games host server in nodejs, it helps creating persistent online games by providing a dashboard to invite players, launch instances and check stats.
-
raylib Public
Forked from raysan5/raylibA simple and easy-to-use library to enjoy videogames programming
-
litefilesystem.js Public
Library with client (js) and serverside (php) to have a filesystem with previews, quotas, metadata, and multiple users with privileges.
-
-
litegraph_native Public
A Litegraph.js implementation in C++. It only supports the execution of nodes created using LiteGraph.JS
-
Canvas2DtoWebGL Public
Ports (almost) all Canvas2D functions to the GPU so it can be mixed with a WebGL canvas.
-
htmlcubemap Public
A simple class to embed a panoramic view in a website from six pictures
-
litescene.js Public
A WebGL 3D Engine library with component-based node hierarchy. Used by WebGLStudio
-
glui.js Public
An inmediate mode GUI that works on top of Canvas2D (it can also work in WebGL)
-
litegui.js Public
Javascript Library to create webapps with a desktop look-alike interface. All the widgets are created from Javascript instead of using HTML.
-
webglstudio.js Public
A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
-
playnote Public
A simple script in nodejs to send MIDI notes sequences to a midi output
-
collada.js Public
Collada parser in javascript. It supports skinning, morph targets and bone or node animation. It can parse inside a worker.