Skip to content

🚀 Flecs Rust Examples\Micro-tutorials #285

@Austin-Routt

Description

@Austin-Routt

Hi everyone!

I've created a public repository with a set of Flecs Rust examples to help me learn. Some are better than others, but they all compile and produce expected output. Also, each example is self-contained, fully annotated, and designed to be run with cargo run; I made them in my Obsidian Notebook with the Obsidian Plugin to execute code in a note..

Topics include:

Basic movement & relationships

Prefabs, inheritance, and slots

Observers, monitors, and hooks

Queries with variables

Reflection, serialization, and persistence

State machines via enums

And so on...

I plan to keep adding, and refining them, as I go along.

Check it out here: https://github.com/Austin-Routt/flecs-rust-examples/tree/main

Thank you for creating these Rust Bindings!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions