pithago-rs

Crates.iopithago-rs
lib.rspithago-rs
version0.0.0
sourcesrc
created_at2023-05-05 10:26:01.701316
updated_at2023-05-05 10:26:01.701316
descriptionA simple Rust 3D engine built using WASM and WebGPU. WIP
homepage
repositoryhttps://github.com/FractalFir/pithago-rs
max_upload_size
id857564
size1,825
(FractalFir)

documentation

README

πthago-rs(pithago-rs)

This is just a name reservation. Pithago is going to be a simple rust 3D engine build with WebGPU and WASM. The engine will load compiled WASM modules from its asset bundles and will be able to be programmed using any language supporting WASM. The engine will focus only on providing a powerful renderer, simple UI toolkit and ECS. The engine will not have anything besides that, and is meant mostly for puzzle/strategy games.

Commit count: 2

cargo fmt