wutengine_ecs

Crates.iowutengine_ecs
lib.rswutengine_ecs
version0.0.7
sourcesrc
created_at2024-09-27 21:41:22.923181
updated_at2024-09-30 18:02:51.07578
descriptionThe core implementation of the WutEngine ECS
homepagehttps://github.com/cloone8/WutEngine
repositoryhttps://github.com/cloone8/WutEngine
max_upload_size
id1389410
size64,791
Wouter de Bruijn (cloone8)

documentation

README

WutEngine

A game engine written in as much Rust as possible

Why?

Mostly to learn about game engine development and GPU rendering APIs at the same time.

The Goal

An extensible cross-platform 2D and 3D game engine that is usable both through programming directly, and through an editor (like the other big engines, Unity/Unreal/Godot/etc.).

Commit count: 156

cargo fmt