Replace vulkano by wgpu
This commit is contained in:
parent
d058c30d02
commit
9fff11fb19
25 changed files with 2561 additions and 3047 deletions
22
README.md
22
README.md
|
@ -1,12 +1,12 @@
|
|||
## USEFULL TOOLS
|
||||
|
||||
- RHAI [(Embedded Scripting for Rust)](https://github.com/rhaiscript/rhai)
|
||||
- GFX [(Low-level, cross-platform graphics and compute abstraction library)](https://github.com/gfx-rs/gfx)
|
||||
- WINIT [(Cross-platform window creation and management)](https://github.com/rust-windowing/winit)
|
||||
- RUSTTYPE [(Font lib)](https://gitlab.redox-os.org/redox-os/rusttype)
|
||||
- SPECS [(Entity-Component System)](https://github.com/amethyst/specs)
|
||||
- PAREEN [(Animation)](https://github.com/leod/pareen)
|
||||
|
||||
## USEFULL LINK
|
||||
|
||||
## USEFULL TOOLS
|
||||
|
||||
- RHAI [(Embedded Scripting for Rust)](https://github.com/rhaiscript/rhai)
|
||||
- GFX [(Low-level, cross-platform graphics and compute abstraction library)](https://github.com/gfx-rs/gfx)
|
||||
- WINIT [(Cross-platform window creation and management)](https://github.com/rust-windowing/winit)
|
||||
- RUSTTYPE [(Font lib)](https://gitlab.redox-os.org/redox-os/rusttype)
|
||||
- SPECS [(Entity-Component System)](https://github.com/amethyst/specs)
|
||||
- PAREEN [(Animation)](https://github.com/leod/pareen)
|
||||
|
||||
## USEFULL LINK
|
||||
|
||||
- https://arewegameyet.rs/
|
Loading…
Add table
Add a link
Reference in a new issue