a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
2024-06-18 18:15:32 +03:00
include fwrite_le.*: make use of const for ptr 2024-06-18 18:15:32 +03:00
src fwrite_le.*: make use of const for ptr 2024-06-18 18:15:32 +03:00
.editorconfig update .gitignore to template 2024-01-29 18:45:04 +03:00
.gitignore bytebeat_render.c: add custom output 2024-01-09 20:04:33 +03:00
bytebeat_compiler.py bytebeat_compiler.py: search for compiler, fix section names 2024-06-02 19:34:49 +03:00
COPYING dual-license under Unlicense and CC0 2024-06-01 11:36:33 +03:00
documentation.md rename variable w to time 2024-04-10 23:08:08 +03:00
EXAMPLE_USAGE.md EXAMPLE_USAGE.md: update the output 2024-06-16 09:56:53 +03:00
gitignore_clean.py initial commit 2023-11-16 22:01:41 +03:00
LICENSE LICENSE: reformat 2024-01-10 04:49:22 +03:00
README.md dual-license under Unlicense and CC0 2024-06-01 11:36:33 +03:00

C-JS-bytebeat-render

Dual-licensed under the Unlicense (LICENSE) or Creative Commons Zero 1.0 Universal (COPYING).

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