BLT + Graphics + Emscripten
 
 
 
 
Go to file Use this template
Brett e674819344 postprocess is on the way 2024-05-09 13:51:14 -04:00
.idea oh dotfiles 2023-12-30 03:26:31 -05:00
cmake emscripten / webasm full support for 2d 2024-04-26 18:05:15 -04:00
examples/basic change update and init function signatures 2024-04-29 21:42:50 -04:00
include postprocess is on the way 2024-05-09 13:51:14 -04:00
libraries post processing 2024-05-05 17:03:50 -04:00
resources okay obj files load now 2024-01-11 14:36:48 -05:00
src/blt postprocess is on the way 2024-05-09 13:51:14 -04:00
tests renamed classes in model.h to be more descriptive 2024-05-03 20:01:45 -04:00
.gitignore add git ignore 2023-12-15 16:21:18 -05:00
.gitmodules basic input, frame timing, and other minor setup 2023-12-29 18:38:07 -05:00
CMakeLists.txt postprocess is on the way 2024-05-09 13:51:14 -04: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 push changes, emscript working 2023-12-16 23:52:18 -05:00
cloc.sh obj 2024-01-11 15:50:38 -05:00
commit.py commit.sh and basic example in cmake 2024-04-08 23:26:48 -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