1
0
(Outdated Mirror!) a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
2023-11-21 19:17:50 +03:00
lib add library c-argh as a submodule 2023-11-17 00:26:47 +03:00
src template.c: make byte_rate a 32-bit variable 2023-11-21 19:17:50 +03:00
.editorconfig major refactor 2023-11-16 23:34:35 +03:00
.gitignore major refactor 2023-11-16 23:34:35 +03:00
.gitmodules add library c-argh as a submodule 2023-11-17 00:26:47 +03:00
bytebeat_compiler.py bytebeat_compiler.py: change -Werror to -Wextra 2023-11-21 18:57:02 +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 EXAMPLE_USAGE.txt -> .md: actualize and fix 2023-11-18 14:24:23 +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: change the project name 2023-11-18 15:35:56 +03:00

C_JS_bytebeat_render

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