A tiny, fast, extremely efficient CPU based rendering engine for the embedded and edge devices. https://arkforge.net
  • Rust 62.5%
  • Python 34%
  • Makefile 2.8%
  • Linker Script 0.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-05 18:00:09 +03:00
.cargo base init for arm cortex 2026-08-01 20:43:47 +03:00
src refactor: cleaned up the line drawing function 2026-08-05 18:00:09 +03:00
tests base init for arm cortex 2026-08-01 20:43:47 +03:00
tools feat: flamegraph tool 2026-08-05 17:37:56 +03:00
.gitignore refactor: moved the counter ticks to the engine 2026-08-04 00:14:37 +03:00
Cargo.lock refactor(engine): cleaner internal API 2026-08-04 15:38:27 +03:00
Cargo.toml feat: flamegraph tool 2026-08-05 17:37:56 +03:00
Makefile feat: flamegraph tool 2026-08-05 17:37:56 +03:00
memory.x refactor: moved away the logic for the renderer to the engine 2026-08-02 18:20:48 +03:00