1
0
(Outdated Mirror!) a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
2024-08-20 19:03:22 +03:00
include fwrite_le.h: reduce scope of private macros 2024-07-14 00:16:17 +03:00
samples WIP: add files 2024-05-27 08:07:42 +03:00
src Merge branch 'WIP' into optimization/float_type 2024-07-14 00:34:55 +03:00
.editorconfig update .gitignore to template 2024-01-29 18:45:04 +03:00
.gitignore use directory bin instead of build 2024-08-20 19:03:22 +03:00
bytebeat_compiler.py use directory bin instead of build 2024-08-20 19:03:22 +03:00
COPYING dual-license under Unlicense and CC0 2024-06-01 11:39:28 +03:00
documentation.md rename variable w to time 2024-04-10 23:08:08 +03:00
EXAMPLE_USAGE.md template.c: add verbose mode and update usage 2023-11-25 21:03:31 +03:00
gitignore_clean.py *.py: use a better shebang 2024-07-26 14:28:55 +03:00
LICENSE LICENSE: reformat 2024-01-10 04:49:22 +03:00
README.md Merge branch 'WIP' into optimization/float_type 2024-07-14 00:34:55 +03:00

C-JS-bytebeat-render

Warning


You're on a Work In Progress branch!

Information
You're on the branch where the program uses only type float for floating point values.

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

License

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