BLT + Graphics + Emscripten
 
 
 
 
Go to file Use this template
Brett ea53e2d089 beep 2026-02-25 10:10:06 -05:00
.idea fetch content for glfw 2024-10-31 20:59:49 -07:00
cmake emscripten / webasm full support for 2d 2024-04-26 18:05:15 -04:00
examples/basic beep 2026-02-25 10:10:06 -05:00
include beep 2026-02-25 10:10:06 -05:00
libraries beep 2026-02-25 10:10:06 -05:00
resources custom nix 2024-11-21 00:58:16 -05:00
src/blt beep 2026-02-25 10:10:06 -05:00
tests silly 2024-05-13 13:15:01 -04:00
tools add tools for converting obj files into c++ arrays 2026-01-26 18:48:57 -05:00
.gitignore add git ignore 2023-12-15 16:21:18 -05:00
.gitmodules API Breaking Change. Now including a destruct function 2024-11-03 20:05:11 -05:00
CMakeLists.txt add tools for converting obj files into c++ arrays 2026-01-26 18:48:57 -05:00
LICENSE Initial commit 2023-11-27 23:49:56 -05:00
README.md framebuffers 2024-04-16 16:07:46 -04:00
build_emscript.sh custom nix 2024-11-21 00:58:16 -05:00
cloc.sh fonts 2024-11-12 19:30:28 -05:00
commit.py commit.sh and basic example in cmake 2024-04-08 23:26:48 -04:00
default.nix wayland support, nix as well! (tested only on plasma) 2026-01-23 20:53:36 -05:00
normal.txt fix buffer overflow with arrays 2024-09-17 01:07:27 -04:00
test.txt commit emscripten not wokring 2023-12-16 03:19:27 -05:00

README.md

BLT-With-Graphics-Template

BLT + Graphics + Emscripten

TODO: some of the API is inconsistent.

Textures bind themselves but FBOs do not.

make more use of factory functions