myth_core 0.2.0

Core utilities and foundational types for the Myth engine.
Documentation

Myth Core

Foundational types and utilities for the Myth engine.

This crate provides:

  • Error types used across the engine
  • Utility modules (timer, FPS counter, string interning)
  • Core handle types (NodeHandle, SkeletonKey)
  • The Transform component