BLT + Graphics + Emscripten
 
 
 
 
Go to file Use this template
Brett 00649a055d allow for direct setting of the texture_2d 2024-01-08 21:34:14 -05:00
.idea oh dotfiles 2023-12-30 03:26:31 -05:00
include allow for direct setting of the texture_2d 2024-01-08 21:34:14 -05:00
libraries shared vbos 2024-01-08 21:12:31 -05:00
resources sound 2023-12-29 19:25:41 -05:00
src/blt way of accessing and binding shared references. normal vbo now returns a shared_ptr which can be used in place of a vbo_t 2024-01-08 21:29:39 -05:00
tests states 2024-01-02 16:28:26 -05: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 basic input, frame timing, and other minor setup 2023-12-29 18:38:07 -05:00
LICENSE Initial commit 2023-11-27 23:49:56 -05:00
README.md Initial commit 2023-11-27 23:49:56 -05:00
build_emscript.sh push changes, emscript working 2023-12-16 23:52:18 -05:00
commit.sh imgui working 2023-12-16 01:32:25 -05:00
test.txt commit emscripten not wokring 2023-12-16 03:19:27 -05:00

README.md

BLT-With-Graphics-Template

BLT + Graphics + Emscripten