pithago-rs 0.0.0

A simple Rust 3D engine built using WASM and WebGPU. WIP
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 1.51 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 991.86 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • FractalFir/pithago-rs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • FractalFir

π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.