Mibo v1 Docs — Archived (Raylib-only)
These pages are the original documentation for the raylib-only release of Mibo (when
Mibo.Raylib was the single package). They are kept here as a frozen snapshot so users on
that release can still find matching docs. All of these docs describe the raylib backend only.
Looking for current docs? Mibo is now multi-backend — a shared Mibo.Core with
pluggable Mibo.Raylib and Mibo.MonoGame backends. The up-to-date documentation lives at
the site root.
What changed since v1
The biggest change is the package split:
|
See Migrating to Mibo v2 for the full list of breaking changes, and Migrating from MonoGame for the original MonoGame → Mibo migration guide.
Archived pages
- Index (original landing)
- Rendering Overview
- Shaders — GLSL only
- Assets — raylib types only
- Camera
- Input
- Animation / Animation 3D
- Commands / Subscriptions
- 2D Rendering
- 3D Rendering
Mibo