Crates.io | wolfengine |
lib.rs | wolfengine |
version | 3.0.2 |
source | src |
created_at | 2022-03-25 15:16:05.792001 |
updated_at | 2022-04-14 05:36:37.40867 |
description | Wolf is a set of modules for realtime rendering, realtime streaming and game developing |
homepage | |
repository | https://github.com/WolfEngine/WolfEngine/ |
max_upload_size | |
id | 556292 |
size | 276,240 |
Wolf Engine is the next generation of Persian Game Engine which is a cross-platform open source game engine created by Pooya Eimandar This Wolf is a comprehensive set of Rust/C libraries for realtime rendering, realtime streaming and game developing, which is support Lua & Python as an embedded script and binding language.
rustup default nightly
rustup target add wasm32-unknown-unknown
Now run hello wolf demo
./build-wasm.sh
./run-wasm.sh
Finally the demo will be served at http://localhost:8000
cd wolf-demo
cargo run
Wolf Engine © 2014-2022 Pooya Eimandar