1
0
(Outdated Mirror!) a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
2023-12-30 14:57:32 +03:00
src template.c: correct endianness of buffer_size 2023-12-30 14:15:42 +03:00
.editorconfig major refactor 2023-11-16 23:34:35 +03:00
.gitignore major refactor 2023-11-16 23:34:35 +03:00
bytebeat_compiler.py bytebeat_compiler.py: fix name: CC_FLAGS -> CFLAGS 2023-12-30 14:57:32 +03:00
documentation.md template.c: refactor code and change initial type of w 2023-11-18 20:05:55 +03:00
EXAMPLE_USAGE.md template.c: add verbose mode and update usage 2023-11-25 21:03:31 +03:00
gitignore_clean.py initial commit 2023-11-16 22:01:41 +03:00
LICENSE initial commit 2023-11-16 22:01:41 +03:00
README.md README.md: add "yet" 2023-12-24 20:06:55 +03:00

C_JS_bytebeat_render

a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)