o
odin.langpkg.dev
packages / app / very_text

very_text

v1.0.0app

A blazing fast and memory safe `DrawText` library for raylib.

MIT ยท updated 7 months ago

very_text

A blazing fast and memory safe DrawText library for raylib and the ODIN programming language~

The library is now production-ready!

Why very_text ๐Ÿ‘‰๐Ÿ‘ˆ

  • Minimalistic: Avoids abstractions
  • Focused: Doesn't try to support every use case
  • Simple: Uses a single global allocator, set at compile time
  • Friendly: Memory-safety features and many examples

WebAssembly Support OwO

WebAssembly is supported.

Documentation -.-

To test if the library works, run:

odin run .

Replace when true with when false to use the library as a library.

Patreon!!

I am working on it.