1
0
Fork
You've already forked ccratch
0
Scratch to C compiler
  • Rust 85.8%
  • C 11.2%
  • GLSL 3%
2024年06月02日 21:43:24 +02:00
src start working on broadcasts (does not build) 2024年06月02日 21:43:24 +02:00
.gitignore generate sprite loading, separe generation to header and source file, change generated naming scheme, prepare rendering 2024年05月17日 23:39:19 +02:00
Cargo.lock get working auto generation 2024年05月12日 23:06:52 +02:00
Cargo.toml get working auto generation 2024年05月12日 23:06:52 +02:00
runtime.c add sensing group, and timer blocks 2024年05月28日 21:19:52 +02:00
runtime.h implement all look blocks (except looks_switchbackdroptoandwait): add effects (with shader.glsl) and layers (that also affect execution order) 2024年05月26日 01:05:18 +02:00
rustfmt.toml get working auto generation 2024年05月12日 23:06:52 +02:00
shader.glsl implement all look blocks (except looks_switchbackdroptoandwait): add effects (with shader.glsl) and layers (that also affect execution order) 2024年05月26日 01:05:18 +02:00