Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

unrust - A pure rust based (webgl 2.0 / native) game engine

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
NotificationsYou must be signed in to change notification settings

unrust/unrust

Repository files navigation

Build Status

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

Live Demo

Usage

You can referencebasic.rs for now, more documetations will be coming soon.

Build

As web app (wasm32-unknown-unknown)

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

As desktop app (native-opengl)

rustup override set nightlycargo run --example boxes --release

License

Licensed under either of

at your option.

Contribution

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

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp