Crates.io | fugu |
lib.rs | fugu |
version | 0.1.0 |
source | src |
created_at | 2022-04-09 00:58:10.473703 |
updated_at | 2022-06-05 05:17:07.051395 |
description | A simple cross-platform rendering library |
homepage | |
repository | https://github.com/pufferfish-rs/fugu/ |
max_upload_size | |
id | 564478 |
size | 114,925 |
:warning: DISCLAIMER: fugu is in very early stages of development. APIs can and will change, many basic features are missing, and parts of this README may not reflect the current state of the crate. I would recommend against using this in your projects just yet, but for those brave enough, now is the time for suggestions and feature requests!
core
, alloc
, and the rendering backendglutin
, sdl2
, etc.)wgpu
or Vulkan/Metal/DirectX/... directly)naga
or SPIRV-cross)glow
)glow
)glow
*)glow
*)glow
*)* Untested. These should work in theory, but don't be surprised if they don't. In that case, please open an issue or PR.
glow
but a dependency on web-sys
may not be ideal