- Notifications
You must be signed in to change notification settings - Fork24
unrust - A pure rust based (webgl 2.0 / native) game engine
License
Apache-2.0, MIT licenses found
Licenses found
unrust/unrust
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A pure rust based (webgl 2.0 / native) game engine
Current Version : 0.1.1
This project is under heavily development, all api are very unstable until version 0.2
You can referencebasic.rs for now, more documetations will be coming soon.
The targetwasm32-unknown-unknown
is currently only on the nightly builds as of nightly-2018-08-06.
cargo install cargo-web # installs web sub commandrustup override set nightlyrustup target install wasm32-unknown-unknowncargo web start --example boxes --release
rustup override set nightlycargo run --example boxes --release
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE orhttp://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT orhttp://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submittedfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without anyadditional terms or conditions.
About
unrust - A pure rust based (webgl 2.0 / native) game engine
Topics
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.