{"id":13439499,"url":"https://github.com/unrust/unrust","last_synced_at":"2025-04-09T16:04:38.215Z","repository":{"id":52408741,"uuid":"119426591","full_name":"unrust/unrust","owner":"unrust","description":"unrust - A pure rust based (webgl 2.0 / native) game engine","archived":false,"fork":false,"pushed_at":"2018-08-13T02:24:53.000Z","size":154368,"stargazers_count":377,"open_issues_count":10,"forks_count":23,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-09T16:04:25.578Z","etag":null,"topics":["nphysics3d","physics","rust","rust-lang","stdweb","wasm","webassembly","webgl"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unrust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-29T18:58:07.000Z","updated_at":"2025-01-27T12:08:05.000Z","dependencies_parsed_at":"2022-09-06T07:01:35.644Z","dependency_job_id":null,"html_url":"https://github.com/unrust/unrust","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unrust%2Funrust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unrust%2Funrust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unrust%2Funrust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unrust%2Funrust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unrust","download_url":"https://codeload.github.com/unrust/unrust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065290,"owners_count":21041871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nphysics3d","physics","rust","rust-lang","stdweb","wasm","webassembly","webgl"],"created_at":"2024-07-31T03:01:14.419Z","updated_at":"2025-04-09T16:04:38.192Z","avatar_url":"https://github.com/unrust.png","language":"Rust","funding_links":[],"categories":["Libraries","库 Libraries","Rust","库"],"sub_categories":["Game development","游戏开发 Game development","游戏开发"],"readme":"# unrust\n\n[![Build Status](https://travis-ci.org/unrust/unrust.svg?branch=master)](https://travis-ci.org/unrust/unrust)\n\nA pure rust based (webgl 2.0 / native) game engine\n\nCurrent Version : 0.1.1\n\n**This project is under heavily development, all api are very unstable until version 0.2**\n\n## Live Demo\n\n* [Boxes](https://edwin0cheng.github.io/unrust/demo/boxes)\n* [Sponza](https://edwin0cheng.github.io/unrust/demo/sponza)\n* [Sound](https://edwin0cheng.github.io/unrust/demo/sound)\n* [Post-Processing](https://edwin0cheng.github.io/unrust/demo/postprocessing)\n* [MeshObj](https://edwin0cheng.github.io/unrust/demo/meshobj)\n* [Basic](https://edwin0cheng.github.io/unrust/demo/basic)\n\n## Usage \n\nYou can reference [basic.rs](https://github.com/edwin0cheng/unrust/blob/master/examples/basic.rs) for now, more documetations will be coming soon.\n\n## Build\n\n### As web app (wasm32-unknown-unknown)\n\nThe target `wasm32-unknown-unknown` is currently only on the nightly builds as of nightly-2018-08-06.\n\n```\ncargo install cargo-web # installs web sub command\nrustup override set nightly\nrustup target install wasm32-unknown-unknown\ncargo web start --example boxes --release\n```\n\n### As desktop app (native-opengl)\n\n```\nrustup override set nightly\ncargo run --example boxes --release\n```\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funrust%2Funrust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funrust%2Funrust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funrust%2Funrust/lists"}