-
Bevy Foundation
- Quebec
- https://bevyengine.org/
- @[email protected]
Sponsors
-
bevy-website Public
Forked from bevyengine/bevy-websiteThe source files for the official Bevy website
-
bevy Public
Forked from bevyengine/bevyA refreshingly simple data-driven game engine built in Rust
-
rust Public
Forked from rust-lang/rustEmpowering everyone to build reliable and efficient software.
Rust Other UpdatedJul 9, 2024 -
bevy_common_assets Public
Forked from NiklasEi/bevy_common_assetsCollection of generic asset loaders for common file formats
Rust Apache License 2.0 UpdatedJun 9, 2024 -
winit Public
Forked from rust-windowing/winitWindow handling library in pure Rust
Rust Apache License 2.0 UpdatedJun 6, 2024 -
rfcs Public
Forked from bevyengine/rfcsSuggest changes to Bevy and view accepted designs
-
dynamic-components-experiments Public archive
Exploring patterns for working with dynamic sets of components (bundles) in Bevy
-
bevy_mod_billboard Public
Forked from kulkalkul/bevy_mod_billboardBillboard text and texture support for bevy (forked)
Rust Apache License 2.0 UpdatedDec 4, 2023 -
rust-clippy Public
Forked from rust-lang/rust-clippyA bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Rust Other UpdatedMar 30, 2023 -
lighting-perf-experiments Public
Investigating https://github.com/bevyengine/bevy/issues/8129
Rust Apache License 2.0 UpdatedMar 19, 2023 -
bevy_framepace Public
Forked from aevyrie/bevy_framepaceFramepacing and framelimiting for Bevy
Rust Apache License 2.0 UpdatedMar 9, 2023 -
rust-gamedev.github.io Public
Forked from rust-gamedev/rust-gamedev.github.ioThe repository for https://gamedev.rs
HTML UpdatedMar 5, 2023 -
pecs Public
Forked from jkb0o/pecsAsynchronous operations for Bevy Engine
Rust Apache License 2.0 UpdatedFeb 11, 2023 -
taffy Public
Forked from DioxusLabs/taffyA high performance Rust-powered layout library
Rust Other UpdatedJan 16, 2023 -
bevy_egui Public
Forked from vladbat00/bevy_egui🇺🇦 Please support the Ukrainian army: https://www.comebackalive.in.ua/donate
Rust MIT License UpdatedJan 5, 2023 -
bevy-community Public
Forked from bevyengine/bevy-communityA listing of Bevy community members which is displayed on the Bevy website
UpdatedDec 20, 2022 -
rust-lang-team Public
Forked from rust-lang/teamRust teams structure
Rust Apache License 2.0 UpdatedOct 24, 2022 -
bevy_github_ci_template Public template
Forked from bevyengine/bevy_github_ci_templateRust Other UpdatedJul 30, 2022 -
bevy-assets Public
Forked from bevyengine/bevy-assetsA collection of Bevy assets, plugins, learning resources, and apps made by the community
UpdatedJul 19, 2022 -
generic-associated-types-initiative Public
Forked from rust-lang/generic-associated-types-initiativeGeneric Associated Types lang team initiative
Apache License 2.0 UpdatedJul 13, 2022 -
rust-variadics-background Public
A collection of background research, paths forward and use cases for variadic functions and types in Rust.
-
github-issue-templates Public
Forked from stevemao/github-issue-templates🔣 A collection of GitHub issue and pull request templates
Other UpdatedApr 11, 2022 -
good-first-issue Public
Forked from DeepSourceCorp/good-first-issueMake your first open-source contribution.
JavaScript MIT License UpdatedApr 8, 2022 -
lang-team Public
Forked from rust-lang/lang-teamHome of the Rust language design team.
JavaScript Apache License 2.0 UpdatedApr 6, 2022 -
ra-feature-flag-bug-report Public archive
A minimal bug report for rust-analyzer
Rust Creative Commons Zero v1.0 Universal UpdatedMar 8, 2022 -
bevy_plot Public
Forked from eliotbo/bevy_plotPlotting library for the Bevy game engine.
-
janky-multiple-worlds Public archive
A janky solution for multiple worlds in Bevy 0.5, targeted at scientific simulation.
Rust Apache License 2.0 UpdatedNov 26, 2021 -
bevy_compiler_errors Public archive
Reproductions for the inestimable Esteban et al.
-
bevy-temp-rfc Public archive
A temporary home for draft RFCs for Bevy
-
complex-learned-controls Public archive
A game about automatically learning (and then learning to use) controls for a complex system. Made in Bevy for Rust.