├── .github └── workflows │ ├── ci.yml │ └── deploy-website.yml ├── Apps ├── Games │ ├── 2048.jpg │ ├── 2048.toml │ ├── 3d-cellular-automata.png │ ├── 3d-celullar-automata.toml │ ├── AnotherRustBevySnakeGame.toml │ ├── Hug.png │ ├── Hug.toml │ ├── Kataster.toml │ ├── Kataster.webp │ ├── Keep-Inside.toml │ ├── Keep-Moving-and-Nobody-Burns.toml │ ├── One-Click-Ninja.png │ ├── One-Click-Ninja.toml │ ├── Robbo.toml │ ├── SiO2.toml │ ├── WhoisDavid-bevy-nbody.toml │ ├── Zenith.toml │ ├── ace-of-the-heavens.png │ ├── ace-of-the-heavens.toml │ ├── arugio.toml │ ├── ascii-bomb-ecs.gif │ ├── ascii-bomb-ecs.toml │ ├── battle-city.png │ ├── battle-city.toml │ ├── bavy-balls.png │ ├── bavy-balls.toml │ ├── bevy-shoot-em-up.png │ ├── bevy-shoot-em-up.toml │ ├── bevy-space-invaders.toml │ ├── bevy-tetris-0.6.png │ ├── bevy-tetris-0.6.toml │ ├── bevy-tetris-yat.gif │ ├── bevy-tetris-yat.toml │ ├── bevy-tetris.toml │ ├── bevy_combat.gif │ ├── bevy_combat.toml │ ├── bevy_pixel_attack.gif │ ├── bevy_pixel_attack.toml │ ├── bevy_pong.toml │ ├── bevy_rider.toml │ ├── bevy_rust_wasm_experiments.toml │ ├── bevy_rust_wasm_experiments.webp │ ├── bevy_sokoban.toml │ ├── bevy_squares.toml │ ├── bong.toml │ ├── bounce-up.png │ ├── bounce-up.toml │ ├── build_a_better_buddy.png │ ├── build_a_better_buddy.toml │ ├── cheaters-never-win.png │ ├── cheaters-never-win.toml │ ├── colonize.toml │ ├── combine-racers.png │ ├── combine-racers.toml │ ├── cube-collection.gif │ ├── cube-collection.toml │ ├── digital-extinction.png │ ├── digital-extinction.toml │ ├── diplopod.gif │ ├── diplopod.toml │ ├── dodge-the-creeps-bevy.png │ ├── dodge-the-creeps-bevy.toml │ ├── drone-agility-challenge.gif │ ├── drone-agility-challenge.toml │ ├── dungeon-quest-v2.toml │ ├── dungeon-quest.png │ ├── dungeon-quest.toml │ ├── flappy_bevy.toml │ ├── flappy_bird.gif │ ├── flappy_bird.toml │ ├── flock-rs.toml │ ├── game-of-life.png │ ├── game-of-life.toml │ ├── i_sjon_kan_ingen_hora_dig_skrika.toml │ ├── idle-garden.png │ ├── idle-garden.toml │ ├── infini-pong.png │ ├── infini-pong.toml │ ├── insta-kill.png │ ├── insta-kill.toml │ ├── jigsaw-puzzle.toml │ ├── jigsaw.png │ ├── jump-jump.jpg │ ├── jump-jump.toml │ ├── killer-critters.jpg │ ├── killer-critters.toml │ ├── labyrinth-game.toml │ ├── lewiszlw-tetris.png │ ├── lewiszlw-tetris.toml │ ├── libracity.png │ ├── libracity.toml │ ├── limbo_pass.png │ ├── limbo_pass.toml │ ├── lost-oppai.png │ ├── lost-oppai.toml │ ├── magus-parvus.png │ ├── magus-parvus.toml │ ├── mechaburro.gif │ ├── mechaburro.toml │ ├── miam.png │ ├── miam.toml │ ├── miner.png │ ├── miner.toml │ ├── murder-user-dungeon.png │ ├── murder-user-dungeon.toml │ ├── nbody_moon_creator.gif │ ├── nbody_moon_creator.toml │ ├── not-snake.png │ ├── not-snake.toml │ ├── nyt_sudoku.png │ ├── nyt_sudoku.toml │ ├── oicana.png │ ├── oicana.toml │ ├── per_spatium.toml │ ├── pico_td.png │ ├── pico_td.toml │ ├── pillars.png │ ├── pillars.toml │ ├── pirate-sea-jam.png │ ├── pirate-sea-jam.toml │ ├── pixie-wrangler.png │ ├── pixie-wrangler.toml │ ├── projectris.toml │ ├── punchy.png │ ├── punchy.toml │ ├── rock_run.png │ ├── rock_run.toml │ ├── rubiks-cube.jpg │ ├── rubiks-cube.toml │ ├── rusty-bird.png │ ├── rusty-bird.toml │ ├── screen-ball.png │ ├── screen-ball.toml │ ├── smoke-rs.toml │ ├── snake_bevy.toml │ ├── sokoban-rs.gif │ ├── sokoban-rs.toml │ ├── super-kaizen-overloaded.png │ ├── super-kaizen-overloaded.toml │ ├── taileater.gif │ ├── taileater.toml │ ├── taipo.gif │ ├── taipo.toml │ ├── thallada-bevy_nbody.toml │ ├── thetawave.png │ ├── thetawave.toml │ ├── tsumi.png │ ├── tsumi.toml │ ├── typey-birb.png │ ├── typey-birb.toml │ ├── unbalanced-brawl.png │ ├── unbalanced-brawl.toml │ ├── unflock.png │ ├── unflock.toml │ ├── warlocks-gambit.png │ └── warlocks-gambit.toml ├── Tools │ ├── bevy-calc.toml │ ├── bevy-core-nix-flake.toml │ ├── fun-notation.gif │ ├── fun-notation.toml │ ├── hill_vacuum.png │ ├── hill_vacuum.toml │ ├── lavagna.gif │ ├── lavagna.toml │ ├── mogura.png │ ├── mogura.toml │ ├── nodus.gif │ ├── nodus.toml │ ├── quartz.png │ ├── quartz.toml │ ├── velo.png │ └── velo.toml └── _category.toml ├── Assets ├── 2D │ ├── bevy-earcutr.toml │ ├── bevy-paperdoll.gif │ ├── bevy-paperdoll.toml │ ├── bevy-parallax.gif │ ├── bevy-parallax.toml │ ├── bevy_ascii_terminal.gif │ ├── bevy_ascii_terminal.toml │ ├── bevy_aseprite_ultra.png │ ├── bevy_aseprite_ultra.toml │ ├── bevy_collider_gen.png │ ├── bevy_collider_gen.toml │ ├── bevy_ecs_ldtk.gif │ ├── bevy_ecs_ldtk.toml │ ├── bevy_ecs_tiled.gif │ ├── bevy_ecs_tiled.toml │ ├── bevy_ecs_tilemap.toml │ ├── bevy_enoki.gif │ ├── bevy_enoki.toml │ ├── bevy_entitiles.png │ ├── bevy_entitiles.toml │ ├── bevy_fog_of_war.png │ ├── bevy_fog_of_war.toml │ ├── bevy_hourglass.gif │ ├── bevy_hourglass.toml │ ├── bevy_interact_2d.toml │ ├── bevy_ldtk.toml │ ├── bevy_life.png │ ├── bevy_life.toml │ ├── bevy_light_2d.gif │ ├── bevy_light_2d.toml │ ├── bevy_pancam.toml │ ├── bevy_pixels.toml │ ├── bevy_prototype_lyon.toml │ ├── bevy_prototype_parallax.toml │ ├── bevy_retrograde.toml │ ├── bevy_scroller.gif │ ├── bevy_scroller.toml │ ├── bevy_text_mode.png │ ├── bevy_text_mode.toml │ ├── bevy_tiled.toml │ ├── bevy_tilemap.toml │ ├── bevy_tileset.gif │ ├── bevy_tileset.toml │ ├── bevy_tiling_background.gif │ ├── bevy_tiling_background.toml │ ├── bevy_vello.png │ ├── bevy_vello.toml │ ├── bevy_xml.gif │ ├── bevy_xml.toml │ ├── seldom_pixel.gif │ └── seldom_pixel.toml ├── 3D │ ├── bevy-hikari.png │ ├── bevy-hikari.toml │ ├── bevy-kajiya.png │ ├── bevy-kajiya.toml │ ├── bevy_aabb_instancing.png │ ├── bevy_aabb_instancing.toml │ ├── bevy_atmosphere.toml │ ├── bevy_c3d.gif │ ├── bevy_c3d.toml │ ├── bevy_hanabi.gif │ ├── bevy_hanabi.toml │ ├── bevy_mod_outline.png │ ├── bevy_mod_outline.toml │ ├── bevy_mod_picking.png │ ├── bevy_mod_picking.toml │ ├── bevy_mod_raycast.png │ ├── bevy_mod_raycast.toml │ ├── bevy_obj.toml │ ├── bevy_sdf_klown.png │ ├── bevy_sdf_klown.toml │ ├── bevy_stl.toml │ ├── bevy_toon_shader.jpg │ ├── bevy_toon_shader.toml │ ├── bevy_transform_gizmo.png │ ├── bevy_transform_gizmo.toml │ ├── bevy_trenchbroom.png │ ├── bevy_trenchbroom.toml │ ├── bevy_vfx_bag.gif │ ├── bevy_vfx_bag.toml │ ├── bevy_vox.toml │ ├── bevy_vox_mesh.toml │ ├── bevy_voxel_world.toml │ ├── bevy_voxel_world.webp │ ├── bevy_water.toml │ ├── bevy_water.webp │ ├── bevy_wind_waker_shader.png │ └── bevy_wind_waker_shader.toml ├── AI │ ├── bevior_tree.toml │ ├── bevy_dogoap.toml │ ├── bevy_dogoap.webp │ ├── bevy_observed_utility.toml │ ├── bevy_openai.png │ ├── bevy_openai.toml │ ├── big-brain.toml │ ├── moonshine-behavior.toml │ ├── oxidized_navigation.jpg │ ├── oxidized_navigation.toml │ ├── seldom_map_nav.toml │ ├── vleue_navigator.png │ └── vleue_navigator.toml ├── Accessibility │ ├── bevy_color_blindness.toml │ ├── bevy_fluent.toml │ ├── bevy_simple_i18n.toml │ └── bevy_translation_table.toml ├── Animation │ ├── bevy_asepritesheet.gif │ ├── bevy_asepritesheet.toml │ ├── bevy_easings.toml │ ├── bevy_easings.webp │ ├── bevy_flash.toml │ ├── bevy_flash.webp │ ├── bevy_gltf_animation.toml │ ├── bevy_manim.toml │ ├── bevy_simple_state_machine.toml │ ├── bevy_spine.toml │ ├── bevy_spine.webp │ ├── bevy_sprite_animation.toml │ ├── bevy_spritesheet_animation.gif │ ├── bevy_spritesheet_animation.toml │ ├── bevy_text_animation.gif │ ├── bevy_text_animation.toml │ ├── bevy_trickfilm.toml │ ├── bevy_tween.toml │ ├── bevy_tween.webp │ ├── bevy_tweening.gif │ ├── bevy_tweening.toml │ ├── seldom_state.toml │ ├── vleue_kinetoscope.toml │ └── vleue_kinetoscope.webp ├── Asset Generation │ ├── bevy_copperfield.png │ ├── bevy_copperfield.toml │ ├── bevy_generative.gif │ ├── bevy_generative.toml │ ├── bevy_ghx_proc_gen.toml │ ├── bevy_ghx_proc_gen.webp │ ├── noiz.toml │ └── noiz_perlin_noise.jpeg ├── Asset Loading │ ├── bevy_asset_loader.toml │ ├── bevy_asset_ron.toml │ ├── bevy_assetio_zip.toml │ ├── bevy_assets_bundler.toml │ ├── bevy_common_assets.toml │ ├── bevy_embedded_assets.png │ ├── bevy_embedded_assets.toml │ ├── bevy_fix_gltf_coordinate_system.toml │ ├── bevy_full_asset_path.toml │ ├── bevy_heterogeneous_texture_atlas_loader.toml │ ├── bevy_qoi.toml │ ├── bevy_titan.toml │ └── bevy_web_asset.toml ├── Audio │ ├── bevy-kira-components.toml │ ├── bevy_audio_controller.toml │ ├── bevy_fundsp.toml │ ├── bevy_kira_audio.toml │ ├── bevy_oddio.toml │ ├── bevy_rrise.toml │ └── bevy_rustysynth.toml ├── Backends │ ├── bevy_doryen.toml │ ├── bevy_miniquad.toml │ ├── bevy_webgl2.toml │ └── prototype_bevy_sdl2.toml ├── Camera │ ├── Bevy-WoW.toml │ ├── bevy-orbit-controls.toml │ ├── bevy_4x_camera.toml │ ├── bevy_auto_scaling.png │ ├── bevy_auto_scaling.toml │ ├── bevy_blendy_cameras.toml │ ├── bevy_config_cam.toml │ ├── bevy_config_cam_low_fov_dark.png │ ├── bevy_customizable_camera_controllers.toml │ ├── bevy_dolly.toml │ ├── bevy_fly_camera.toml │ ├── bevy_flycam.toml │ ├── bevy_panorbit_camera.gif │ ├── bevy_panorbit_camera.toml │ ├── bevy_rts_camera.gif │ ├── bevy_rts_camera.toml │ ├── bevy_simple_screen_boxing.toml │ ├── bevy_smooth_pixel_camera.gif │ ├── bevy_smooth_pixel_camera.toml │ ├── bevy_third_person_camera.gif │ ├── bevy_third_person_camera.toml │ ├── bevy_top_down_camera.toml │ ├── bevy_top_down_camera.webp │ ├── bevy_touch_camera.toml │ ├── bevy_touch_camera.webp │ └── smooth-bevy-cameras.toml ├── Cursor │ ├── bevy_cursor.png │ ├── bevy_cursor.toml │ ├── bevy_cursor_kit.gif │ └── bevy_cursor_kit.toml ├── Development tools │ ├── autodefault.toml │ ├── bevy-debug-text-overlay-demo.gif │ ├── bevy-debug-text-overlay.toml │ ├── bevy-inspector-egui.toml │ ├── bevy-remote-devtools.toml │ ├── bevy-yoleck.toml │ ├── bevy_dev_console.png │ ├── bevy_dev_console.toml │ ├── bevy_gltf_blueprints.toml │ ├── bevy_gltf_components.toml │ ├── bevy_inspector_nvim.png │ ├── bevy_inspector_nvim.toml │ ├── bevy_lint.toml │ ├── bevy_mod_debug_console.toml │ ├── bevy_mod_debugdump.toml │ ├── bevy_mod_gizmos.toml │ ├── bevy_shadertoy_wgsl.gif │ ├── bevy_shadertoy_wgsl.toml │ ├── bevy_simple_subsecond_system.toml │ ├── bevycheck.toml │ ├── blender_bevy_components_workflow.png │ ├── blender_bevy_components_workflow.toml │ ├── dexterous_developer.toml │ ├── pecs.toml │ ├── vscode-bevy-inspector.png │ └── vscode-bevy-inspector.toml ├── Devices │ ├── bevy_streamdeck.gif │ └── bevy_streamdeck.toml ├── Helpers │ ├── bevy-add-events-macro.toml │ ├── bevy-butler.png │ ├── bevy-butler.toml │ ├── bevy-generative-grammars.toml │ ├── bevy-panic-handler.png │ ├── bevy-panic-handler.toml │ ├── bevy-scene-hook.toml │ ├── bevy-sequential-actions.toml │ ├── bevy_adventure.toml │ ├── bevy_adventure.webp │ ├── bevy_async_task.toml │ ├── bevy_contrib_colors.toml │ ├── bevy_convars.toml │ ├── bevy_cronjob.toml │ ├── bevy_debug_lines.toml │ ├── bevy_defer.toml │ ├── bevy_dev.toml │ ├── bevy_dev.webp │ ├── bevy_discovery.toml │ ├── bevy_ecs_markers.png │ ├── bevy_ecs_markers.toml │ ├── bevy_event_set.toml │ ├── bevy_extern_events.toml │ ├── bevy_flurx.toml │ ├── bevy_framepace.png │ ├── bevy_framepace.toml │ ├── bevy_image_export.png │ ├── bevy_image_export.toml │ ├── bevy_link_window_to_monitor.toml │ ├── bevy_local_commands.png │ ├── bevy_local_commands.toml │ ├── bevy_log_events.toml │ ├── bevy_match3.gif │ ├── bevy_match3.toml │ ├── bevy_mod_index.toml │ ├── bevy_mod_lockdown.toml │ ├── bevy_mod_speedup.toml │ ├── bevy_mod_sysfail.toml │ ├── bevy_pipelines_ready.png │ ├── bevy_pipelines_ready.toml │ ├── bevy_plot.png │ ├── bevy_plot.toml │ ├── bevy_proto.png │ ├── bevy_proto.toml │ ├── bevy_prototype_inline_assets.toml │ ├── bevy_quick_response.toml │ ├── bevy_rand.toml │ ├── bevy_registration.png │ ├── bevy_registration.toml │ ├── bevy_resolution.toml │ ├── bevy_shuffle_bag.toml │ ├── bevy_slippy_tiles.toml │ ├── bevy_spawnable.toml │ ├── bevy_system_graph.toml │ ├── bevy_transform_interpolation.toml │ ├── bevy_turborand.toml │ ├── bevy_two_entities.png │ ├── bevy_two_entities.toml │ ├── bevy_window_utils.png │ ├── bevy_window_utils.toml │ ├── hexx.png │ ├── hexx.toml │ ├── iyes_loopless.toml │ ├── iyes_progress.toml │ ├── iyes_scene_tools.toml │ ├── moonshine-kind.toml │ ├── moonshine-object.toml │ ├── moonshine-tag.toml │ ├── pyri_state.png │ ├── pyri_state.toml │ ├── seldom_fn_plugin.toml │ ├── seldom_interop.toml │ └── some_bevy_helper.toml ├── Input │ ├── bevy_actify.png │ ├── bevy_actify.toml │ ├── bevy_advanced_input.toml │ ├── bevy_enhanced_input.toml │ ├── bevy_fix_cursor_unlock_web.toml │ ├── bevy_global_input.toml │ ├── bevy_guessture.toml │ ├── bevy_ineffable.toml │ ├── bevy_input_actionmap.toml │ ├── bevy_input_mapper.toml │ ├── bevy_input_prompts.png │ ├── bevy_input_prompts.toml │ ├── bevy_midi.toml │ ├── bevy_midi_logo.png │ ├── bevy_mod_osc.toml │ ├── bevy_osc.toml │ ├── bevy_rosc.toml │ ├── bevy_serial.toml │ ├── bevy_serialport.toml │ ├── bevy_stdin.toml │ ├── bevy_trackpad_haptic.toml │ ├── keyseq.toml │ ├── leafwing_input_manager.toml │ ├── virtual_joystick.gif │ └── virtual_joystick.toml ├── Networking │ ├── aeronet.toml │ ├── bevy-nest.toml │ ├── bevy-pigeon.toml │ ├── bevy_backroll.toml │ ├── bevy_ehttp.toml │ ├── bevy_eventwork.toml │ ├── bevy_eventwork_mod_websockets.toml │ ├── bevy_ggrs.toml │ ├── bevy_ggrs_logo.png │ ├── bevy_http_client.toml │ ├── bevy_matchbox.toml │ ├── bevy_matchbox_logo.png │ ├── bevy_mod_reqwest.toml │ ├── bevy_mqtt.toml │ ├── bevy_networking_turbulence.toml │ ├── bevy_prototype_networking_laminar.toml │ ├── bevy_prototype_simple_net.toml │ ├── bevy_quinnet.toml │ ├── bevy_renet.toml │ ├── bevy_renet2.toml │ ├── bevy_replicon.toml │ ├── bevy_rtc.png │ ├── bevy_rtc.toml │ ├── bevy_simple_networking.toml │ ├── bevy_simplenet.toml │ ├── bevy_simplenet_events.toml │ ├── bevy_spicy_networking.toml │ ├── bevy_stardust.toml │ ├── bootleg_networking.toml │ ├── lightyear.toml │ ├── naia.toml │ └── naia_logo.png ├── Persistence │ ├── bevy-persistent-windows.toml │ ├── bevy-persistent.toml │ ├── bevy-settings.toml │ ├── bevy_pkv.toml │ ├── bevy_save.toml │ ├── bevy_save.webp │ ├── bevy_serde_project.toml │ ├── bevy_simple_prefs.png │ ├── bevy_simple_prefs.toml │ └── moonshine-save.toml ├── Physics │ ├── avian.png │ ├── avian.toml │ ├── avian_pickup.gif │ ├── avian_pickup.toml │ ├── bevy-tnua.toml │ ├── bevy_fpc.gif │ ├── bevy_fpc.toml │ ├── bevy_mod_wanderlust.toml │ ├── bevy_physimple.toml │ ├── bevy_rapier.toml │ ├── bevy_silk.toml │ ├── bevy_silk.webp │ └── physme.toml ├── Platform Integration │ ├── bevy-discord-presence.toml │ ├── bevy-in-app.png │ ├── bevy-in-app.toml │ ├── bevy-in-web-worker.png │ ├── bevy-in-web-worker.toml │ ├── bevy-steamworks.toml │ └── bevy_spacetimedb.toml ├── Scripting │ ├── bevy_mod_scripting.toml │ ├── bevy_mod_scripting_logo.png │ ├── bevy_scriptum.toml │ ├── bevy_wasm.toml │ └── webassembly_logo.png ├── Shapes │ ├── bevy_mod_rounded_box.png │ ├── bevy_mod_rounded_box.toml │ ├── bevy_more_shapes.toml │ ├── bevy_more_shapes_thumbnail.png │ ├── bevy_smud.png │ ├── bevy_smud.toml │ ├── bevy_svg.toml │ ├── bevy_vector_shapes.gif │ └── bevy_vector_shapes.toml ├── Social │ ├── bevy_discord.toml │ ├── bevy_jornet.png │ └── bevy_jornet.toml ├── Templates │ ├── bevier.toml │ ├── bevy-shell.png │ ├── bevy-shell.toml │ ├── bevy-sr-template.png │ ├── bevy-sr-template.toml │ ├── bevy_game_template.toml │ ├── bevy_github_ci_template.toml │ ├── bevy_new_2d.gif │ ├── bevy_new_2d.toml │ ├── bevy_new_3d_rpg.toml │ ├── bevy_new_3d_rpg.webp │ ├── foxtrot.toml │ ├── foxtrot.webp │ ├── monolith.toml │ ├── official-github-template.png │ ├── pyri_new_jam.png │ └── pyri_new_jam.toml ├── Testing │ └── bevy-autoplay.toml ├── UI │ ├── bevy_alt_ui_navigation_lite.toml │ ├── bevy_blur_regions.png │ ├── bevy_blur_regions.toml │ ├── bevy_button_released_plugin.toml │ ├── bevy_cobweb_ui.gif │ ├── bevy_cobweb_ui.toml │ ├── bevy_console.toml │ ├── bevy_cosmic_edit.gif │ ├── bevy_cosmic_edit.toml │ ├── bevy_ecss.png │ ├── bevy_ecss.toml │ ├── bevy_egui.toml │ ├── bevy_extended_ui.toml │ ├── bevy_flair.gif │ ├── bevy_flair.toml │ ├── bevy_hui.gif │ ├── bevy_hui.toml │ ├── bevy_iced.toml │ ├── bevy_lunex.png │ ├── bevy_lunex.toml │ ├── bevy_mod_bbcode.png │ ├── bevy_mod_bbcode.toml │ ├── bevy_mod_ui_independent_text.png │ ├── bevy_mod_ui_independent_text.toml │ ├── bevy_mod_ui_sprite.toml │ ├── bevy_mod_ui_texture_atlas_image.png │ ├── bevy_mod_ui_texture_atlas_image.toml │ ├── bevy_prototype_css.toml │ ├── bevy_quickmenu.gif │ ├── bevy_quickmenu.toml │ ├── bevy_ratatui_camera.gif │ ├── bevy_ratatui_camera.toml │ ├── bevy_screen_diagnostics.gif │ ├── bevy_screen_diagnostics.toml │ ├── bevy_simple_rich_text.png │ ├── bevy_simple_rich_text.toml │ ├── bevy_simple_text_input.gif │ ├── bevy_simple_text_input.toml │ ├── bevy_splash_screen.gif │ ├── bevy_splash_screen.toml │ ├── bevy_tailwind.png │ ├── bevy_tailwind.toml │ ├── bevy_text_edit.gif │ ├── bevy_text_edit.toml │ ├── bevy_text_popup.png │ ├── bevy_text_popup.toml │ ├── bevy_ui_bits.png │ ├── bevy_ui_bits.toml │ ├── bevy_ui_borders.toml │ ├── bevy_ui_exact_image.toml │ ├── bevy_ui_gradients.png │ ├── bevy_ui_gradients.toml │ ├── bevy_ui_navigation.toml │ ├── bevy_ui_text_input.png │ ├── bevy_ui_text_input.toml │ ├── cuicui_layout.png │ ├── cuicui_layout.toml │ ├── haalka.toml │ ├── haalka.webp │ ├── pyri_tooltip.gif │ └── pyri_tooltip.toml ├── Writing │ ├── bevy_talks.toml │ ├── bevy_yarnspinner.png │ └── bevy_yarnspinner.toml └── _category.toml ├── Learning ├── A_walkthrough_of_bevys_rendering.toml ├── Bevy-Basics.png ├── Bevy-Basics.toml ├── Bevy-Cheatbook.toml ├── Bevy-Design-Patterns.toml ├── Bevy-Noisemap.png ├── Bevy-Noisemap.toml ├── Bevy_0.12_Beginner_Video_Tutorial_Series.png ├── Bevy_0.12_Beginner_Video_Tutorial_Series.toml ├── Intro-RPG-Video-Tutorials.toml ├── Learn-Bevy-Ecs-By-Ripping-Off.png ├── Learn-Bevy-Ecs-By-Ripping-Off.toml ├── Learn_Bevy_0-10_Video_Tutorial_Series.png ├── Learn_Bevy_0-10_Video_Tutorial_Series.toml ├── Making-Chess-Clone-in-3D.toml ├── Making-a-Rhythm-game.toml ├── Making-a-Snake-Clone.toml ├── Making-a-p2p-web-game-with-rollback.toml ├── Maz.digital-Blog.toml ├── Official-Bevy-Examples.toml ├── Shadplay-Logo.png ├── Simple_Bevy_Tutorial.toml ├── Tainted-Coders.png ├── Tainted-Coders.toml ├── Understanding_bevy_query.toml ├── Using-Rapier-for-Physics.toml ├── What_kind_of_networking.toml ├── _category.toml ├── migration-guides.toml ├── minesweeper-tutorial.png ├── minesweeper-tutorial.toml ├── official-bevy-examples.png └── shadplay.toml └── README.md /Apps/Games/2048.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/2048.jpg -------------------------------------------------------------------------------- /Apps/Games/2048.toml: -------------------------------------------------------------------------------- 1 | name = "2048 Game" 2 | description = "A 2048 game. A easy demo for bevy beginners" 3 | link = "https://github.com/DarkLichCode/bevy_demo_2048" 4 | image = "2048.jpg" 5 | -------------------------------------------------------------------------------- /Apps/Games/3d-cellular-automata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/3d-cellular-automata.png -------------------------------------------------------------------------------- /Apps/Games/3d-celullar-automata.toml: -------------------------------------------------------------------------------- 1 | name = "Celullar Automata" 2 | description = "3D Cellular Automaton using the Bevy engine" 3 | link = "https://github.com/gbPagano/cellular-automata" 4 | image = "3d-cellular-automata.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/AnotherRustBevySnakeGame.toml: -------------------------------------------------------------------------------- 1 | name = "Another Snake Game" 2 | description = "Another, very simple snake clone" 3 | link = "https://github.com/JhnW/AnotherRustBevySnakeGame" 4 | -------------------------------------------------------------------------------- /Apps/Games/Hug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/Hug.png -------------------------------------------------------------------------------- /Apps/Games/Hug.toml: -------------------------------------------------------------------------------- 1 | name = "The Hug Game" 2 | description = "A game about hugging. Uses rapier for active ragdoll. Playable at https://hug.hihaheho.com" 3 | link = "https://github.com/hihaheho/hug" 4 | image = "Hug.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/Kataster.toml: -------------------------------------------------------------------------------- 1 | name = "Kataster" 2 | description = "A minimalist single-screen spaceshooter for bevy beginners" 3 | link = "https://github.com/BorisBoutillier/Kataster" 4 | image = "Kataster.webp" 5 | -------------------------------------------------------------------------------- /Apps/Games/Kataster.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/Kataster.webp -------------------------------------------------------------------------------- /Apps/Games/Keep-Inside.toml: -------------------------------------------------------------------------------- 1 | name = "Keep Inside" 2 | description = "A solo pong on a circle (made for Ludum Dare 47)" 3 | link = "https://github.com/davidB/ld47_keep_inside" 4 | -------------------------------------------------------------------------------- /Apps/Games/Keep-Moving-and-Nobody-Burns.toml: -------------------------------------------------------------------------------- 1 | name = "Keep Moving and Nobody Burns" 2 | description = "A bomberman against time (made for Ludum Dare 47)" 3 | link = "https://github.com/mockersf/kmanb" 4 | -------------------------------------------------------------------------------- /Apps/Games/One-Click-Ninja.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/One-Click-Ninja.png -------------------------------------------------------------------------------- /Apps/Games/One-Click-Ninja.toml: -------------------------------------------------------------------------------- 1 | name = "One-Click Ninja" 2 | description = "A rhythm game for '1-Button Jam 2021'" 3 | link = "https://github.com/fluffysquirrels/one-click-ninja" 4 | image = "One-Click-Ninja.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/Robbo.toml: -------------------------------------------------------------------------------- 1 | name = "Robbo" 2 | description = "Bevy port of great 8-bit Atari game, working native and in the browser" 3 | link = "https://github.com/mrk-its/bevy-robbo" 4 | -------------------------------------------------------------------------------- /Apps/Games/SiO2.toml: -------------------------------------------------------------------------------- 1 | name = "SiO2" 2 | description = "A simple powder toy clone" 3 | link = "https://github.com/dmitriy-shmilo/sio2" 4 | -------------------------------------------------------------------------------- /Apps/Games/WhoisDavid-bevy-nbody.toml: -------------------------------------------------------------------------------- 1 | name = "WhoisDavid-bevy-nbody" 2 | description = "3d n-body simulation of the planets of the Solar System." 3 | link = "https://github.com/WhoisDavid/bevy-nbody" 4 | -------------------------------------------------------------------------------- /Apps/Games/Zenith.toml: -------------------------------------------------------------------------------- 1 | name = "Zenith" 2 | description = "A space-themed shoot 'em up game" 3 | link = "https://github.com/rsaihe/zenith" 4 | -------------------------------------------------------------------------------- /Apps/Games/ace-of-the-heavens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/ace-of-the-heavens.png -------------------------------------------------------------------------------- /Apps/Games/ace-of-the-heavens.toml: -------------------------------------------------------------------------------- 1 | name = "Ace of the Heavens" 2 | description = "Fast paced 1vs1 action game in an arcade-like, 2D top-down style" 3 | link = "https://github.com/PraxTube/ace-of-the-heavens" 4 | image = "ace-of-the-heavens.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/arugio.toml: -------------------------------------------------------------------------------- 1 | name = "arugio" 2 | description = "Multiplayer server-authoritative networked 'game' with Browser (WebGL) client and native server" 3 | link = "https://github.com/ostwilkens/arugio" 4 | -------------------------------------------------------------------------------- /Apps/Games/ascii-bomb-ecs.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/ascii-bomb-ecs.gif -------------------------------------------------------------------------------- /Apps/Games/ascii-bomb-ecs.toml: -------------------------------------------------------------------------------- 1 | name = "ascii-bomb-ecs" 2 | description = "ASCII-styled Bomberman clone with multiple game modes and a web build with mobile controls" 3 | link = "https://github.com/aleksa2808/ascii-bomb-ecs" 4 | image = "ascii-bomb-ecs.gif" 5 | -------------------------------------------------------------------------------- /Apps/Games/battle-city.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/battle-city.png -------------------------------------------------------------------------------- /Apps/Games/battle-city.toml: -------------------------------------------------------------------------------- 1 | name = "Battle City" 2 | description = "Classical battle-city game made with bevy engine." 3 | link = "https://github.com/NightsWatchGames/battle-city" 4 | image = "battle-city.png" -------------------------------------------------------------------------------- /Apps/Games/bavy-balls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/bavy-balls.png -------------------------------------------------------------------------------- /Apps/Games/bavy-balls.toml: -------------------------------------------------------------------------------- 1 | name = "Bavy Balls" 2 | description = "Rolling shiny balls. Which will win? Some unfairly start before others! (Bevy Game Jam #1)" 3 | link = "https://robswain.itch.io/bavy-balls" 4 | image = "bavy-balls.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/bevy-shoot-em-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/bevy-shoot-em-up.png -------------------------------------------------------------------------------- /Apps/Games/bevy-shoot-em-up.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Shoot 'em Up" 2 | description = "A simple shoot 'em up style game with desktop and mobile versions autodetected by browser user-agent" 3 | link = "https://play.marcoinacio.com" 4 | image = "bevy-shoot-em-up.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/bevy-space-invaders.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-space-invaders" 2 | description = "It's Space Invaders!" 3 | link = "https://github.com/nicolashahn/bevy-space-invaders" 4 | -------------------------------------------------------------------------------- /Apps/Games/bevy-tetris-0.6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/bevy-tetris-0.6.png -------------------------------------------------------------------------------- /Apps/Games/bevy-tetris-yat.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/bevy-tetris-yat.gif -------------------------------------------------------------------------------- /Apps/Games/bevy-tetris.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-tetris" 2 | description = "It's Tetris!" 3 | link = "https://github.com/8bit-pudding/bevy-tetris" 4 | -------------------------------------------------------------------------------- /Apps/Games/bevy_combat.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/bevy_combat.gif -------------------------------------------------------------------------------- /Apps/Games/bevy_combat.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Combat" 2 | 3 | description = " A sci-fi battle simulation implemented in the bevy engine. " 4 | 5 | link = "https://github.com/ElliotB256/bevy_combat" 6 | 7 | image = "bevy_combat.gif" 8 | -------------------------------------------------------------------------------- /Apps/Games/bevy_pixel_attack.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/bevy_pixel_attack.gif -------------------------------------------------------------------------------- /Apps/Games/bevy_pixel_attack.toml: -------------------------------------------------------------------------------- 1 | name = "Pixel Attack" 2 | description = "Parallax effect based game written in Rust and Bevy Gaming Engine which uses bevy-parallax" 3 | link = "https://github.com/gorkemcnr/pixel-attack" 4 | image = "bevy_pixel_attack.gif" 5 | -------------------------------------------------------------------------------- /Apps/Games/bevy_pong.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_pong" 2 | description = "It's Pong! Based on the 'breakout' bevy example" 3 | link = "https://github.com/SuperiorJT/bevy_pong" 4 | -------------------------------------------------------------------------------- /Apps/Games/bevy_rider.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_rider" 2 | description = "Line Rider, riding linearly, on segments of lines" 3 | link = "https://github.com/bonsairobo/bevy_rider" 4 | -------------------------------------------------------------------------------- /Apps/Games/bevy_rust_wasm_experiments.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/bevy_rust_wasm_experiments.webp -------------------------------------------------------------------------------- /Apps/Games/bevy_sokoban.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_sokoban" 2 | description = "Simple implementation of Sokoban" 3 | link = "https://github.com/ropewalker/bevy_sokoban" 4 | -------------------------------------------------------------------------------- /Apps/Games/bevy_squares.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_squares" 2 | description = "A remake of the 'Threes' game, built with Bevy" 3 | link = "https://github.com/TheNeikos/bevy_squares" 4 | -------------------------------------------------------------------------------- /Apps/Games/bong.toml: -------------------------------------------------------------------------------- 1 | name = "bong" 2 | description = "A full fledged sample game showcasing bevy-pigeon" 3 | link = "https://github.com/MitchellMarinoDev/bong" 4 | -------------------------------------------------------------------------------- /Apps/Games/bounce-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/bounce-up.png -------------------------------------------------------------------------------- /Apps/Games/bounce-up.toml: -------------------------------------------------------------------------------- 1 | name = "Bounce Up!" 2 | description = "Pong but has gravity" 3 | link = "https://github.com/cryscan/summer-jam" 4 | image = "bounce-up.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/build_a_better_buddy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/build_a_better_buddy.png -------------------------------------------------------------------------------- /Apps/Games/build_a_better_buddy.toml: -------------------------------------------------------------------------------- 1 | name = "Build A Better Buddy" 2 | description = "A cute auto-battler with the goal of Building A Better Buddy. Built for Bevy Jam #1." 3 | link = "https://github.com/cart/build_a_better_buddy" 4 | image = "build_a_better_buddy.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/cheaters-never-win.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/cheaters-never-win.png -------------------------------------------------------------------------------- /Apps/Games/cheaters-never-win.toml: -------------------------------------------------------------------------------- 1 | name = "Cheaters Never Win" 2 | 3 | description = "A infinite runner built in 7 days for the Bevy Jam #1" 4 | 5 | link = "https://github.com/TheRealTeamFReSh/Cheaters-Never-Win" 6 | 7 | image = "cheaters-never-win.png" 8 | -------------------------------------------------------------------------------- /Apps/Games/colonize.toml: -------------------------------------------------------------------------------- 1 | name = "colonize" 2 | description = "A Dwarf Fortress/Rimworld-like game written in Rust." 3 | link = "https://github.com/indiv0/colonize" 4 | -------------------------------------------------------------------------------- /Apps/Games/combine-racers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/combine-racers.png -------------------------------------------------------------------------------- /Apps/Games/combine-racers.toml: -------------------------------------------------------------------------------- 1 | name = "Combine Racers" 2 | description = "Do tricks to gain speed in this 2.5d side-scrolling racer. Built for Bevy Jam #2." 3 | link = "https://github.com/rparrett/combine-racers" 4 | image = "combine-racers.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/cube-collection.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/cube-collection.gif -------------------------------------------------------------------------------- /Apps/Games/cube-collection.toml: -------------------------------------------------------------------------------- 1 | name = "Cube Collection" 2 | description = "A dead simple PUZZLE game." 3 | link = "https://github.com/wiryls/cube-collection/tree/bevy" 4 | image = "cube-collection.gif" 5 | -------------------------------------------------------------------------------- /Apps/Games/digital-extinction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/digital-extinction.png -------------------------------------------------------------------------------- /Apps/Games/digital-extinction.toml: -------------------------------------------------------------------------------- 1 | name = "Digital Extinction" 2 | description = "A free and modern RTS game, unconstrained by commercial requirements, legacy HW and old technology." 3 | link = "https://github.com/DigitalExtinction/Game" 4 | image = "digital-extinction.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/diplopod.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/diplopod.gif -------------------------------------------------------------------------------- /Apps/Games/diplopod.toml: -------------------------------------------------------------------------------- 1 | name = "diplopod" 2 | description = "A reimplementation of the classic snake clone 'Tausendfuß' from the Colour Genie EG2000" 3 | link = "https://github.com/tehlers/diplopod" 4 | image = "diplopod.gif" 5 | -------------------------------------------------------------------------------- /Apps/Games/dodge-the-creeps-bevy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/dodge-the-creeps-bevy.png -------------------------------------------------------------------------------- /Apps/Games/dodge-the-creeps-bevy.toml: -------------------------------------------------------------------------------- 1 | name = "Dodge the Creeps!" 2 | description = "Reimplement \"Dodge the Creeps!\" with bevy." 3 | link = "https://github.com/liangyongrui/dodge-the-creeps-bevy" 4 | image = "dodge-the-creeps-bevy.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/drone-agility-challenge.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/drone-agility-challenge.gif -------------------------------------------------------------------------------- /Apps/Games/drone-agility-challenge.toml: -------------------------------------------------------------------------------- 1 | name = "Drone Agility Challenge" 2 | description = "Carefully fly a drone through several levels without colliding into anything." 3 | link = "https://github.com/Samuel-Bowden/drone-agility-challenge" 4 | image = "drone-agility-challenge.gif" 5 | -------------------------------------------------------------------------------- /Apps/Games/dungeon-quest-v2.toml: -------------------------------------------------------------------------------- 1 | name = "Dungeon Quest V2" 2 | 3 | description = "Refactored version of Dungeon Quest, for bevy=0.11" 4 | 5 | link = "https://github.com/CiderSlime/dungeon-quest" 6 | 7 | image = "dungeon-quest.png" -------------------------------------------------------------------------------- /Apps/Games/dungeon-quest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/dungeon-quest.png -------------------------------------------------------------------------------- /Apps/Games/dungeon-quest.toml: -------------------------------------------------------------------------------- 1 | name = "Dungeon Quest" 2 | 3 | description = "Control your character and kill monsters" 4 | 5 | link = "https://github.com/inFngNam/dungeon-quest" 6 | 7 | image = "dungeon-quest.png" 8 | -------------------------------------------------------------------------------- /Apps/Games/flappy_bevy.toml: -------------------------------------------------------------------------------- 1 | name = "flappy_bevy" 2 | description = "A Flappy Bird clone" 3 | link = "https://github.com/TanTanDev/flappy_bevy" 4 | -------------------------------------------------------------------------------- /Apps/Games/flappy_bird.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/flappy_bird.gif -------------------------------------------------------------------------------- /Apps/Games/flappy_bird.toml: -------------------------------------------------------------------------------- 1 | name = "Flappy Bird" 2 | description = "A flappy bird game in Bevy 0.10" 3 | link = "https://github.com/LiamGallagher737/bevy_flappy_bird" 4 | image = "flappy_bird.gif" -------------------------------------------------------------------------------- /Apps/Games/flock-rs.toml: -------------------------------------------------------------------------------- 1 | name = "flock-rs" 2 | description = "An example of steering and flocking behaviors" 3 | link = "https://github.com/JohnPeel/flock-rs" 4 | -------------------------------------------------------------------------------- /Apps/Games/game-of-life.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/game-of-life.png -------------------------------------------------------------------------------- /Apps/Games/i_sjon_kan_ingen_hora_dig_skrika.toml: -------------------------------------------------------------------------------- 1 | name = "i_sjon_kan_ingen_hora_dig_skrika" 2 | description = "Swedish rowing boat pirate simulator 2020" 3 | link = "https://gitlab.com/TheZoq2/i_sjon_kan_ingen_hora_dig_skrika" 4 | -------------------------------------------------------------------------------- /Apps/Games/idle-garden.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/idle-garden.png -------------------------------------------------------------------------------- /Apps/Games/idle-garden.toml: -------------------------------------------------------------------------------- 1 | name = "Idle Garden" 2 | description = "Cozy idle game that collects user data and POSTs to server" 3 | link = "https://github.com/PraxTube/idle-garden" 4 | image = "idle-garden.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/infini-pong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/infini-pong.png -------------------------------------------------------------------------------- /Apps/Games/infini-pong.toml: -------------------------------------------------------------------------------- 1 | name = "infini-pong" 2 | description = "Barebones 2d pong example - updated for 0.15.0" 3 | link = "https://github.com/MisterSzled/infini-pong_bevy" 4 | -------------------------------------------------------------------------------- /Apps/Games/insta-kill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/insta-kill.png -------------------------------------------------------------------------------- /Apps/Games/insta-kill.toml: -------------------------------------------------------------------------------- 1 | name = "Insta Kill" 2 | description = "Fast paced arcade like 2D game. Features self hosted online leaderboard." 3 | link = "https://github.com/PraxTube/insta-kill" 4 | image = "insta-kill.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/jigsaw-puzzle.toml: -------------------------------------------------------------------------------- 1 | name = "Jigsaw Puzzle" 2 | description = "A jigsaw puzzle game using the Bevy engine" 3 | link = "https://github.com/foxzool/jigsaw_puzzle" 4 | image = "jigsaw.png" -------------------------------------------------------------------------------- /Apps/Games/jigsaw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/jigsaw.png -------------------------------------------------------------------------------- /Apps/Games/jump-jump.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/jump-jump.jpg -------------------------------------------------------------------------------- /Apps/Games/jump-jump.toml: -------------------------------------------------------------------------------- 1 | name = "Jump Jump" 2 | description = "3D wechat jump-jump game made with bevy engine." 3 | link = "https://github.com/NightsWatchGames/jump-jump" 4 | image = "jump-jump.jpg" -------------------------------------------------------------------------------- /Apps/Games/killer-critters.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/killer-critters.jpg -------------------------------------------------------------------------------- /Apps/Games/killer-critters.toml: -------------------------------------------------------------------------------- 1 | name = "Killer Critters" 2 | description = "A simple and fun multiplayer mega bomberman inspired game." 3 | link = "https://github.com/stevenlovegrove/killer-critters" 4 | image = "killer-critters.jpg" 5 | -------------------------------------------------------------------------------- /Apps/Games/labyrinth-game.toml: -------------------------------------------------------------------------------- 1 | name = "labyrinth-game" 2 | description = "A humble attempt at a roguelike / market-sim game" 3 | link = "https://github.com/insrcd/labrynth-game" 4 | -------------------------------------------------------------------------------- /Apps/Games/lewiszlw-tetris.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/lewiszlw-tetris.png -------------------------------------------------------------------------------- /Apps/Games/lewiszlw-tetris.toml: -------------------------------------------------------------------------------- 1 | name = "Tetris" 2 | description = "Classical tetris game made with bevy engine." 3 | link = "https://github.com/NightsWatchGames/tetris" 4 | image = "lewiszlw-tetris.png" -------------------------------------------------------------------------------- /Apps/Games/libracity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/libracity.png -------------------------------------------------------------------------------- /Apps/Games/libracity.toml: -------------------------------------------------------------------------------- 1 | name = "Libracity" 2 | description = "A puzzle game where you build a city at equilibrium on a needle. (LDJam #49)" 3 | link = "https://github.com/djeedai/libracity" 4 | image = "libracity.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/limbo_pass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/limbo_pass.png -------------------------------------------------------------------------------- /Apps/Games/limbo_pass.toml: -------------------------------------------------------------------------------- 1 | name = "limbo pass" 2 | description = "a little game, limbo on a mountain pass" 3 | link = "https://github.com/shnewto/limbo_pass" 4 | image = "limbo_pass.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/lost-oppai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/lost-oppai.png -------------------------------------------------------------------------------- /Apps/Games/lost-oppai.toml: -------------------------------------------------------------------------------- 1 | name = "Lost Oppai" 2 | description = "Cozy game with procedural world gen and branching NPC dialogue" 3 | link = "https://github.com/PraxTube/lost-oppai" 4 | image = "lost-oppai.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/magus-parvus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/magus-parvus.png -------------------------------------------------------------------------------- /Apps/Games/magus-parvus.toml: -------------------------------------------------------------------------------- 1 | name = "Magus Parvus" 2 | description = "A cozy little 2D top down mage game" 3 | link = "https://github.com/PraxTube/magus-parvus" 4 | image = "magus-parvus.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/mechaburro.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/mechaburro.gif -------------------------------------------------------------------------------- /Apps/Games/mechaburro.toml: -------------------------------------------------------------------------------- 1 | name = "¿Quien es el MechaBurro?" 2 | 3 | description = "3D singleplayer/local multiplayer twin-stick shooter" 4 | 5 | link = "https://github.com/ramirezmike/quien_es_el_mechaburro" 6 | 7 | image = "mechaburro.gif" 8 | -------------------------------------------------------------------------------- /Apps/Games/miam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/miam.png -------------------------------------------------------------------------------- /Apps/Games/miam.toml: -------------------------------------------------------------------------------- 1 | name = "miam" 2 | description = "A burger game made for LD51." 3 | link = "https://github.com/yopox/LD51" 4 | image = "miam.png" -------------------------------------------------------------------------------- /Apps/Games/miner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/miner.png -------------------------------------------------------------------------------- /Apps/Games/miner.toml: -------------------------------------------------------------------------------- 1 | name = "Miner" 2 | description = "A mining-based platform game." 3 | link = "https://github.com/timboldt/miner" 4 | image = "miner.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/murder-user-dungeon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/murder-user-dungeon.png -------------------------------------------------------------------------------- /Apps/Games/murder-user-dungeon.toml: -------------------------------------------------------------------------------- 1 | name = "Murder User Dungeon" 2 | 3 | description = "A 2D game made in one week for the RustyJam21" 4 | 5 | link = "https://github.com/TheRealTeamFReSh/MurderUserDungeon" 6 | 7 | image = "murder-user-dungeon.png" 8 | -------------------------------------------------------------------------------- /Apps/Games/nbody_moon_creator.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/nbody_moon_creator.gif -------------------------------------------------------------------------------- /Apps/Games/nbody_moon_creator.toml: -------------------------------------------------------------------------------- 1 | name = "Moon creator" 2 | description = "Yet another n-body simulation with egui interface for settings" 3 | link = "https://github.com/pjankiewicz/nbody" 4 | image = "nbody_moon_creator.gif" 5 | -------------------------------------------------------------------------------- /Apps/Games/not-snake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/not-snake.png -------------------------------------------------------------------------------- /Apps/Games/not-snake.toml: -------------------------------------------------------------------------------- 1 | name = "Not Snake" 2 | 3 | description = "A snake game but in 3D and you're the food" 4 | 5 | link = "https://github.com/ramirezmike/not_snake_game" 6 | 7 | image = "not-snake.png" 8 | -------------------------------------------------------------------------------- /Apps/Games/nyt_sudoku.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/nyt_sudoku.png -------------------------------------------------------------------------------- /Apps/Games/nyt_sudoku.toml: -------------------------------------------------------------------------------- 1 | name = "nyt sudoku" 2 | description = "A nytimes sudoku game clone built with Bevy" 3 | link = "https://github.com/foxzool/nyt_sudoku" 4 | image = "nyt_sudoku.png" -------------------------------------------------------------------------------- /Apps/Games/oicana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/oicana.png -------------------------------------------------------------------------------- /Apps/Games/oicana.toml: -------------------------------------------------------------------------------- 1 | name = "oicana" 2 | description = "A tower defense game with puzzle aspects" 3 | link = "https://github.com/NiklasEi/oicana" 4 | image = "oicana.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/per_spatium.toml: -------------------------------------------------------------------------------- 1 | name = "per_spatium" 2 | description = "Scroll-down space shooter game" 3 | link = "https://gitlab.com/BottledByte/per-spatium" 4 | -------------------------------------------------------------------------------- /Apps/Games/pico_td.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/pico_td.png -------------------------------------------------------------------------------- /Apps/Games/pico_td.toml: -------------------------------------------------------------------------------- 1 | name = "Pico TD" 2 | description = "Pixel-art tower defense game with soldiers against vehicles" 3 | link = "https://github.com/Kicshikxo/Pico-TD" 4 | image = "pico_td.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/pillars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/pillars.png -------------------------------------------------------------------------------- /Apps/Games/pillars.toml: -------------------------------------------------------------------------------- 1 | name = "Pillars" 2 | description = "Columns-like match-3 game" 3 | link = "https://ickshonpe.itch.io/pillars" 4 | image = "pillars.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/pirate-sea-jam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/pirate-sea-jam.png -------------------------------------------------------------------------------- /Apps/Games/pirate-sea-jam.toml: -------------------------------------------------------------------------------- 1 | name = "Pirate Sea Jam" 2 | description = "Jam-sized pirate game prototype in the making" 3 | link = "https://github.com/claudijo/pirate-sea-jam" 4 | image = "pirate-sea-jam.png" -------------------------------------------------------------------------------- /Apps/Games/pixie-wrangler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/pixie-wrangler.png -------------------------------------------------------------------------------- /Apps/Games/pixie-wrangler.toml: -------------------------------------------------------------------------------- 1 | name = "Pixie Wrangler" 2 | description = "A 2d puzzle game inspired by circuit board design software." 3 | link = "https://github.com/rparrett/pixie_wrangler" 4 | image = "pixie-wrangler.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/projectris.toml: -------------------------------------------------------------------------------- 1 | name = "projectris" 2 | description = "It's 3D Tetris, but you only get to play the shadows of the piece." 3 | link = "https://github.com/bonsairobo/projectris" 4 | -------------------------------------------------------------------------------- /Apps/Games/punchy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/punchy.png -------------------------------------------------------------------------------- /Apps/Games/punchy.toml: -------------------------------------------------------------------------------- 1 | name = "Fish Fight: Punchy" 2 | description = "A fishy beatemup." 3 | link = "https://github.com/fishfight/punchy" 4 | image = "punchy.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/rock_run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/rock_run.png -------------------------------------------------------------------------------- /Apps/Games/rock_run.toml: -------------------------------------------------------------------------------- 1 | name = "Rock Run Rose's Odyssey" 2 | description = "An 'Educational' Platformer for Kids to Learn Math and Reading—and Bevy for the Devs" 3 | link = "https://github.com/uggla/rock_run" 4 | image = "rock_run.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/rubiks-cube.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/rubiks-cube.jpg -------------------------------------------------------------------------------- /Apps/Games/rubiks-cube.toml: -------------------------------------------------------------------------------- 1 | name = "Rubik's Cube" 2 | description = "Rubik's cube simulator made with bevy engine." 3 | link = "https://github.com/NightsWatchGames/rubiks-cube" 4 | image = "rubiks-cube.jpg" -------------------------------------------------------------------------------- /Apps/Games/rusty-bird.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/rusty-bird.png -------------------------------------------------------------------------------- /Apps/Games/rusty-bird.toml: -------------------------------------------------------------------------------- 1 | name = "Rusty Bird" 2 | description = "Yet another flappy bird game." 3 | link = "https://github.com/carp3/rusty-bird" 4 | image = "rusty-bird.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/screen-ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/screen-ball.png -------------------------------------------------------------------------------- /Apps/Games/screen-ball.toml: -------------------------------------------------------------------------------- 1 | name = "Screen Ball" 2 | description = "Work and play ball game, made with bevy engine." 3 | link = "https://github.com/NightsWatchGames/screen-ball" 4 | image = "screen-ball.png" -------------------------------------------------------------------------------- /Apps/Games/smoke-rs.toml: -------------------------------------------------------------------------------- 1 | name = "smoke-rs" 2 | description = "A simple smoke simulation using particles, built with Bevy." 3 | link = "https://github.com/cvhariharan/smoke-rs" 4 | -------------------------------------------------------------------------------- /Apps/Games/snake_bevy.toml: -------------------------------------------------------------------------------- 1 | name = "snake_bevy" 2 | description = "It's Snake!" 3 | link = "https://github.com/mtKeller/snake_bevy" 4 | -------------------------------------------------------------------------------- /Apps/Games/sokoban-rs.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/sokoban-rs.gif -------------------------------------------------------------------------------- /Apps/Games/sokoban-rs.toml: -------------------------------------------------------------------------------- 1 | name = "sokoban-rs" 2 | description = "A sokoban with solver." 3 | link = "https://github.com/ShenMian/sokoban-rs" 4 | image = "sokoban-rs.gif" 5 | -------------------------------------------------------------------------------- /Apps/Games/super-kaizen-overloaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/super-kaizen-overloaded.png -------------------------------------------------------------------------------- /Apps/Games/super-kaizen-overloaded.toml: -------------------------------------------------------------------------------- 1 | name = "☄ Super Kaizen Overloaded ☄" 2 | description = "A shoot'em up written in 🦀 Rust with the 🕊 Bevy game engine. (Bevy Game Jam #1)" 3 | link = "https://github.com/djeedai/super-kaizen-overloaded" 4 | image = "super-kaizen-overloaded.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/taileater.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/taileater.gif -------------------------------------------------------------------------------- /Apps/Games/taileater.toml: -------------------------------------------------------------------------------- 1 | name = "taileater" 2 | description = "Bevy port of great 8-bit Atari game, working native and in the browser" 3 | link = "https://github.com/szunami/taileater" 4 | image = "taileater.gif" 5 | -------------------------------------------------------------------------------- /Apps/Games/taipo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/taipo.gif -------------------------------------------------------------------------------- /Apps/Games/taipo.toml: -------------------------------------------------------------------------------- 1 | name = "taipo" 2 | description = "A Japanese language practice tool / tower defense game with an English mode." 3 | link = "https://github.com/rparrett/taipo" 4 | image = "taipo.gif" 5 | -------------------------------------------------------------------------------- /Apps/Games/thallada-bevy_nbody.toml: -------------------------------------------------------------------------------- 1 | name = "thallada-bevy_nbody" 2 | description = "An N-body simulation in Rust" 3 | link = "https://github.com/thallada/bevy-nbody" 4 | -------------------------------------------------------------------------------- /Apps/Games/thetawave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/thetawave.png -------------------------------------------------------------------------------- /Apps/Games/thetawave.toml: -------------------------------------------------------------------------------- 1 | name = "Theta Wave" 2 | description = "A roguelite space shooter game." 3 | link = "https://github.com/thetawavegame/thetawave" 4 | image = "thetawave.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/tsumi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/tsumi.png -------------------------------------------------------------------------------- /Apps/Games/tsumi.toml: -------------------------------------------------------------------------------- 1 | name = "Tsumi" 2 | description = "Short narrative-driven 2D game with dialogue using yarnspinner" 3 | link = "https://github.com/PraxTube/tsumi" 4 | image = "tsumi.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/typey-birb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/typey-birb.png -------------------------------------------------------------------------------- /Apps/Games/typey-birb.toml: -------------------------------------------------------------------------------- 1 | name = "Typey Birb" 2 | description = "A simple typing game. Built for Bevy Jam #1." 3 | link = "https://github.com/rparrett/typey_birb" 4 | image = "typey-birb.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/unbalanced-brawl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/unbalanced-brawl.png -------------------------------------------------------------------------------- /Apps/Games/unbalanced-brawl.toml: -------------------------------------------------------------------------------- 1 | name = "Unbalanced Brawl" 2 | description = "An autochess made for LD49." 3 | link = "https://github.com/yopox/LD49" 4 | image = "unbalanced-brawl.png" -------------------------------------------------------------------------------- /Apps/Games/unflock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/unflock.png -------------------------------------------------------------------------------- /Apps/Games/unflock.toml: -------------------------------------------------------------------------------- 1 | name = "UnFlock" 2 | description = "Drag the birds around until no more lines intersect." 3 | link = "https://gitlab.com/central-gaming-system/unflock/" 4 | image = "unflock.png" 5 | -------------------------------------------------------------------------------- /Apps/Games/warlocks-gambit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Games/warlocks-gambit.png -------------------------------------------------------------------------------- /Apps/Games/warlocks-gambit.toml: -------------------------------------------------------------------------------- 1 | name = "Warlock's Gambit" 2 | description = "A Puzzle/card game made for the 1st bevy jam" 3 | link = "https://github.com/team-plover/warlocks-gambit" 4 | image = "warlocks-gambit.png" 5 | -------------------------------------------------------------------------------- /Apps/Tools/bevy-calc.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-calc" 2 | description = "A simple calculator" 3 | link = "https://github.com/PravinKumar95/simple-calc" 4 | -------------------------------------------------------------------------------- /Apps/Tools/bevy-core-nix-flake.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-core-nix-flake" 2 | description = "A nix flake for using the bevy game engine" 3 | link = "https://github.com/PeDro0210/bevy-core-flake" 4 | -------------------------------------------------------------------------------- /Apps/Tools/fun-notation.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Tools/fun-notation.gif -------------------------------------------------------------------------------- /Apps/Tools/fun-notation.toml: -------------------------------------------------------------------------------- 1 | name = "Fun Notation" 2 | description = "Experimentation on musical notations, colorful notes, chords and guitar tabs" 3 | link = "https://github.com/notation-fun/notation" 4 | image = "fun-notation.gif" 5 | -------------------------------------------------------------------------------- /Apps/Tools/hill_vacuum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Tools/hill_vacuum.png -------------------------------------------------------------------------------- /Apps/Tools/hill_vacuum.toml: -------------------------------------------------------------------------------- 1 | name = "HillVacuum" 2 | description = "A 2D, Doom Editor and TrenchBroom inspired, map editor" 3 | link = "https://github.com/IvoryDuke/HillVacuum" 4 | image = "hill_vacuum.png" 5 | -------------------------------------------------------------------------------- /Apps/Tools/lavagna.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Tools/lavagna.gif -------------------------------------------------------------------------------- /Apps/Tools/lavagna.toml: -------------------------------------------------------------------------------- 1 | name = "Lavagna" 2 | description = "A collaborative (WebRTC based) blackboard, great for simple sketches during meetings" 3 | link = "https://github.com/alepez/lavagna" 4 | image = "lavagna.gif" 5 | -------------------------------------------------------------------------------- /Apps/Tools/mogura.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Tools/mogura.png -------------------------------------------------------------------------------- /Apps/Tools/mogura.toml: -------------------------------------------------------------------------------- 1 | name = "mogura" 2 | description = "A molecular graphic toy visualizer" 3 | link = "https://github.com/mogura-rs/mogura" 4 | image = "mogura.png" 5 | -------------------------------------------------------------------------------- /Apps/Tools/nodus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Tools/nodus.gif -------------------------------------------------------------------------------- /Apps/Tools/nodus.toml: -------------------------------------------------------------------------------- 1 | name = "Nodus" 2 | description = "Logic gate simulator" 3 | link = "https://github.com/r4gus/nodus" 4 | image = "nodus.gif" 5 | -------------------------------------------------------------------------------- /Apps/Tools/quartz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Tools/quartz.png -------------------------------------------------------------------------------- /Apps/Tools/quartz.toml: -------------------------------------------------------------------------------- 1 | name = "quartz" 2 | description = "visual programming and dsp playground using bevy and fundsp" 3 | link = "https://github.com/tomara-x/quartz" 4 | image = "quartz.png" -------------------------------------------------------------------------------- /Apps/Tools/velo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Apps/Tools/velo.png -------------------------------------------------------------------------------- /Apps/Tools/velo.toml: -------------------------------------------------------------------------------- 1 | name = "Velo" 2 | description = "App for brainstorming & sharing ideas" 3 | link = "https://github.com/StaffEngineer/velo" 4 | image = "velo.png" 5 | -------------------------------------------------------------------------------- /Apps/_category.toml: -------------------------------------------------------------------------------- 1 | order = 2 2 | -------------------------------------------------------------------------------- /Assets/2D/bevy-earcutr.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-earcutr" 2 | description = "Draw polygons" 3 | link = "https://github.com/frewsxcv/bevy-earcutr" 4 | crate = "bevy-earcutr" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy-paperdoll.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy-paperdoll.gif -------------------------------------------------------------------------------- /Assets/2D/bevy-paperdoll.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-paperdoll" 2 | description = "A plugin for 2D paper doll." 3 | link = "https://github.com/fralonra/bevy-paperdoll" 4 | image = "bevy-paperdoll.gif" 5 | crate = "bevy-paperdoll" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy-parallax.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy-parallax.gif -------------------------------------------------------------------------------- /Assets/2D/bevy-parallax.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-parallax" 2 | description = " A Bevy plugin for creating a parallax effect." 3 | link = "https://github.com/Corrosive-Games/bevy-parallax" 4 | image = "bevy-parallax.gif" 5 | crate = "bevy-parallax" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_ascii_terminal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_ascii_terminal.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_ascii_terminal.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ascii_terminal" 2 | description = "A simple and fast solution for rendering ascii characters in a grid." 3 | link = "https://github.com/sarkahn/bevy_ascii_terminal" 4 | image = "bevy_ascii_terminal.gif" 5 | crate = "bevy_ascii_terminal" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_aseprite_ultra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_aseprite_ultra.png -------------------------------------------------------------------------------- /Assets/2D/bevy_aseprite_ultra.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_aseprite_ultra" 2 | description = "Load animations and sprites directly from binary with hot reload for 2D and Ui." 3 | link = "https://github.com/Lommix/bevy_aseprite_ultra" 4 | image = "bevy_aseprite_ultra.png" 5 | crate = "bevy_aseprite_ultra" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_collider_gen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_collider_gen.png -------------------------------------------------------------------------------- /Assets/2D/bevy_collider_gen.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_collider_gen" 2 | description = "a library for generating 2D colliders for bevy apps from images" 3 | link = "https://github.com/shnewto/bevy_collider_gen" 4 | image = "bevy_collider_gen.png" 5 | crate = "bevy_collider_gen" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_ecs_ldtk.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_ecs_ldtk.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_ecs_ldtk.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ecs_ldtk" 2 | description = "An ergonomic and ECS-friendly ldtk plugin!" 3 | link = "https://github.com/Trouv/bevy_ecs_ldtk" 4 | image = "bevy_ecs_ldtk.gif" 5 | crate = "bevy_ecs_ldtk" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_ecs_tiled.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_ecs_tiled.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_ecs_tiled.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ecs_tiled" 2 | description = "Helpers for working with 2D tilemaps created with the Tiled map editor" 3 | link = "https://github.com/adrien-bon/bevy_ecs_tiled" 4 | image = "bevy_ecs_tiled.gif" 5 | crate = "bevy_ecs_tiled" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_ecs_tilemap.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ecs_tilemap" 2 | description = "A plugin for tilemaps where each tile is an entity." 3 | link = "https://github.com/StarArawn/bevy_ecs_tilemap" 4 | crate = "bevy_ecs_tilemap" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_enoki.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_enoki.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_enoki.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_enoki" 2 | description = "The webgl2 and mobile friendly particle system with custom materials." 3 | link = "https://github.com/Lommix/bevy_enoki" 4 | image = "bevy_enoki.gif" 5 | crate = "bevy_enoki" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_entitiles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_entitiles.png -------------------------------------------------------------------------------- /Assets/2D/bevy_entitiles.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_entitiles" 2 | description = "A 2d tilemap library for bevy. With many useful algorithms/tools built in." 3 | link = "https://github.com/443eb9/bevy_entitiles" 4 | image = "bevy_entitiles.png" 5 | crate = "bevy_entitiles" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_fog_of_war.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_fog_of_war.png -------------------------------------------------------------------------------- /Assets/2D/bevy_fog_of_war.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_fog_of_war" 2 | description = "A 2D fog of war plugin for Bevy" 3 | link = "https://github.com/foxzool/bevy_fog_of_war" 4 | image = "bevy_fog_of_war.png" 5 | crate = "bevy_fog_of_war" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_hourglass.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_hourglass.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_hourglass.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_hourglass" 2 | description = "A flexible hourglass plugin for Bevy applications." 3 | link = "https://github.com/edouardpoitras/bevy_hourglass" 4 | image = "bevy_hourglass.gif" 5 | crate = "bevy_hourglass" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_interact_2d.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_interact_2d" 2 | description = "2D mouse interactions" 3 | link = "https://crates.io/crates/bevy_interact_2d" 4 | crate = "bevy_interact_2d" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_ldtk.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ldtk" 2 | description = "Efficient tilemap rendering for LDtk maps." 3 | link = "https://github.com/katharostech/bevy_ldtk" 4 | crate = "bevy_ldtk" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_life.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_life.png -------------------------------------------------------------------------------- /Assets/2D/bevy_life.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_life" 2 | description = "Cellular Automaton plugin for Bevy game engine." 3 | link = "https://github.com/ManevilleF/bevy_life" 4 | image = "bevy_life.png" 5 | crate = "bevy_life" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_light_2d.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_light_2d.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_light_2d.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_light_2d" 2 | description = "General purpose 2D lighting for Bevy." 3 | link = "https://github.com/jgayfer/bevy_light_2d" 4 | image = "bevy_light_2d.gif" 5 | crate = "bevy_light_2d" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_pancam.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_pancam" 2 | description = "A map-like panning and zooming camera controller" 3 | link = "https://github.com/johanhelsing/bevy_pancam" 4 | crate = "bevy_pancam" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_pixels.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_pixels" 2 | description = "A plugin that uses Pixels (a tiny pixel buffer) for rendering." 3 | link = "https://github.com/dtcristo/bevy_pixels" 4 | crate = "bevy_pixels" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_prototype_lyon.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_prototype_lyon" 2 | description = "Draw 2D shapes, like triangles, circles, and beziers." 3 | link = "https://github.com/Nilirad/bevy_prototype_lyon" 4 | crate = "bevy_prototype_lyon" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_prototype_parallax.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_prototype_parallax" 2 | description = "A parallax scrolling background plugin." 3 | link = "https://github.com/btrepp/bevy-prototype-parallax" 4 | crate = "bevy-prototype-parallax" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_retrograde.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_retrograde" 2 | description = "2D pixel-perfect renderer for Bevy with support for OpenGL/WebGL" 3 | link = "https://github.com/katharostech/bevy_retrograde" 4 | crate = "bevy_retrograde" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_scroller.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_scroller.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_scroller.toml: -------------------------------------------------------------------------------- 1 | description = "Plugin to scroll things and create parallaxes." 2 | image = "bevy_scroller.gif" 3 | link = "https://crates.io/crates/bevy_scroller" 4 | name = "bevy_scroller" 5 | crate = "bevy_scroller" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_text_mode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_text_mode.png -------------------------------------------------------------------------------- /Assets/2D/bevy_text_mode.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_text_mode" 2 | description = "A plugin to render 1-bit sprites." 3 | link = "https://github.com/yopox/bevy_text_mode" 4 | image = "bevy_text_mode.png" 5 | crate = "bevy_text_mode" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_tiled.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_tiled" 2 | description = "A plugin for rendering Tiled maps" 3 | link = "https://github.com/StarArawn/bevy_tiled" 4 | crate = "bevy_tiled_prototype" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_tilemap.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_tilemap" 2 | description = "Chunk rendered tilemap for Bevy game engine." 3 | link = "https://github.com/joshuajbouw/bevy_tilemap" 4 | crate = "bevy_tilemap" 5 | -------------------------------------------------------------------------------- /Assets/2D/bevy_tileset.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_tileset.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_tileset.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_tileset" 2 | description = "Simple, configurable tilesets in Bevy using RON." 3 | link = "https://github.com/MrGVSV/bevy_tileset" 4 | image = "bevy_tileset.gif" 5 | crate = "bevy_tileset" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_tiling_background.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_tiling_background.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_vello.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_vello.png -------------------------------------------------------------------------------- /Assets/2D/bevy_vello.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_vello" 2 | description = "An integration to render vector assets with Vello." 3 | link = "https://github.com/linebender/bevy_vello" 4 | image = "bevy_vello.png" 5 | crate = "bevy_vello" 6 | -------------------------------------------------------------------------------- /Assets/2D/bevy_xml.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/bevy_xml.gif -------------------------------------------------------------------------------- /Assets/2D/bevy_xml.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_xml" 2 | description = "This Bevy Plugin Parses SpriteSheet XMLs!" 3 | link = "https://github.com/rayanmargham/bevy_xml" 4 | image = "bevy_xml.gif" 5 | crate = "bevy_xml" 6 | -------------------------------------------------------------------------------- /Assets/2D/seldom_pixel.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/2D/seldom_pixel.gif -------------------------------------------------------------------------------- /Assets/2D/seldom_pixel.toml: -------------------------------------------------------------------------------- 1 | name = "seldom_pixel" 2 | description = "Plugin for limited color palette pixel art games with animation, filters, typefaces, particles, etc." 3 | link = "https://github.com/Seldom-SE/seldom_pixel" 4 | image = "seldom_pixel.gif" 5 | crate = "seldom_pixel" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy-hikari.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy-hikari.png -------------------------------------------------------------------------------- /Assets/3D/bevy-hikari.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-hikari" 2 | description = "A Realtime Path Tracer for Direct and Global Illumination" 3 | link = "https://github.com/cryscan/bevy-hikari" 4 | image = "bevy-hikari.png" 5 | crate = "bevy-hikari" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy-kajiya.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy-kajiya.png -------------------------------------------------------------------------------- /Assets/3D/bevy-kajiya.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-kajiya" 2 | description = "A plugin to use kajiya as an alternative to the default bevy renderer" 3 | link = "https://github.com/seabassjh/bevy-kajiya" 4 | image = "bevy-kajiya.png" 5 | # TODO: No crate. 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_aabb_instancing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_aabb_instancing.png -------------------------------------------------------------------------------- /Assets/3D/bevy_aabb_instancing.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_aabb_instancing" 2 | description = "Render millions of axis-aligned boxes" 3 | link = "https://github.com/ForesightMiningSoftwareCorporation/bevy-aabb-instancing" 4 | image = "bevy_aabb_instancing.png" 5 | crate = "bevy-aabb-instancing" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_atmosphere.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_atmosphere" 2 | description = "A procedural sky plugin" 3 | link = "https://crates.io/crates/bevy_atmosphere" 4 | crate = "bevy_atmosphere" 5 | -------------------------------------------------------------------------------- /Assets/3D/bevy_c3d.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_c3d.gif -------------------------------------------------------------------------------- /Assets/3D/bevy_c3d.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_c3d" 2 | description = "A .c3d motion capture asset loader plugin for the Bevy engine" 3 | link = "https://github.com/biomechanics-foundation/bevy_c3d" 4 | image = "bevy_c3d.gif" 5 | crate = "bevy_c3d" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_hanabi.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_hanabi.gif -------------------------------------------------------------------------------- /Assets/3D/bevy_hanabi.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_hanabi" 2 | description = "Hanabi — a GPU particle system plugin." 3 | link = "https://crates.io/crates/bevy_hanabi" 4 | image = "bevy_hanabi.gif" 5 | crate = "bevy_hanabi" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_mod_outline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_mod_outline.png -------------------------------------------------------------------------------- /Assets/3D/bevy_mod_outline.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_outline" 2 | description = "A plugin for drawing outlines around meshes" 3 | link = "https://github.com/komadori/bevy_mod_outline" 4 | image = "bevy_mod_outline.png" 5 | crate = "bevy_mod_outline" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_mod_picking.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_mod_picking.png -------------------------------------------------------------------------------- /Assets/3D/bevy_mod_picking.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_picking" 2 | description = "3D mouse picking plugin" 3 | link = "https://github.com/aevyrie/bevy_mod_picking" 4 | image = "bevy_mod_picking.png" 5 | crate = "bevy_mod_picking" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_mod_raycast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_mod_raycast.png -------------------------------------------------------------------------------- /Assets/3D/bevy_mod_raycast.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_raycast" 2 | description = "A plugin for raycasting against meshes and primitives" 3 | link = "https://github.com/aevyrie/bevy_mod_raycast" 4 | image = "bevy_mod_raycast.png" 5 | crate = "bevy_mod_raycast" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_obj.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_obj" 2 | description = "Wavefront .obj mesh asset loader plugin" 3 | link = "https://github.com/AmionSky/bevy_obj" 4 | crate = "bevy_obj" 5 | -------------------------------------------------------------------------------- /Assets/3D/bevy_sdf_klown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_sdf_klown.png -------------------------------------------------------------------------------- /Assets/3D/bevy_sdf_klown.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_sdf_klown" 2 | description = "A general purpose Raymacher for bevy" 3 | link = "https://github.com/klownie/bevy_sdf_klown" 4 | image = "bevy_sdf_klown.png" 5 | crate = "bevy_sdf_klown" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_stl.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_stl" 2 | description = "STL mesh asset loader plugin" 3 | link = "https://github.com/nilclass/bevy_stl" 4 | crate = "bevy_stl" 5 | -------------------------------------------------------------------------------- /Assets/3D/bevy_toon_shader.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_toon_shader.jpg -------------------------------------------------------------------------------- /Assets/3D/bevy_toon_shader.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_toon_shader" 2 | description = "A toon shader with sun & light banding" 3 | link = "https://github.com/tbillington/bevy_toon_shader" 4 | image = "bevy_toon_shader.jpg" 5 | crate = "bevy_toon_shader" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_transform_gizmo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_transform_gizmo.png -------------------------------------------------------------------------------- /Assets/3D/bevy_transform_gizmo.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_transform_gizmo" 2 | description = "Gizmo for transforming meshes in 3d" 3 | link = "https://github.com/ForesightMiningSoftwareCorporation/bevy_transform_gizmo" 4 | image = "bevy_transform_gizmo.png" 5 | crate = "bevy_transform_gizmo" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_trenchbroom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_trenchbroom.png -------------------------------------------------------------------------------- /Assets/3D/bevy_trenchbroom.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_trenchbroom" 2 | description = "TrenchBroom and ericw-tools integration, .map, and .bsp loading" 3 | link = "https://github.com/Noxmore/bevy_trenchbroom" 4 | image = "bevy_trenchbroom.png" 5 | crate = "bevy_trenchbroom" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_vfx_bag.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_vfx_bag.gif -------------------------------------------------------------------------------- /Assets/3D/bevy_vfx_bag.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-vfx-bag" 2 | description = "Bevy VFX Bag — a GPU visual effects plugin." 3 | link = "https://github.com/torsteingrindvik/bevy-vfx-bag" 4 | image = "bevy_vfx_bag.gif" 5 | crate = "bevy-vfx-bag" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_vox.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_vox" 2 | description = "MagicaVoxel Vox file loader plugin" 3 | link = "https://github.com/erasin/bevy_vox" 4 | crate = "bevy_vox" 5 | -------------------------------------------------------------------------------- /Assets/3D/bevy_vox_mesh.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_vox_mesh" 2 | description = "Asset loader plugin to load MagicaVoxel files as meshes." 3 | link = "https://github.com/Game4all/bevy_vox_mesh" 4 | crate = "bevy_vox_mesh" 5 | -------------------------------------------------------------------------------- /Assets/3D/bevy_voxel_world.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_voxel_world" 2 | description = "Easy to use voxel world plugin for Bevy." 3 | link = "https://github.com/splashdust/bevy_voxel_world" 4 | image = "bevy_voxel_world.webp" 5 | crate = "bevy_voxel_world" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_voxel_world.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_voxel_world.webp -------------------------------------------------------------------------------- /Assets/3D/bevy_water.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_water" 2 | description = "Dynamic ocean material." 3 | link = "https://crates.io/crates/bevy_water" 4 | image = "bevy_water.webp" 5 | crate = "bevy_water" 6 | -------------------------------------------------------------------------------- /Assets/3D/bevy_water.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_water.webp -------------------------------------------------------------------------------- /Assets/3D/bevy_wind_waker_shader.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/3D/bevy_wind_waker_shader.png -------------------------------------------------------------------------------- /Assets/AI/bevior_tree.toml: -------------------------------------------------------------------------------- 1 | name = "bevior_tree" 2 | description = "Behavior tree plugin." 3 | link = "https://github.com/hyranno/bevior_tree" 4 | crate = "bevior_tree" 5 | -------------------------------------------------------------------------------- /Assets/AI/bevy_dogoap.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_dogoap" 2 | description = "Data-Oriented GOAP (Goal-Oriented Action Planning) for Bevy" 3 | link = "https://github.com/victorb/dogoap" 4 | image = "bevy_dogoap.webp" 5 | crate = "bevy_dogoap" 6 | -------------------------------------------------------------------------------- /Assets/AI/bevy_dogoap.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/AI/bevy_dogoap.webp -------------------------------------------------------------------------------- /Assets/AI/bevy_observed_utility.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_observed_utility" 2 | description = "Ergonomic and correct Utility AI, powered by ECS Observers." 3 | link = "https://github.com/ItsDoot/bevy_observed_utility" 4 | crate = "bevy_observed_utility" 5 | -------------------------------------------------------------------------------- /Assets/AI/bevy_openai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/AI/bevy_openai.png -------------------------------------------------------------------------------- /Assets/AI/bevy_openai.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_openai" 2 | description = "An event-driven plugin for Bevy that provides convenient access to the OpenAI API." 3 | link = "https://github.com/hytracen/bevy_openai" 4 | image = "bevy_openai.png" 5 | crate = "bevy_openai" 6 | -------------------------------------------------------------------------------- /Assets/AI/big-brain.toml: -------------------------------------------------------------------------------- 1 | name = "big-brain" 2 | description = "A highly-parallel Utility AI engine." 3 | link = "https://github.com/zkat/big-brain" 4 | crate = "big-brain" 5 | -------------------------------------------------------------------------------- /Assets/AI/moonshine-behavior.toml: -------------------------------------------------------------------------------- 1 | name = "moonshine-behavior" 2 | description = "Minimalistic state machine implementation for Bevy entities." 3 | link = "https://github.com/Zeenobit/moonshine_behavior" 4 | crate = "moonshine-behavior" 5 | -------------------------------------------------------------------------------- /Assets/AI/oxidized_navigation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/AI/oxidized_navigation.jpg -------------------------------------------------------------------------------- /Assets/AI/oxidized_navigation.toml: -------------------------------------------------------------------------------- 1 | name = "oxidized_navigation" 2 | description = "Runtime nav-mesh generation & pathfinding for 3D worlds." 3 | link = "https://crates.io/crates/oxidized_navigation" 4 | image = "oxidized_navigation.jpg" 5 | crate = "oxidized_navigation" 6 | -------------------------------------------------------------------------------- /Assets/AI/seldom_map_nav.toml: -------------------------------------------------------------------------------- 1 | name = "seldom_map_nav" 2 | description = "Navmesh generation, pathfinding, and navigation for tilemaps" 3 | link = "https://github.com/Seldom-SE/seldom_map_nav" 4 | crate = "seldom_map_nav" 5 | -------------------------------------------------------------------------------- /Assets/AI/vleue_navigator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/AI/vleue_navigator.png -------------------------------------------------------------------------------- /Assets/AI/vleue_navigator.toml: -------------------------------------------------------------------------------- 1 | name = "vleue_navigator" 2 | description = "Fast NavMesh using Polyanya for 2d and 3d with live updates and support for layers" 3 | link = "https://crates.io/crates/vleue_navigator" 4 | image = "vleue_navigator.png" 5 | crate = "vleue_navigator" 6 | -------------------------------------------------------------------------------- /Assets/Accessibility/bevy_color_blindness.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_color_blindness" 2 | description = "Simulate and preview different types of color blindness" 3 | link = "https://crates.io/crates/bevy_color_blindness" 4 | crate = "bevy_color_blindness" 5 | -------------------------------------------------------------------------------- /Assets/Accessibility/bevy_fluent.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_fluent" 2 | description = "A plugin for localization using Fluent" 3 | link = "https://github.com/kgv/bevy_fluent" 4 | crate = "bevy_fluent" 5 | -------------------------------------------------------------------------------- /Assets/Accessibility/bevy_simple_i18n.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_simple_i18n" 2 | description = "Simple localization for Bevy" 3 | link = "https://github.com/TurtIeSocks/bevy_simple_i18n" 4 | crate = "bevy_simple_i18n" 5 | -------------------------------------------------------------------------------- /Assets/Accessibility/bevy_translation_table.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-translation-table" 2 | description = "Localisation using simple key-value lookups supporting CSV, ODS, and customized data." 3 | link = "https://crates.io/crates/bevy-translation-table" 4 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_asepritesheet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Animation/bevy_asepritesheet.gif -------------------------------------------------------------------------------- /Assets/Animation/bevy_asepritesheet.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_asepritesheet" 2 | description = "Use animated Aseprite JSON sprite sheets in bevy game engine" 3 | link = "https://crates.io/crates/bevy_asepritesheet" 4 | image = "bevy_asepritesheet.gif" 5 | crate = "bevy_asepritesheet" 6 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_easings.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_easings" 2 | description = "Easing (or tweening) a component value to another value." 3 | link = "https://crates.io/crates/bevy_easings" 4 | image = "bevy_easings.webp" 5 | crate = "bevy_easings" 6 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_easings.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Animation/bevy_easings.webp -------------------------------------------------------------------------------- /Assets/Animation/bevy_flash.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_flash" 2 | description = "A plugin for using Flash animations within Bevy." 3 | link = "https://github.com/aojiaoxiaolinlin/bevy_flash" 4 | image = "bevy_flash.webp" 5 | crate = "bevy_flash" 6 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_flash.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Animation/bevy_flash.webp -------------------------------------------------------------------------------- /Assets/Animation/bevy_gltf_animation.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_gltf_animation" 2 | description = "Simply identify and play gltf animations" 3 | link = "https://github.com/dsgallups/bevy_gltf_animation" 4 | crate = "bevy_gltf_animation" 5 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_manim.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_manim" 2 | description = "bevy plugin for drawing and animation like a 3b1b's manim" 3 | link = "https://github.com/simensgreen/bevy_manim" 4 | crate = "bevy_manim" 5 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_simple_state_machine.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-simple-state-machine" 2 | description = "A rudimentary animation state machine system" 3 | link = "https://github.com/LucaRickler/bevy-simple-state-machine" 4 | crate = "bevy-simple-state-machine" 5 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_spine.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_spine" 2 | description = "A plugin for using Spine animations within Bevy." 3 | link = "https://github.com/jabuwu/bevy_spine" 4 | image = "bevy_spine.webp" 5 | crate = "bevy_spine" 6 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_spine.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Animation/bevy_spine.webp -------------------------------------------------------------------------------- /Assets/Animation/bevy_sprite_animation.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_sprite_animation" 2 | description = "A plugin that recreates Aarthificial's Reanimator for bevy TextureAtlasSprites." 3 | link = "https://github.com/PhaestusFox/bevy_sprite_animation" 4 | crate = "bevy_sprite_animation" 5 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_spritesheet_animation.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Animation/bevy_spritesheet_animation.gif -------------------------------------------------------------------------------- /Assets/Animation/bevy_text_animation.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Animation/bevy_text_animation.gif -------------------------------------------------------------------------------- /Assets/Animation/bevy_text_animation.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_text_animation" 2 | description = "text animation library for Bevy" 3 | link = "https://crates.io/crates/bevy_text_animation" 4 | image = "bevy_text_animation.gif" 5 | crate = "bevy_text_animation" 6 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_trickfilm.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_trickfilm" 2 | description = "Simple sprite animation loading and playing." 3 | link = "https://crates.io/crates/bevy_trickfilm" 4 | crate = "bevy_trickfilm" 5 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_tween.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_tween" 2 | description = "Flexible tweening plugin library for Bevy" 3 | link = "https://crates.io/crates/bevy_tween" 4 | image = "bevy_tween.webp" 5 | crate = "bevy_tween" 6 | -------------------------------------------------------------------------------- /Assets/Animation/bevy_tween.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Animation/bevy_tween.webp -------------------------------------------------------------------------------- /Assets/Animation/bevy_tweening.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Animation/bevy_tweening.gif -------------------------------------------------------------------------------- /Assets/Animation/bevy_tweening.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_tweening" 2 | description = "A tweening (easing) animation plugin for components and assets." 3 | link = "https://crates.io/crates/bevy_tweening" 4 | image = "bevy_tweening.gif" 5 | crate = "bevy_tweening" 6 | -------------------------------------------------------------------------------- /Assets/Animation/seldom_state.toml: -------------------------------------------------------------------------------- 1 | name = "seldom_state" 2 | description = "Component-based state machine for AI, animation, player controllers, etc." 3 | link = "https://github.com/Seldom-SE/seldom_state" 4 | crate = "seldom_state" 5 | -------------------------------------------------------------------------------- /Assets/Animation/vleue_kinetoscope.toml: -------------------------------------------------------------------------------- 1 | name = "vleue_kinetoscope" 2 | description = "Animated GIF player" 3 | link = "https://crates.io/crates/vleue_kinetoscope" 4 | image = "vleue_kinetoscope.webp" 5 | crate = "vleue_kinetoscope" 6 | -------------------------------------------------------------------------------- /Assets/Animation/vleue_kinetoscope.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Animation/vleue_kinetoscope.webp -------------------------------------------------------------------------------- /Assets/Asset Generation/bevy_copperfield.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Asset Generation/bevy_copperfield.png -------------------------------------------------------------------------------- /Assets/Asset Generation/bevy_copperfield.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_copperfield" 2 | description = "Procedural mesh editor, based on Half-Edge-Mesh datastructure" 3 | link = "https://github.com/Hexorg/bevy_copperfield" 4 | image = "bevy_copperfield.png" 5 | crate = "bevy_copperfield" 6 | -------------------------------------------------------------------------------- /Assets/Asset Generation/bevy_generative.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Asset Generation/bevy_generative.gif -------------------------------------------------------------------------------- /Assets/Asset Generation/bevy_generative.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_generative" 2 | description = "Real-time procedural generation of maps, textures, terrain, planets and more!" 3 | link = "https://github.com/manankarnik/bevy_generative" 4 | image = "bevy_generative.gif" 5 | crate = "bevy_generative" 6 | -------------------------------------------------------------------------------- /Assets/Asset Generation/bevy_ghx_proc_gen.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ghx_proc_gen" 2 | description = "2D & 3D procedural generation with WFC/Model synthesis" 3 | link = "https://github.com/Henauxg/ghx_proc_gen" 4 | image = "bevy_ghx_proc_gen.webp" 5 | crate = "bevy_ghx_proc_gen" 6 | -------------------------------------------------------------------------------- /Assets/Asset Generation/bevy_ghx_proc_gen.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Asset Generation/bevy_ghx_proc_gen.webp -------------------------------------------------------------------------------- /Assets/Asset Generation/noiz.toml: -------------------------------------------------------------------------------- 1 | name = "Noiz" 2 | description = "An all purpose, highly customizable, and blazingly fast noise library." 3 | link = "https://github.com/ElliottjPierce/noiz/tree/main" 4 | image = "noiz_perlin_noise.jpeg" 5 | crate = "noiz" 6 | -------------------------------------------------------------------------------- /Assets/Asset Generation/noiz_perlin_noise.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Asset Generation/noiz_perlin_noise.jpeg -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_asset_loader.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_asset_loader" 2 | description = "Automatically load asset collections during a configurable State" 3 | link = "https://crates.io/crates/bevy_asset_loader" 4 | crate = "bevy_asset_loader" 5 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_asset_ron.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_asset_ron" 2 | description = "Custom RON Asset loading." 3 | link = "https://crates.io/crates/bevy_asset_ron" 4 | crate = "bevy_asset_ron" 5 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_assetio_zip.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_assetio_zip" 2 | description = "A plugin for loading assets from an optionally obfuscated zip file." 3 | link = "https://github.com/katharostech/bevy_assetio_zip" 4 | crate = "bevy_assetio_zip" 5 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_assets_bundler.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_assets_bundler" 2 | description = "Assets Bundler with content encryption support" 3 | link = "https://github.com/hanabi1224/bevy_assets_bundler" 4 | crate = "bevy_assets_bundler" 5 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_common_assets.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_common_assets" 2 | description = "Plugins to load json, yaml, ron, toml, and MessagePack assets" 3 | link = "https://github.com/NiklasEi/bevy_common_assets" 4 | crate = "bevy_common_assets" 5 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_embedded_assets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Asset Loading/bevy_embedded_assets.png -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_embedded_assets.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_embedded_assets" 2 | description = "Plugin to embed assets in your game binary" 3 | link = "https://crates.io/crates/bevy_embedded_assets" 4 | image = "bevy_embedded_assets.png" 5 | crate = "bevy_embedded_assets" 6 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_fix_gltf_coordinate_system.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_fix_gltf_coordinate_system" 2 | description = "Fix Bevy not respecting the glTF coordinate system" 3 | link = "https://github.com/janhohenheim/bevy_fix_gltf_coordinate_system" 4 | crate = "bevy_fix_gltf_coordinate_system" 5 | 6 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_full_asset_path.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_full_asset_path" 2 | description = "A tiny plugin that allows reading the full filesystem path of an asset loaded from disk" 3 | link = "https://github.com/janhohenheim/bevy_full_asset_path" 4 | crate = "bevy_full_asset_path" 5 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_qoi.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_qoi" 2 | description = "Bevy support for the QOI (Quite OK Image) format." 3 | link = "https://crates.io/crates/bevy_qoi" 4 | crate = "bevy_qoi" 5 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_titan.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_titan" 2 | description = "Load heterogeneous, homogeneous and merged texture atlas from a ron manifest." 3 | link = "https://crates.io/crates/bevy_titan" 4 | crate = "bevy_titan" 5 | -------------------------------------------------------------------------------- /Assets/Asset Loading/bevy_web_asset.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_web_asset" 2 | description = "Adds the ability to load assets from http(s) urls" 3 | link = "https://crates.io/crates/bevy_web_asset" 4 | crate = "bevy_web_asset" 5 | -------------------------------------------------------------------------------- /Assets/Audio/bevy-kira-components.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Kira Components" 2 | description = "Proof-of-concept crate for the next version of Bevy Audio" 3 | link = "https://github.com/SolarLiner/bevy-kira-components" 4 | crate = "bevy-kira-components" 5 | -------------------------------------------------------------------------------- /Assets/Audio/bevy_audio_controller.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_audio_controller" 2 | description = "Bevy plugin that simplifies channel management and track playback" 3 | link = "https://github.com/TurtIeSocks/bevy_audio_controller" 4 | crate = "bevy_audio_controller" 5 | -------------------------------------------------------------------------------- /Assets/Audio/bevy_fundsp.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_fundsp" 2 | description = "Bevy plugin for audio processing and synthesis using FunDSP" 3 | link = "https://github.com/harudagondi/bevy_fundsp" 4 | crate = "bevy_fundsp" 5 | -------------------------------------------------------------------------------- /Assets/Audio/bevy_kira_audio.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_kira_audio" 2 | description = "An alternative Bevy audio plugin using Kira" 3 | link = "https://github.com/NiklasEi/bevy_kira_audio" 4 | crate = "bevy_kira_audio" 5 | -------------------------------------------------------------------------------- /Assets/Audio/bevy_oddio.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_oddio" 2 | description = "A third party Bevy plugin that integrates `oddio` into Bevy." 3 | link = "https://github.com/harudagondi/bevy_oddio" 4 | crate = "bevy_oddio" 5 | -------------------------------------------------------------------------------- /Assets/Audio/bevy_rrise.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_rrise" 2 | description = "Bevy audio plugin using Wwise" 3 | link = "https://github.com/dtaralla/bevy-rrise" 4 | crate = "bevy-rrise" 5 | -------------------------------------------------------------------------------- /Assets/Audio/bevy_rustysynth.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_rustysynth" 2 | description = "Bevy plugin which enables MIDI file audio sources using the rustysynth crate." 3 | link = "https://github.com/exvacuum/bevy_rustysynth" 4 | crate = "bevy_rustysynth" 5 | -------------------------------------------------------------------------------- /Assets/Backends/bevy_doryen.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_doryen" 2 | description = "A plugin integrating Bevy ECS with doryen-rs Ascii roguelike library." 3 | link = "https://github.com/smokku/bevy_doryen" 4 | # TODO: No crate. 5 | -------------------------------------------------------------------------------- /Assets/Backends/bevy_miniquad.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_miniquad" 2 | description = "A plugin replacing winit windowing and render pipeline with miniquad library." 3 | link = "https://github.com/smokku/bevy_miniquad" 4 | # TODO: No crate. 5 | -------------------------------------------------------------------------------- /Assets/Backends/bevy_webgl2.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_webgl2" 2 | description = "WebGL2 renderer plugin for WASM target" 3 | link = "https://github.com/mrk-its/bevy_webgl2" 4 | crate = "bevy_webgl2" 5 | -------------------------------------------------------------------------------- /Assets/Backends/prototype_bevy_sdl2.toml: -------------------------------------------------------------------------------- 1 | name = "prototype_bevy_sdl2" 2 | description = "A prototype for SDL2 integration into Bevy" 3 | link = "https://github.com/aclysma/prototype_bevy_sdl2" 4 | # TODO: No crate. 5 | -------------------------------------------------------------------------------- /Assets/Camera/Bevy-WoW.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy-WoW" 2 | description = "A WoW-style camera" 3 | link = "https://github.com/Tezza48/Bevy-WoW" 4 | # TODO: No crate. 5 | -------------------------------------------------------------------------------- /Assets/Camera/bevy-orbit-controls.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-orbit-controls" 2 | description = "An orbit controls camera controller" 3 | link = "https://github.com/iMplode-nZ/bevy-orbit-controls" 4 | crate = "bevy-orbit-controls" 5 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_4x_camera.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_4x_camera" 2 | description = "A 4X style camera for bevy. Demo: https://imgur.com/XIIDcIW" 3 | link = "https://crates.io/crates/bevy_4x_camera" 4 | crate = "bevy_4x_camera" 5 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_auto_scaling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Camera/bevy_auto_scaling.png -------------------------------------------------------------------------------- /Assets/Camera/bevy_auto_scaling.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_auto_scaling" 2 | description = "Auto scale cameras to fit the window." 3 | link = "https://github.com/RuelYasa/bevy_auto_scaling" 4 | crate = "bevy_auto_scaling" 5 | image = "bevy_auto_scaling.png" 6 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_blendy_cameras.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_blendy_cameras" 2 | description = "Blender inspired editor / 3D-view camera controllers and utilities" 3 | link = "https://github.com/thmxv/bevy_blendy_cameras" 4 | crate = "bevy_blendy_cameras" 5 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_config_cam_low_fov_dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Camera/bevy_config_cam_low_fov_dark.png -------------------------------------------------------------------------------- /Assets/Camera/bevy_dolly.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_dolly" 2 | description = "Combine simple building blocks to create smooth cameras" 3 | link = "https://github.com/BlackPhlox/bevy_dolly" 4 | crate = "bevy_dolly" 5 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_fly_camera.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_fly_camera" 2 | description = "A flying camera plugin" 3 | link = "https://crates.io/crates/bevy_fly_camera" 4 | crate = "bevy_fly_camera" 5 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_flycam.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_flycam" 2 | description = "A basic FPS-style camera controller" 3 | link = "https://github.com/sburris0/bevy_flycam" 4 | crate = "bevy_flycam" 5 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_panorbit_camera.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Camera/bevy_panorbit_camera.gif -------------------------------------------------------------------------------- /Assets/Camera/bevy_panorbit_camera.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_panorbit_camera" 2 | description = "A pan/orbit camera controller" 3 | link = "https://github.com/Plonq/bevy_panorbit_camera" 4 | image = "bevy_panorbit_camera.gif" 5 | crate = "bevy_panorbit_camera" 6 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_rts_camera.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Camera/bevy_rts_camera.gif -------------------------------------------------------------------------------- /Assets/Camera/bevy_rts_camera.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_rts_camera" 2 | description = "A simple RTS-style camera controller" 3 | link = "https://github.com/Plonq/bevy_rts_camera" 4 | image = "bevy_rts_camera.gif" 5 | crate = "bevy_rts_camera" 6 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_simple_screen_boxing.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_simple_screen_boxing" 2 | description = "A library that provides a simple API for letterboxing/pillarboxing." 3 | link = "https://crates.io/crates/bevy_simple_screen_boxing" 4 | crate = "bevy_simple_screen_boxing" 5 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_smooth_pixel_camera.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Camera/bevy_smooth_pixel_camera.gif -------------------------------------------------------------------------------- /Assets/Camera/bevy_smooth_pixel_camera.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_smooth_pixel_camera" 2 | description = "A powerful pixel-perfect camera with subpixel smoothing." 3 | link = "https://crates.io/crates/bevy_smooth_pixel_camera" 4 | image = "bevy_smooth_pixel_camera.gif" 5 | crate = "bevy_smooth_pixel_camera" 6 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_third_person_camera.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Camera/bevy_third_person_camera.gif -------------------------------------------------------------------------------- /Assets/Camera/bevy_third_person_camera.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_third_person_camera" 2 | description = "A simple, plug & play third person camera for bevy." 3 | link = "https://crates.io/crates/bevy_third_person_camera" 4 | image = "bevy_third_person_camera.gif" 5 | crate = "bevy_third_person_camera" 6 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_top_down_camera.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_top_down_camera" 2 | description = "A simple, plug & play top down camera for bevy." 3 | link = "https://crates.io/crates/bevy_top_down_camera" 4 | image = "bevy_top_down_camera.webp" 5 | crate = "bevy_top_down_camera" 6 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_top_down_camera.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Camera/bevy_top_down_camera.webp -------------------------------------------------------------------------------- /Assets/Camera/bevy_touch_camera.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_touch_camera" 2 | description = "Touch camera for drag and pinch to zoom" 3 | link = "https://github.com/d-bucur/bevy_touch_camera" 4 | image = "bevy_touch_camera.webp" 5 | crate = "bevy_touch_camera" 6 | -------------------------------------------------------------------------------- /Assets/Camera/bevy_touch_camera.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Camera/bevy_touch_camera.webp -------------------------------------------------------------------------------- /Assets/Camera/smooth-bevy-cameras.toml: -------------------------------------------------------------------------------- 1 | name = "smooth-bevy-cameras" 2 | description = "Camera controllers with buttery, exponential smoothing." 3 | link = "https://github.com/bonsairobo/smooth-bevy-cameras" 4 | crate = "smooth-bevy-cameras" 5 | -------------------------------------------------------------------------------- /Assets/Cursor/bevy_cursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Cursor/bevy_cursor.png -------------------------------------------------------------------------------- /Assets/Cursor/bevy_cursor.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Cursor" 2 | description = "A plugin to track informations about the cursor" 3 | link = "https://github.com/tguichaoua/bevy_cursor" 4 | image = "bevy_cursor.png" 5 | crate = "bevy_cursor" 6 | -------------------------------------------------------------------------------- /Assets/Cursor/bevy_cursor_kit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Cursor/bevy_cursor_kit.gif -------------------------------------------------------------------------------- /Assets/Cursor/bevy_cursor_kit.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_cursor_kit" 2 | description = "Classic static (`.CUR`) and animated (`.ANI`) cursor formats plus JSON/RON/TOML-based versions." 3 | link = "https://github.com/mgi388/bevy-cursor-kit" 4 | crate = "bevy_cursor_kit" 5 | image = "bevy_cursor_kit.gif" 6 | -------------------------------------------------------------------------------- /Assets/Development tools/autodefault.toml: -------------------------------------------------------------------------------- 1 | name = "autodefault" 2 | description = "annotate functions to have them automatically insert `..Default::default()` into struct expressions" 3 | link = "https://github.com/Lucretiel/autodefault" 4 | crate = "autodefault" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy-debug-text-overlay-demo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Development tools/bevy-debug-text-overlay-demo.gif -------------------------------------------------------------------------------- /Assets/Development tools/bevy-inspector-egui.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-inspector-egui" 2 | description = "Visually edit fields of structs inside the game using egui." 3 | link = "https://github.com/jakobhellermann/bevy-inspector-egui" 4 | crate = "bevy-inspector-egui" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy-remote-devtools.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-remote-devtools" 2 | description = "UI for debugging entities, assets, logs and systems over network" 3 | link = "https://github.com/reneeichhorn/bevy-remote-devtools" 4 | crate = "bevy-remote-devtools-plugin" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy-yoleck.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-yoleck" 2 | description = "Turn a game into a level editor for its own levels" 3 | link = "https://crates.io/crates/bevy-yoleck" 4 | crate = "bevy-yoleck" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy_dev_console.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Development tools/bevy_dev_console.png -------------------------------------------------------------------------------- /Assets/Development tools/bevy_dev_console.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_dev_console" 2 | description = "Source-like developer console with a powerful command language" 3 | link = "https://github.com/doonv/bevy_dev_console" 4 | image = "bevy_dev_console.png" 5 | crate = "bevy_dev_console" 6 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy_gltf_blueprints.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_gltf_blueprints" 2 | description = "Define Blueprints/Prefabs in gltf files and spawn them easilly inside Bevy." 3 | link = "https://crates.io/crates/bevy_gltf_blueprints" 4 | crate = "bevy_gltf_blueprints" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy_gltf_components.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_gltf_components" 2 | description = "Define components directly inside gltf files and instanciate them in Bevy." 3 | link = "https://crates.io/crates/bevy_gltf_components" 4 | crate = "bevy_gltf_components" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy_inspector_nvim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Development tools/bevy_inspector_nvim.png -------------------------------------------------------------------------------- /Assets/Development tools/bevy_inspector_nvim.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_inspector.nvim" 2 | description = "A simple remote entity and component inspector inside neovim" 3 | link = "https://github.com/Lommix/bevy_inspector.nvim" 4 | image = "bevy_inspector_nvim.png" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy_lint.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_lint" 2 | description = "A custom linter for Bevy projects that checks for footguns, optimizations, idiomatic code, and more!" 3 | link = "https://thebevyflock.github.io/bevy_cli/bevy_lint" 4 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy_mod_debug_console.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_debug_console" 2 | description = "Get info from ecs through" 3 | link = "https://github.com/hymm/bevy_mod_debug_console" 4 | crate = "bevy_mod_debug_console" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy_mod_debugdump.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_debugdump" 2 | description = "Render graph and schedule graph visualizers using egui." 3 | link = "https://github.com/jakobhellermann/bevy_mod_debugdump" 4 | crate = "bevy_mod_debugdump" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy_mod_gizmos.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_gizmos" 2 | description = "Visual gizmos to aid with development and debugging in Bevy" 3 | link = "https://crates.io/crates/bevy_mod_gizmos" 4 | crate = "bevy_mod_gizmos" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/bevy_shadertoy_wgsl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Development tools/bevy_shadertoy_wgsl.gif -------------------------------------------------------------------------------- /Assets/Development tools/bevy_shadertoy_wgsl.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_shadertoy_wgsl" 2 | description = "A Shadertoy clone, facilitating coding complex shaders" 3 | link = "https://github.com/eliotbo/bevy_shadertoy_wgsl" 4 | image = "bevy_shadertoy_wgsl.gif" 5 | # TODO: No crate. 6 | -------------------------------------------------------------------------------- /Assets/Development tools/bevycheck.toml: -------------------------------------------------------------------------------- 1 | name = "bevycheck" 2 | description = "annotate invalid systems with `#[bevycheck::system]` to get nice error messages for what's wrong" 3 | link = "https://github.com/jakobhellermann/bevycheck" 4 | crate = "bevycheck" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/blender_bevy_components_workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Development tools/blender_bevy_components_workflow.png -------------------------------------------------------------------------------- /Assets/Development tools/dexterous_developer.toml: -------------------------------------------------------------------------------- 1 | name = "Dexterous Developer" 2 | description = "A hot reload system for bevy" 3 | link = "https://github.com/lee-orr/dexterous_developer" 4 | crate = "bevy_dexterous_developer" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/pecs.toml: -------------------------------------------------------------------------------- 1 | name = "pecs" 2 | description = "Asynchronous operations with Promises for Bevy" 3 | link = "https://github.com/jkb0o/pecs" 4 | crate = "pecs" 5 | -------------------------------------------------------------------------------- /Assets/Development tools/vscode-bevy-inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Development tools/vscode-bevy-inspector.png -------------------------------------------------------------------------------- /Assets/Development tools/vscode-bevy-inspector.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Inspector VS Code Extension" 2 | description = "Display and update live data from your Bevy application in Visual Studio Code." 3 | link = "https://github.com/splo/vscode-bevy-inspector" 4 | image = "vscode-bevy-inspector.png" 5 | -------------------------------------------------------------------------------- /Assets/Devices/bevy_streamdeck.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Devices/bevy_streamdeck.gif -------------------------------------------------------------------------------- /Assets/Devices/bevy_streamdeck.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_streamdeck" 2 | description = "Control and interact with your Stream Deck" 3 | link = "https://crates.io/crates/bevy_streamdeck" 4 | image = "bevy_streamdeck.gif" 5 | crate = "bevy_streamdeck" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy-add-events-macro.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-add-events-macro" 2 | description = "adds the add_events! macro to make adding multiple events easier" 3 | link = "https://crates.io/crates/bevy-add-events-macro" 4 | crate = "bevy-add-events-macro" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy-butler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy-butler.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy-butler.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-butler" 2 | description = "A macro library for simplifying Plugins by registering systems, events and resources at declaration." 3 | link = "https://github.com/TGRCdev/bevy-butler" 4 | image = "bevy-butler.png" 5 | crate = "bevy-butler" -------------------------------------------------------------------------------- /Assets/Helpers/bevy-generative-grammars.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Generative Grammars" 2 | description = "A library providing helpers for Generative Grammars, as well as a Tracery implementation." 3 | link = "https://github.com/lee-orr/bevy-generative-grammars" 4 | crate = "bevy_generative_grammars" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy-panic-handler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy-panic-handler.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy-panic-handler.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-panic-handler" 2 | description = "A bevy plugin that creates a popup and logs to error on panic. " 3 | link = "https://github.com/Koranir/bevy-panic-handler" 4 | image = "bevy-panic-handler.png" 5 | crate = "bevy-panic-handler" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy-scene-hook.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-scene-hook" 2 | description = "Ad-hoc component insertion for scenes" 3 | link = "https://crates.io/crates/bevy-scene-hook" 4 | crate = "bevy-scene-hook" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy-sequential-actions.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-sequential-actions" 2 | description = "A Bevy library for executing various actions in a sequence." 3 | link = "https://github.com/hikikones/bevy-sequential-actions" 4 | crate = "bevy-sequential-actions" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_adventure.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_adventure" 2 | description = "A comprehensive framework for building adventure games in Bevy." 3 | link = "https://github.com/hankjordan/bevy_adventure" 4 | image = "bevy_adventure.webp" 5 | crate = "bevy_adventure" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_adventure.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_adventure.webp -------------------------------------------------------------------------------- /Assets/Helpers/bevy_async_task.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_async_task" 2 | description = "Cross-platform ergonomic abstractions for async programming." 3 | link = "https://github.com/loopystudios/bevy_async_task" 4 | crate = "bevy_async_task" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_contrib_colors.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_contrib_colors" 2 | description = "A simple color library." 3 | link = "https://crates.io/crates/bevy_contrib_colors" 4 | crate = "bevy_contrib_colors" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_convars.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Convars" 2 | description = "An idiomatic convars implementation for Bevy, providing tools for configuring your app." 3 | link = "https://github.com/transcendental-experiences/bevy-convars" 4 | crate = "bevy-convars" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_cronjob.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_cronjob" 2 | description = "A simple helper to run cronjobs (at repeated schedule) in Bevy." 3 | link = "https://github.com/foxzool/bevy_cronjob" 4 | crate = "bevy_cronjob" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_debug_lines.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_debug_lines" 2 | description = "Simple line drawing api for bevy." 3 | link = "https://github.com/Toqozz/bevy_debug_lines" 4 | crate = "bevy_prototype_debug_lines" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_defer.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_defer" 2 | description = "Simple asynchronous runtime for executing deferred queries." 3 | link = "https://github.com/mintlu8/bevy_defer" 4 | crate = "bevy_defer" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_dev.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_dev" 2 | description = "Dev tools for Bevy Engine. For faster prototyping." 3 | link = "https://crates.io/crates/bevy_dev" 4 | image = "bevy_dev.webp" 5 | crate = "bevy_dev" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_dev.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_dev.webp -------------------------------------------------------------------------------- /Assets/Helpers/bevy_discovery.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_discovery" 2 | description = "Automatically detects and registers systems for you." 3 | link = "https://crates.io/crates/bevy_discovery" 4 | crate = "bevy_discovery" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_ecs_markers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_ecs_markers.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_ecs_markers.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ecs_markers" 2 | description = "Easily mark Entities and read and mutate them" 3 | link = "https://github.com/ChoppedStudio/bevy_ecs_markers" 4 | image = "bevy_ecs_markers.png" 5 | crate = "bevy_ecs_markers" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_event_set.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_event_set" 2 | description = "A macro to create event bundles for Bevy" 3 | link = "https://github.com/woubuc/bevy-event-set" 4 | crate = "bevy_event_set" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_extern_events.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_extern_events" 2 | description = "Plugin for generic external events forwarded to Bevy EventReaders" 3 | link = "https://github.com/extrawurst/bevy_extern_events" 4 | crate = "bevy_extern_events" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_flurx.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_flurx" 2 | description = "Allows sequential description of game processing." 3 | link = "https://github.com/not-elm/bevy_flurx" 4 | crate = "bevy_flurx" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_framepace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_framepace.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_framepace.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_framepace" 2 | description = "Framepacing and framelimiting for bevy" 3 | link = "https://crates.io/crates/bevy_framepace" 4 | image = "bevy_framepace.png" 5 | crate = "bevy_framepace" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_image_export.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_image_export.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_image_export.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_image_export" 2 | description = "Enables you to record the output of a camera to a sequence of image files" 3 | link = "https://crates.io/crates/bevy_image_export" 4 | image = "bevy_image_export.png" 5 | crate = "bevy_image_export" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_link_window_to_monitor.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_link_window_to_monitor" 2 | description = "Library which creates a relationship between a window and its monitor." 3 | link = "https://crates.io/crates/bevy_link_window_to_monitor" 4 | crate = "bevy_link_window_to_monitor" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_local_commands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_local_commands.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_local_commands.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_local_commands" 2 | description = "Execute and manage local shell commands" 3 | link = "https://github.com/edouardpoitras/bevy_local_commands" 4 | image = "bevy_local_commands.png" 5 | crate = "bevy_local_commands" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_log_events.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_log_events" 2 | description = "A Plugin to log Events and control how to log them." 3 | link = "https://github.com/YellowWaitt/bevy_log_events" 4 | crate = "bevy_log_events" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_match3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_match3.gif -------------------------------------------------------------------------------- /Assets/Helpers/bevy_match3.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Match 3" 2 | description = "A crate for handling the logic side of match 3 games" 3 | link = "https://crates.io/crates/bevy_match3" 4 | image = "bevy_match3.gif" 5 | crate = "bevy_match3" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_mod_index.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_index" 2 | description = "A Rust crate that allows efficient querying for components by their values" 3 | link = "https://github.com/chrisjuchem/bevy_mod_index" 4 | crate = "bevy_mod_index" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_mod_lockdown.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_lockdown" 2 | description = "bevy_mod_lockdown is a library to reduce the attack surface your application offers." 3 | link = "https://github.com/FrTerstappen/bevy_mod_lockdown" 4 | crate = "bevy_mod_lockdown" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_mod_speedup.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_speedup" 2 | description = "bevy_mod_speedup is a collection of ways to increase the performance of your application." 3 | link = "https://github.com/FrTerstappen/bevy_mod_speedup" 4 | crate = "bevy_mod_speedup" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_mod_sysfail.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_sysfail" 2 | description = "Add the sysfail macro attribute to use ? in your systems." 3 | link = "https://crates.io/crates/bevy_mod_sysfail" 4 | crate = "bevy_mod_sysfail" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_pipelines_ready.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_pipelines_ready.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_pipelines_ready.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_pipelines_ready" 2 | description = "Tiny plugin for tracking render pipeline status." 3 | link = "https://github.com/rparrett/bevy_pipelines_ready" 4 | image = "bevy_pipelines_ready.png" 5 | crate = "bevy_pipelines_ready" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_plot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_plot.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_plot.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_plot" 2 | description = "Plotting library with a focus on esthetics and interactivity" 3 | link = "https://github.com/eliotbo/bevy_plot" 4 | image = "bevy_plot.png" 5 | crate = "bevy_plot" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_proto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_proto.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_proto.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_proto" 2 | description = "Create entity templates with a simple config file." 3 | link = "https://github.com/MrGVSV/bevy_proto" 4 | image = "bevy_proto.png" 5 | crate = "bevy_proto" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_prototype_inline_assets.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_prototype_inline_assets" 2 | description = "A simple plugin for bundling assets into your binary." 3 | link = "https://crates.io/crates/bevy_prototype_inline_assets" 4 | crate = "bevy_prototype_inline_assets" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_quick_response.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_quick_response" 2 | description = "A Bevy plugin for quick responsive behaviors" 3 | link = "https://crates.io/crates/bevy_quick_response" 4 | crate = "bevy_quick_response" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_rand.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Rand" 2 | description = "A plugin to integrate rand for ECS optimised RNG for the Bevy game engine" 3 | link = "https://github.com/Bluefinger/bevy_rand" 4 | crate = "bevy_rand" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_registration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_registration.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_registration.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Registration" 2 | description = "Annotate systems/resources/events with macros and automatically add them to your app!" 3 | link = "https://crates.io/crates/bevy_registration" 4 | image = "bevy_registration.png" 5 | crate = "bevy_registration" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_resolution.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_resolution" 2 | description = "Library which aims to make resolutions easier and simpler to work with." 3 | link = "https://crates.io/crates/bevy_resolution" 4 | crate = "bevy_resolution" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_shuffle_bag.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_shuffle_bag" 2 | description = "A tiny crate providing a collection hat can endlessly be picked in a random, nonrepeating order." 3 | link = "https://github.com/janhohenheim/bevy_shuffle_bag" 4 | crate = "bevy_shuffle_bag" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_slippy_tiles.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_slippy_tiles" 2 | description = "A helper bevy plugin to handle downloading and rendering OpenStreetMap-compliant slippy tiles." 3 | link = "https://github.com/edouardpoitras/bevy_slippy_tiles" 4 | crate = "bevy_slippy_tiles" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_spawnable.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_spawnable" 2 | description = "tiny spawn utility for Bevy, to encapsulate spawn logic" 3 | link = "https://crates.io/crates/bevy_spawnable" 4 | crate = "bevy_spawnable" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_system_graph.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_system_graph" 2 | description = "A handle based API for ordering ECS systems." 3 | link = "https://crates.io/crates/bevy_system_graph" 4 | crate = "bevy_system_graph" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_transform_interpolation.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_transform_interpolation" 2 | description = "A drop-in Transform interpolation solution for fixed timesteps." 3 | link = "https://github.com/Jondolf/bevy_transform_interpolation" 4 | crate = "bevy_transform_interpolation" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_turborand.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_turborand" 2 | description = "ECS-integrated random number generation based on turborand" 3 | link = "https://github.com/Bluefinger/bevy_turborand" 4 | crate = "bevy_turborand" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_two_entities.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_two_entities.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_two_entities.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_two_entities" 2 | description = "A few convenience traits for working with Bevy Queries and exactly two Entities" 3 | link = "https://github.com/rparrett/bevy_two_entities" 4 | image = "bevy_two_entities.png" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/bevy_window_utils.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/bevy_window_utils.png -------------------------------------------------------------------------------- /Assets/Helpers/bevy_window_utils.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_window_utils" 2 | description = "Bevy window utilities such as setting up window icons and taskbar progress." 3 | link = "https://github.com/shwwwa/bevy_window_utils" 4 | image = "bevy_window_utils.png" 5 | crate = "bevy_window_utils" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/hexx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/hexx.png -------------------------------------------------------------------------------- /Assets/Helpers/hexx.toml: -------------------------------------------------------------------------------- 1 | name = "hexx" 2 | description = "Hexagon utils for 2D and 3D" 3 | link = "https://github.com/ManevilleF/hexx" 4 | image = "hexx.png" 5 | crate = "hexx" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/iyes_loopless.toml: -------------------------------------------------------------------------------- 1 | name = "iyes_loopless" 2 | description = "Composable Alternatives to Bevy's RunCriteria, States, and FixedTimestep" 3 | link = "https://crates.io/crates/iyes_loopless" 4 | crate = "iyes_loopless" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/iyes_progress.toml: -------------------------------------------------------------------------------- 1 | # Formerly bevy_loading 2 | name = "iyes_progress" 3 | description = "Easily implement a loading state, tracking the progress of assets and other tasks." 4 | link = "https://crates.io/crates/iyes_progress" 5 | crate = "iyes_progress" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/iyes_scene_tools.toml: -------------------------------------------------------------------------------- 1 | name = "iyes_scene_tools" 2 | description = "Helpers for working with Bevy Scenes" 3 | link = "https://crates.io/crates/iyes_scene_tools" 4 | crate = "iyes_scene_tools" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/moonshine-kind.toml: -------------------------------------------------------------------------------- 1 | name = "Moonshine Kind" 2 | description = "Simple type safety solution for Bevy" 3 | link = "https://crates.io/crates/moonshine-kind" 4 | crate = "moonshine-kind" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/moonshine-object.toml: -------------------------------------------------------------------------------- 1 | name = "Moonshine Object" 2 | description = "Ergonomic Entity hierarchy traversal and query for Bevy ECS" 3 | link = "https://crates.io/crates/moonshine-object" 4 | crate = "moonshine-object" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/moonshine-tag.toml: -------------------------------------------------------------------------------- 1 | name = "Moonshine Tag" 2 | description = "Cheap, fast, mostly unique, general purpose identifiers designed for Bevy." 3 | link = "https://crates.io/crates/moonshine-tag" 4 | crate = "moonshine-tag" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/pyri_state.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Helpers/pyri_state.png -------------------------------------------------------------------------------- /Assets/Helpers/pyri_state.toml: -------------------------------------------------------------------------------- 1 | name = "pyri_state" 2 | description = "A flexible `bevy_state` alternative" 3 | link = "https://github.com/benfrankel/pyri_state" 4 | image = "pyri_state.png" 5 | crate = "pyri_state" 6 | -------------------------------------------------------------------------------- /Assets/Helpers/seldom_fn_plugin.toml: -------------------------------------------------------------------------------- 1 | name = "seldom_fn_plugin" 2 | description = "Allows using Rust functions in place of Bevy plugins for concision and to avoid certain clones" 3 | link = "https://github.com/Seldom-SE/seldom_fn_plugin" 4 | crate = "seldom_fn_plugin" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/seldom_interop.toml: -------------------------------------------------------------------------------- 1 | name = "seldom_interop" 2 | description = "Interoperability traits for component types" 3 | link = "https://github.com/Seldom-SE/seldom_interop" 4 | crate = "seldom_interop" 5 | -------------------------------------------------------------------------------- /Assets/Helpers/some_bevy_helper.toml: -------------------------------------------------------------------------------- 1 | name = "some_bevy_helper" 2 | description = "A bunch of plugins to get started more quickly" 3 | link = "https://github.com/neosam/some_bevy_tools" 4 | crate = "some_bevy_tools" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_actify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Input/bevy_actify.png -------------------------------------------------------------------------------- /Assets/Input/bevy_actify.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_actify" 2 | description = "An input action plugin for Bevy" 3 | link = "https://github.com/bevious/bevy_actify" 4 | image = "bevy_actify.png" 5 | crate = "bevy_actify" 6 | -------------------------------------------------------------------------------- /Assets/Input/bevy_advanced_input.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_advanced_input" 2 | description = "Input keybindings, including support for combinations / hotkeys / modifier keys." 3 | link = "https://github.com/sadpython/bevy_advanced_input" 4 | # TODO: No crate. 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_enhanced_input.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_enhanced_input" 2 | description = "Dynamic and contextual input mappings for Bevy, inspired by Unreal Engine Enhanced Input" 3 | link = "https://crates.io/crates/bevy_enhanced_input" 4 | crate = "bevy_enhanced_input" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_fix_cursor_unlock_web.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_fix_cursor_unlock_web" 2 | description = "Fix Bevy not reporting the user unlocking the cursor on web" 3 | link = "https://github.com/janhohenheim/bevy_fix_cursor_unlock_web" 4 | crate = "bevy_fix_cursor_unlock_web" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_global_input.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_global_input" 2 | description = "Recieve key/mouse events and shortcuts from outside the Bevy window." 3 | link = "https://github.com/laundmo/bevy_global_input" 4 | crate = "bevy_global_input" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_guessture.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_guessture" 2 | description = "Gesture recognition for Bevy, based on the '$1 unistroke recognizer'." 3 | link = "https://crates.io/crates/bevy_guessture" 4 | crate = "bevy_guessture" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_ineffable.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ineffable" 2 | description = "A simple-to-use input manager for bevy that empowers players and makes accessibility easy." 3 | link = "https://github.com/Jazarro/bevy_ineffable" 4 | crate = "bevy_ineffable" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_input_actionmap.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_input_actionmap" 2 | description = "Maps key and gamepad events to actions in Bevy." 3 | link = "https://github.com/lightsoutgames/bevy_input_actionmap" 4 | # TODO: No crate. 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_input_mapper.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Input Mapper Plugin" 2 | description = "An user-friendly input binding plugin with scenario profiles in mind." 3 | link = "https://github.com/atahabaki/bevy_input_mapper" 4 | crate = "bevy_input_mapper" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_input_prompts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Input/bevy_input_prompts.png -------------------------------------------------------------------------------- /Assets/Input/bevy_input_prompts.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_input_prompts" 2 | description = "Mappings from bevy input types to popular input prompt asset paths" 3 | link = "https://crates.io/crates/bevy_input_prompts" 4 | image = "bevy_input_prompts.png" 5 | crate = "bevy_input_prompts" -------------------------------------------------------------------------------- /Assets/Input/bevy_midi.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_midi" 2 | description = "Send and receive MIDI data to and from bevy using DAWS or MIDI Controllers" 3 | link = "https://github.com/BlackPhlox/bevy_midi" 4 | image = "bevy_midi_logo.png" 5 | crate = "bevy_midi" 6 | -------------------------------------------------------------------------------- /Assets/Input/bevy_midi_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Input/bevy_midi_logo.png -------------------------------------------------------------------------------- /Assets/Input/bevy_mod_osc.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_osc" 2 | description = "OSC plugin for Bevy engine" 3 | link = "https://crates.io/crates/bevy_mod_osc" 4 | crate = "bevy_mod_osc" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_osc.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_osc" 2 | description = "Send and receive OSC data to and from bevy and other programs or controllers that uses OSC" 3 | link = "https://github.com/BlackPhlox/bevy_osc" 4 | crate = "bevy_osc" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_rosc.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_rosc" 2 | description = "Send and receive OSC 1.0 messages using the rosc library" 3 | link = "https://github.com/DrLuke/bevy_rosc" 4 | crate = "bevy_rosc" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_serial.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_serial" 2 | description = "Serial port communication plugin for Bevy" 3 | link = "https://github.com/hideakitai/bevy_serial" 4 | crate = "bevy_serial" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_serialport.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_serialport" 2 | description = "Async serial port plugin for Bevy game engine" 3 | link = "https://github.com/foxzool/bevy_serialport" 4 | crate = "bevy_serialport" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_stdin.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_stdin" 2 | description = "Receive keyboard input from the terminal" 3 | link = "https://crates.io/crates/bevy_stdin" 4 | crate = "bevy_stdin" 5 | -------------------------------------------------------------------------------- /Assets/Input/bevy_trackpad_haptic.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_trackpad_haptic" 2 | description = "A bevy plugin for triggering trackpad haptic feedback on a mac." 3 | link = "https://github.com/jasonjmcghee/bevy_trackpad_haptic" 4 | crate = "bevy_trackpad_haptic" 5 | -------------------------------------------------------------------------------- /Assets/Input/keyseq.toml: -------------------------------------------------------------------------------- 1 | name = "keyseq" 2 | description = "Specify key chords using `ctrl-A` short-hand" 3 | link = "https://github.com/shanecelis/keyseq" 4 | crate = "keyseq" 5 | -------------------------------------------------------------------------------- /Assets/Input/leafwing_input_manager.toml: -------------------------------------------------------------------------------- 1 | name = "leafwing_input_manager" 2 | description = "Track actions and configure cross-device input mappings. Fully documented; exceptionally ergonomic." 3 | link = "https://crates.io/crates/leafwing-input-manager" 4 | crate = "leafwing-input-manager" 5 | -------------------------------------------------------------------------------- /Assets/Input/virtual_joystick.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Input/virtual_joystick.gif -------------------------------------------------------------------------------- /Assets/Input/virtual_joystick.toml: -------------------------------------------------------------------------------- 1 | name = "Virtual Joystick" 2 | description = "Create and use a Virtual Joystick in a UI for bevy" 3 | link = "https://github.com/SergioRibera/virtual_joystick" 4 | image = "virtual_joystick.gif" 5 | crate = "virtual_joystick" 6 | -------------------------------------------------------------------------------- /Assets/Networking/aeronet.toml: -------------------------------------------------------------------------------- 1 | name = "aeronet" 2 | description = "Low-level networking for Bevy" 3 | link = "https://github.com/aecsocket/aeronet" 4 | crate = "aeronet" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy-nest.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-nest" 2 | description = "A telnet plugin for getting MUDdy in Bevy." 3 | link = "https://github.com/its-danny/bevy-nest" 4 | crate = "bevy-nest" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy-pigeon.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-pigeon" 2 | description = "A simple yet powerfull networking plugin. Supports messages and automatic component syncing." 3 | link = "https://github.com/MitchellMarinoDev/bevy-pigeon" 4 | crate = "bevy-pigeon" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_backroll.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_backroll" 2 | description = "Integration plugin with Backroll for providing session-based peer-to-peer rollback networking." 3 | link = "https://crates.io/crates/bevy_backroll" 4 | crate = "bevy_backroll" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_ehttp.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ehttp" 2 | description = "Plugin for performing web requests and loading assets from internet" 3 | link = "https://crates.io/crates/bevy_ehttp" 4 | crate = "bevy_ehttp" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_eventwork.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_eventwork" 2 | description = "Server/client message based networking plugin, async based, tokio compatible but not necessary." 3 | link = "https://crates.io/crates/bevy_eventwork" 4 | crate = "bevy_eventwork" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_ggrs.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ggrs" 2 | description = "Integration plugin for the P2P rollback networking library GGRS." 3 | link = "https://github.com/gschup/bevy_ggrs" 4 | image = "bevy_ggrs_logo.png" 5 | crate = "bevy_ggrs" 6 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_ggrs_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Networking/bevy_ggrs_logo.png -------------------------------------------------------------------------------- /Assets/Networking/bevy_http_client.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_http_client" 2 | description = "A simple HTTP client Bevy Plugin for both native and WASM" 3 | link = "https://github.com/foxzool/bevy_http_client" 4 | crate = "bevy_http_client" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_matchbox.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_matchbox" 2 | description = "Painless peer-to-peer WebRTC networking for rust's native and wasm applications." 3 | link = "https://crates.io/crates/bevy_matchbox" 4 | image = "bevy_matchbox_logo.png" 5 | crate = "bevy_matchbox" 6 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_matchbox_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Networking/bevy_matchbox_logo.png -------------------------------------------------------------------------------- /Assets/Networking/bevy_mod_reqwest.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_reqwest" 2 | description = "A Plugin for wasm32/x86_64 that helps with reqwest calls" 3 | link = "https://github.com/TotalKrill/bevy_mod_reqwest.git" 4 | crate = "bevy_mod_reqwest" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_mqtt.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mqtt" 2 | description = "A mqtt client Plugin for Bevy" 3 | link = "https://github.com/foxzool/bevy_mqtt" 4 | crate = "bevy_mqtt" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_networking_turbulence.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_networking_turbulence" 2 | description = "Networking plugin running on naia-socket and turbulence libraries." 3 | link = "https://github.com/smokku/bevy_networking_turbulence" 4 | crate = "bevy_networking_turbulence" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_prototype_simple_net.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_prototype_simple_net" 2 | description = "A working prototype networking plugin that can create client/server systems over TCP or UDP." 3 | link = "https://github.com/0x22fe/bevy_prototype_simple_net" 4 | # TODO: No crate. 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_quinnet.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_quinnet" 2 | description = "A Client/Server game networking plugin using QUIC, for the Bevy game engine." 3 | link = "https://github.com/Henauxg/bevy_quinnet" 4 | crate = "bevy_quinnet" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_renet.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_renet" 2 | description = "Bevy Plugin for renet, a network library for Server/Client with authentication and client management" 3 | link = "https://github.com/lucaspoffo/renet/tree/master/bevy_renet" 4 | crate = "bevy_renet" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_renet2.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_renet2" 2 | description = "Bevy Plugin for renet2, a cross-platform server-authoritative networking library" 3 | link = "https://github.com/UkoeHB/renet2/tree/main/bevy_renet2" 4 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_replicon.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_replicon" 2 | description = "High level networking library for replication and network events" 3 | link = "https://crates.io/crates/bevy_replicon" 4 | crate = "bevy_replicon" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_rtc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Networking/bevy_rtc.png -------------------------------------------------------------------------------- /Assets/Networking/bevy_rtc.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_rtc" 2 | description = "A simple, multi-platform WebRTC networking library for client<->server topologies." 3 | link = "https://github.com/loopystudios/bevy_rtc" 4 | image = "bevy_rtc.png" 5 | crate = "bevy_rtc" 6 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_simple_networking.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_simple_networking" 2 | description = "A simple authoritative server networking library for Bevy" 3 | link = "https://github.com/bacongobbler/bevy_simple_networking" 4 | crate = "bevy_simple_networking" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_simplenet.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_simplenet" 2 | description = "Websockets-based cross-platform networking library with a simple interface" 3 | link = "https://github.com/UkoeHB/bevy_simplenet" 4 | crate = "bevy_simplenet" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_simplenet_events.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_simplenet_events" 2 | description = "Events-based networking library built on bevy_simplenet" 3 | link = "https://github.com/UkoeHB/bevy_simplenet_events" 4 | crate = "bevy_simplenet_events" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_spicy_networking.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_spicy_networking" 2 | description = "Unifying server/client networking crate using tokio as asynchronous backend." 3 | link = "https://github.com/CabbitStudios/bevy_spicy_networking" 4 | crate = "bevy_spicy_networking" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bevy_stardust.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_stardust" 2 | description = "Stardust is a batteries-included networking crate with a focus on extensibility and parallelism." 3 | link = "https://crates.io/crates/bevy_stardust" 4 | crate = "bevy_stardust" 5 | -------------------------------------------------------------------------------- /Assets/Networking/bootleg_networking.toml: -------------------------------------------------------------------------------- 1 | name = "bootleg_networking" 2 | description = "A completely cross-platform networking plugin utilizing TCP/UDP and bevy_networking_turbulence" 3 | link = "https://github.com/billyb2/bootleg_networking" 4 | # TODO: No crate. 5 | -------------------------------------------------------------------------------- /Assets/Networking/lightyear.toml: -------------------------------------------------------------------------------- 1 | name = "lightyear" 2 | description = "Complete server-client networking library for bevy" 3 | link = "https://github.com/cBournhonesque/lightyear" 4 | crate = "lightyear" 5 | -------------------------------------------------------------------------------- /Assets/Networking/naia.toml: -------------------------------------------------------------------------------- 1 | name = "naia" 2 | description = "Cross-platform client/server networking library with ECS world sync & FPS-style rollback" 3 | link = "https://github.com/naia-rs/naia/tree/main/demos/bevy" 4 | image = "naia_logo.png" 5 | crate = "naia-bevy-server" 6 | -------------------------------------------------------------------------------- /Assets/Networking/naia_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Networking/naia_logo.png -------------------------------------------------------------------------------- /Assets/Persistence/bevy-persistent-windows.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-persistent-windows" 2 | description = "A Bevy plugin to easily create and manage windows that remember where they were." 3 | link = "https://crates.io/crates/bevy-persistent-windows" 4 | crate = "bevy-persistent-windows" 5 | -------------------------------------------------------------------------------- /Assets/Persistence/bevy-persistent.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-persistent" 2 | description = "A Bevy helper to easily manage resources that need to persist across game sessions." 3 | link = "https://crates.io/crates/bevy-persistent" 4 | crate = "bevy-persistent" 5 | -------------------------------------------------------------------------------- /Assets/Persistence/bevy-settings.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-settings" 2 | description = "Use a simple struct as persistent settings between game launches." 3 | link = "https://crates.io/crates/bevy-settings" 4 | crate = "bevy-settings" 5 | -------------------------------------------------------------------------------- /Assets/Persistence/bevy_pkv.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_pkv" 2 | description = "Persistent key value store for apps/games" 3 | link = "https://crates.io/crates/bevy_pkv" 4 | crate = "bevy_pkv" 5 | -------------------------------------------------------------------------------- /Assets/Persistence/bevy_save.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_save" 2 | description = "A framework for saving and loading game state in Bevy." 3 | link = "https://github.com/hankjordan/bevy_save" 4 | image = "bevy_save.webp" 5 | crate = "bevy_save" 6 | -------------------------------------------------------------------------------- /Assets/Persistence/bevy_save.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Persistence/bevy_save.webp -------------------------------------------------------------------------------- /Assets/Persistence/bevy_serde_project.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_serde_lens" 2 | description = "Stateful, structural and pretty serialization for the bevy engine." 3 | link = "https://github.com/mintlu8/bevy_serde_lens" 4 | crate = "bevy_serde_lens" 5 | -------------------------------------------------------------------------------- /Assets/Persistence/bevy_simple_prefs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Persistence/bevy_simple_prefs.png -------------------------------------------------------------------------------- /Assets/Persistence/bevy_simple_prefs.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_simple_prefs" 2 | description = "A small WASM-compatible Bevy plugin for persisting multiple Resources to a single Ron file" 3 | link = "https://github.com/rparrett/bevy_simple_prefs" 4 | image = "bevy_simple_prefs.png" 5 | -------------------------------------------------------------------------------- /Assets/Persistence/moonshine-save.toml: -------------------------------------------------------------------------------- 1 | name = "moonshine-save" 2 | description = "Save/Load framework for Bevy game engine" 3 | link = "https://crates.io/crates/moonshine-save" 4 | crate = "moonshine-save" 5 | -------------------------------------------------------------------------------- /Assets/Physics/avian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Physics/avian.png -------------------------------------------------------------------------------- /Assets/Physics/avian.toml: -------------------------------------------------------------------------------- 1 | name = "avian" 2 | description = "An ECS-driven 2D and 3D physics engine for Bevy." 3 | link = "https://github.com/Jondolf/avian" 4 | image = "avian.png" 5 | crate = "avian2d" 6 | -------------------------------------------------------------------------------- /Assets/Physics/avian_pickup.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Physics/avian_pickup.gif -------------------------------------------------------------------------------- /Assets/Physics/avian_pickup.toml: -------------------------------------------------------------------------------- 1 | name = "avian_pickup" 2 | description = "Pick up and throw dynamic rigid bodies in Avian physics. Inspired by Half Life 2's gravity gun." 3 | link = "https://github.com/janhohenheim/avian_pickup" 4 | image = "avian_pickup.gif" 5 | crate = "avian_pickup" 6 | -------------------------------------------------------------------------------- /Assets/Physics/bevy-tnua.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-tnua" 2 | description = "Physics based floating character controller" 3 | link = "https://crates.io/crates/bevy-tnua" 4 | crate = "bevy-tnua" 5 | -------------------------------------------------------------------------------- /Assets/Physics/bevy_fpc.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Physics/bevy_fpc.gif -------------------------------------------------------------------------------- /Assets/Physics/bevy_fpc.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_fpc" 2 | description = "First-person controller plugin" 3 | link = "https://codeberg.org/Eternahl/bevy_fpc" 4 | image = "bevy_fpc.gif" 5 | crate = "bevy_fpc" 6 | -------------------------------------------------------------------------------- /Assets/Physics/bevy_mod_wanderlust.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_wanderlust" 2 | description = "Dynamic floating character controller" 3 | link = "https://crates.io/crates/bevy_mod_wanderlust" 4 | crate = "bevy_mod_wanderlust" 5 | -------------------------------------------------------------------------------- /Assets/Physics/bevy_physimple.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_physimple" 2 | description = "A physics lib for the bevy game engine based on physme." 3 | link = "https://github.com/RustyStriker/bevy_physimple" 4 | crate = "bevy_physimple" 5 | -------------------------------------------------------------------------------- /Assets/Physics/bevy_rapier.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_rapier" 2 | description = "A plugin for Rapier, a 2D and 3D physics engine. Maintained by the Rapier developers." 3 | link = "https://github.com/dimforge/bevy_rapier" 4 | crate = "bevy_rapier2d" 5 | -------------------------------------------------------------------------------- /Assets/Physics/bevy_silk.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_silk" 2 | description = "Cloth physics plugin for bevy" 3 | link = "https://github.com/ManevilleF/bevy_silk" 4 | image = "bevy_silk.webp" 5 | crate = "bevy_silk" 6 | -------------------------------------------------------------------------------- /Assets/Physics/bevy_silk.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Physics/bevy_silk.webp -------------------------------------------------------------------------------- /Assets/Physics/physme.toml: -------------------------------------------------------------------------------- 1 | name = "physme" 2 | description = "A simplistic physics engine for 2D/3D sims. Physically inaccurate, but satisfying and easy to use." 3 | link = "https://github.com/sim-the-bean/physme" 4 | crate = "physme" 5 | -------------------------------------------------------------------------------- /Assets/Platform Integration/bevy-discord-presence.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-discord-presence" 2 | description = "Discord Rich Presence Client for the Bevy Game Engine." 3 | link = "https://github.com/jewlexx/bevy-discord-rpc" 4 | crate = "bevy-discord-presence" 5 | -------------------------------------------------------------------------------- /Assets/Platform Integration/bevy-in-app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Platform Integration/bevy-in-app.png -------------------------------------------------------------------------------- /Assets/Platform Integration/bevy-in-app.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-in-app" 2 | description = "Integrate the Bevy engine into existing iOS/Android apps." 3 | link = "https://github.com/jinleili/bevy-in-app" 4 | image = "bevy-in-app.png" 5 | # TODO: No crate. 6 | -------------------------------------------------------------------------------- /Assets/Platform Integration/bevy-in-web-worker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Platform Integration/bevy-in-web-worker.png -------------------------------------------------------------------------------- /Assets/Platform Integration/bevy-steamworks.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-steamworks" 2 | description = "Steamworks SDK Plugin." 3 | link = "https://github.com/HouraiTeahouse/bevy-steamworks" 4 | crate = "bevy-steamworks" 5 | -------------------------------------------------------------------------------- /Assets/Scripting/bevy_mod_scripting.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_scripting" 2 | description = "Multi-language scripting support for Bevy" 3 | link = "https://github.com/makspll/bevy_mod_scripting" 4 | image = "bevy_mod_scripting_logo.png" 5 | crate = "bevy_mod_scripting" 6 | -------------------------------------------------------------------------------- /Assets/Scripting/bevy_mod_scripting_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Scripting/bevy_mod_scripting_logo.png -------------------------------------------------------------------------------- /Assets/Scripting/bevy_scriptum.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_scriptum" 2 | description = "Low-boilerplate, easy to use scripting plugin for Bevy" 3 | link = "https://github.com/jarkonik/bevy_scriptum" 4 | crate = "bevy_scriptum" 5 | -------------------------------------------------------------------------------- /Assets/Scripting/bevy_wasm.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_wasm" 2 | description = "Mod your Bevy games with WebAssembly" 3 | link = "https://github.com/BrandonDyer64/bevy_wasm" 4 | image = "webassembly_logo.png" 5 | crate = "bevy_wasm" 6 | -------------------------------------------------------------------------------- /Assets/Scripting/webassembly_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Scripting/webassembly_logo.png -------------------------------------------------------------------------------- /Assets/Shapes/bevy_mod_rounded_box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Shapes/bevy_mod_rounded_box.png -------------------------------------------------------------------------------- /Assets/Shapes/bevy_mod_rounded_box.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_rounded_box" 2 | description = "A rounded box shape" 3 | link = "https://github.com/komadori/bevy_mod_rounded_box" 4 | image = "bevy_mod_rounded_box.png" 5 | crate = "bevy_mod_rounded_box" 6 | -------------------------------------------------------------------------------- /Assets/Shapes/bevy_more_shapes.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_more_shapes" 2 | description = "A variety of additional shapes" 3 | link = "https://crates.io/crates/bevy_more_shapes" 4 | image = "bevy_more_shapes_thumbnail.png" 5 | crate = "bevy_more_shapes" 6 | -------------------------------------------------------------------------------- /Assets/Shapes/bevy_more_shapes_thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Shapes/bevy_more_shapes_thumbnail.png -------------------------------------------------------------------------------- /Assets/Shapes/bevy_smud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Shapes/bevy_smud.png -------------------------------------------------------------------------------- /Assets/Shapes/bevy_smud.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_smud" 2 | description = "Draw shapes for 2d and ui using signed distance fields" 3 | link = "https://github.com/johanhelsing/bevy_smud" 4 | image = "bevy_smud.png" 5 | crate = "bevy_smud" 6 | -------------------------------------------------------------------------------- /Assets/Shapes/bevy_svg.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_svg" 2 | description = "Load and draw SVG-files in 2D and 3D" 3 | link = "https://github.com/Weasy666/bevy_svg" 4 | crate = "bevy_svg" 5 | -------------------------------------------------------------------------------- /Assets/Shapes/bevy_vector_shapes.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Shapes/bevy_vector_shapes.gif -------------------------------------------------------------------------------- /Assets/Social/bevy_jornet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Social/bevy_jornet.png -------------------------------------------------------------------------------- /Assets/Social/bevy_jornet.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_jornet" 2 | description = "Easy to use leaderboard" 3 | link = "https://crates.io/crates/bevy_jornet" 4 | image = "bevy_jornet.png" 5 | crate = "bevy_jornet" 6 | -------------------------------------------------------------------------------- /Assets/Templates/bevier.toml: -------------------------------------------------------------------------------- 1 | name = "bevier" 2 | description = "A Bevy Project Generator." 3 | link = "https://github.com/DraftedDev/bevier" 4 | crate = "bevier" 5 | -------------------------------------------------------------------------------- /Assets/Templates/bevy-shell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Templates/bevy-shell.png -------------------------------------------------------------------------------- /Assets/Templates/bevy-shell.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Shell" 2 | description = "Template bevy app cross-platform CI/CD deployment for WASM and native." 3 | link = "https://github.com/kurbos/bevy-shell-template" 4 | image = "bevy-shell.png" 5 | -------------------------------------------------------------------------------- /Assets/Templates/bevy-sr-template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Templates/bevy-sr-template.png -------------------------------------------------------------------------------- /Assets/Templates/bevy-sr-template.toml: -------------------------------------------------------------------------------- 1 | name = "SR Bevy Template" 2 | description = "Template bevy app cross-platform CI/CD deployment." 3 | link = "https://github.com/SrTemplates/Bevy" 4 | image = "bevy-sr-template.png" 5 | -------------------------------------------------------------------------------- /Assets/Templates/bevy_game_template.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_game_template" 2 | description = "An opinionated template for a Bevy game with workflows for Windows, Linux, macOS and WASM releases" 3 | link = "https://github.com/NiklasEi/bevy_game_template" 4 | -------------------------------------------------------------------------------- /Assets/Templates/bevy_new_2d.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Templates/bevy_new_2d.gif -------------------------------------------------------------------------------- /Assets/Templates/bevy_new_2d.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy New 2D" 2 | description = "Get started on a new 2D Bevy game!" 3 | link = "https://github.com/TheBevyFlock/bevy_new_2d" 4 | image = "bevy_new_2d.gif" 5 | -------------------------------------------------------------------------------- /Assets/Templates/bevy_new_3d_rpg.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_new_3d_rpg" 2 | description = "Comprehensible 3D RPG game template" 3 | link = "https://github.com/olekspickle/bevy_new_3d_rpg" 4 | image = "bevy_new_3d_rpg.webp" 5 | crate = "bevy_new_3d_rpg" 6 | -------------------------------------------------------------------------------- /Assets/Templates/bevy_new_3d_rpg.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Templates/bevy_new_3d_rpg.webp -------------------------------------------------------------------------------- /Assets/Templates/foxtrot.toml: -------------------------------------------------------------------------------- 1 | name = "Foxtrot" 2 | description = "The all-in-one 3D game template supporting a list of common game features and helper crates." 3 | link = "https://github.com/janhohenheim/foxtrot" 4 | image = "foxtrot.webp" 5 | crate = "foxtrot" 6 | -------------------------------------------------------------------------------- /Assets/Templates/foxtrot.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Templates/foxtrot.webp -------------------------------------------------------------------------------- /Assets/Templates/monolith.toml: -------------------------------------------------------------------------------- 1 | name = "monolith" 2 | description = "Monolith is a framework based on tokio and bevy" 3 | link = "https://github.com/yunfengzh/monolith" 4 | -------------------------------------------------------------------------------- /Assets/Templates/official-github-template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Templates/official-github-template.png -------------------------------------------------------------------------------- /Assets/Templates/pyri_new_jam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Templates/pyri_new_jam.png -------------------------------------------------------------------------------- /Assets/Templates/pyri_new_jam.toml: -------------------------------------------------------------------------------- 1 | name = "Pyri New Jam" 2 | description = "A Bevy template optimized for game jams" 3 | link = "https://github.com/benfrankel/pyri_new_jam" 4 | image = "pyri_new_jam.png" 5 | -------------------------------------------------------------------------------- /Assets/Testing/bevy-autoplay.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-autoplay" 2 | description = "Automated integration testing based on recorded play-testing sessions" 3 | link = "https://github.com/tobyselway/bevy-autoplay" 4 | crate = "bevy-autoplay" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_alt_ui_navigation_lite.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-alt-ui-navigation-lite" 2 | description = "A fork of bevy-ui-navigation without dependencies on other Bevy ecosystem crates" 3 | link = "https://github.com/rparrett/bevy-alt-ui-navigation-lite" 4 | -------------------------------------------------------------------------------- /Assets/UI/bevy_blur_regions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_blur_regions.png -------------------------------------------------------------------------------- /Assets/UI/bevy_blur_regions.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Blur Regions" 2 | description = "Selectively blur regions of the screen to create glassy UI elements" 3 | link = "https://github.com/atbentley/bevy_blur_regions" 4 | image = "bevy_blur_regions.png" 5 | crate = "bevy_blur_regions" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_button_released_plugin.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_button_released_plugin" 2 | description = "Crate that allows to react to button being released" 3 | link = "https://crates.io/crates/bevy_button_released_plugin" 4 | crate = "bevy_button_released_plugin" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_cobweb_ui.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_cobweb_ui.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_cobweb_ui.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_cobweb_ui" 2 | description = "Painless, productive UI framework" 3 | link = "https://github.com/UkoeHB/bevy_cobweb_ui" 4 | image = "bevy_cobweb_ui.gif" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_console.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_console" 2 | description = "A half-life2 style console using bevy_egui" 3 | link = "https://github.com/RichoDemus/bevy-console" 4 | crate = "bevy_console" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_cosmic_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_cosmic_edit.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_cosmic_edit.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_cosmic_edit" 2 | description = "Provides multiline text editing for bevy apps" 3 | link = "https://github.com/Dimchikkk/bevy_cosmic_edit" 4 | image = "bevy_cosmic_edit.gif" 5 | crate = "bevy_cosmic_edit" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_ecss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_ecss.png -------------------------------------------------------------------------------- /Assets/UI/bevy_ecss.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy ECSS" 2 | description = "Bevy crate which uses a subset of CSS to update Bevy ECS components" 3 | link = "https://github.com/afonsolage/bevy_ecss/" 4 | image = "bevy_ecss.png" 5 | crate = "bevy_ecss" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_egui.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_egui" 2 | description = "A plugin for egui integration into Bevy" 3 | link = "https://github.com/mvlabat/bevy_egui" 4 | crate = "bevy_egui" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_extended_ui.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Extended UI" 2 | description = "Crate for extending the default bevy UI. HTML and CSS support." 3 | link = "https://github.com/exepta/bevy_extended_ui" 4 | crate = "bevy_extended_ui" -------------------------------------------------------------------------------- /Assets/UI/bevy_flair.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_flair.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_flair.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_flair" 2 | description = "Style Bevy UI interfaces using familiar CSS syntax" 3 | link = "https://github.com/eckz/bevy_flair" 4 | image = "bevy_flair.gif" 5 | crate = "bevy_flair" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_hui.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_hui.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_hui.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_hui" 2 | description = "Html to bevy_ui and more" 3 | link = "https://github.com/Lommix/bevy_hui" 4 | image = "bevy_hui.gif" 5 | crate = "bevy_hui" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_iced.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_iced" 2 | description = "Iced integration for Bevy" 3 | link = "https://github.com/tasgon/bevy_iced" 4 | crate = "bevy_iced" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_lunex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_lunex.png -------------------------------------------------------------------------------- /Assets/UI/bevy_lunex.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Lunex" 2 | description = "Path based ECS-First UI library tailored for Bevy" 3 | link = "https://github.com/bytestring-net/bevy-lunex" 4 | image = "bevy_lunex.png" 5 | crate = "bevy_lunex" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_mod_bbcode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_mod_bbcode.png -------------------------------------------------------------------------------- /Assets/UI/bevy_mod_bbcode.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_bbcode" 2 | description = "Format your UI text using the BBCode markup language!" 3 | link = "https://github.com/TimJentzsch/bevy_mod_bbcode" 4 | image = "bevy_mod_bbcode.png" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_mod_ui_independent_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_mod_ui_independent_text.png -------------------------------------------------------------------------------- /Assets/UI/bevy_mod_ui_sprite.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_mod_ui_sprite" 2 | description = "Draw sprites and texture atlas sprites with the Bevy UI" 3 | link = "https://github.com/ickshonpe/bevy_mod_ui_sprite" 4 | crate = "bevy_mod_ui_sprite" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_mod_ui_texture_atlas_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_mod_ui_texture_atlas_image.png -------------------------------------------------------------------------------- /Assets/UI/bevy_prototype_css.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy CSS (Prototype)" 2 | description = "Bevy UI Node Styles defined with CSS" 3 | link = "https://github.com/sharky-david/bevy_prototype_css" 4 | # TODO: No crate. 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_quickmenu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_quickmenu.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_quickmenu.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_quickmenu" 2 | description = "A simple-to-use nested menu system for BevyUI which supports gamepad, keyboard or mouse navigation" 3 | link = "https://crates.io/crates/bevy_quickmenu" 4 | image = "bevy_quickmenu.gif" 5 | crate = "bevy_quickmenu" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_ratatui_camera.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_ratatui_camera.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_ratatui_camera.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ratatui_camera" 2 | description = "A bevy plugin for rendering your bevy app to the terminal using ratatui." 3 | link = "https://github.com/cxreiff/bevy_ratatui_camera" 4 | image = "bevy_ratatui_camera.gif" 5 | crate = "bevy_ratatui_camera" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_screen_diagnostics.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_screen_diagnostics.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_screen_diagnostics.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_screen_diagnostics" 2 | description = "Display Diagnostics like FPS or Entity count easily" 3 | link = "https://github.com/laundmo/bevy_screen_diagnostics" 4 | image = "bevy_screen_diagnostics.gif" 5 | crate = "bevy_screen_diagnostics" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_simple_rich_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_simple_rich_text.png -------------------------------------------------------------------------------- /Assets/UI/bevy_simple_rich_text.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_simple_rich_text" 2 | description = "A tiny bbcode-like rich text helper for bevy_ui" 3 | link = "https://github.com/rparrett/bevy_simple_rich_text" 4 | image = "bevy_simple_rich_text.png" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_simple_text_input.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_simple_text_input.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_simple_text_input.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_simple_text_input" 2 | description = "An unambitious single-line text input widget for Bevy UI" 3 | link = "https://github.com/rparrett/bevy_simple_text_input" 4 | image = "bevy_simple_text_input.gif" 5 | crate = "bevy_simple_text_input" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_splash_screen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_splash_screen.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_tailwind.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_tailwind.png -------------------------------------------------------------------------------- /Assets/UI/bevy_tailwind.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Tailwind" 2 | description = "TailwindCSS for Bevy" 3 | link = "https://github.com/notmd/bevy_tailwind" 4 | crate = "bevy_tailwind" 5 | image = "bevy_tailwind.png" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_text_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_text_edit.gif -------------------------------------------------------------------------------- /Assets/UI/bevy_text_edit.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_text_edit" 2 | description = "A very easy-to-use plugin for input text" 3 | link = "https://crates.io/crates/bevy_text_edit" 4 | crate = "bevy_text_edit" 5 | image = "bevy_text_edit.gif" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_text_popup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_text_popup.png -------------------------------------------------------------------------------- /Assets/UI/bevy_text_popup.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_text_popup" 2 | description = "Bevy plugin to easily create UI text popups using events." 3 | link = "https://github.com/edouardpoitras/bevy_text_popup" 4 | image = "bevy_text_popup.png" 5 | crate = "bevy_text_popup" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_ui_bits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_ui_bits.png -------------------------------------------------------------------------------- /Assets/UI/bevy_ui_bits.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ui_bits" 2 | description = "A mingy and opinionated collection of UI components for Bevy" 3 | link = "https://github.com/septum/bevy_ui_bits" 4 | image = "bevy_ui_bits.png" 5 | crate = "bevy_ui_bits" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_ui_borders.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ui_borders" 2 | description = "Draw borders around Bevy UI Nodes" 3 | link = "https://github.com/ickshonpe/bevy_ui_borders" 4 | crate = "bevy_ui_borders" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_ui_exact_image.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ui_exact_image" 2 | description = "Bevy UI image widget that provides exact control over image sizes and supports rotations." 3 | link = "https://github.com/ickshonpe/bevy_ui_exact_image" 4 | crate = "bevy_ui_exact_image" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_ui_gradients.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_ui_gradients.png -------------------------------------------------------------------------------- /Assets/UI/bevy_ui_gradients.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-ui-gradients" 2 | description = "Draw gradients in Bevy UI" 3 | link = "https://github.com/ickshonpe/bevy-ui-gradients" 4 | image = "bevy_ui_gradients.png" 5 | crate = "bevy-ui-gradients" 6 | -------------------------------------------------------------------------------- /Assets/UI/bevy_ui_navigation.toml: -------------------------------------------------------------------------------- 1 | name = "bevy-ui-navigation" 2 | description = "Add a menu navigation system using components" 3 | link = "https://crates.io/crates/bevy-ui-navigation" 4 | crate = "bevy-ui-navigation" 5 | -------------------------------------------------------------------------------- /Assets/UI/bevy_ui_text_input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/bevy_ui_text_input.png -------------------------------------------------------------------------------- /Assets/UI/bevy_ui_text_input.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_ui_text_input" 2 | description = "Text input widget for Bevy UI" 3 | link = "https://github.com/ickshonpe/bevy_ui_text_input" 4 | image = "bevy_ui_text_input.png" 5 | crate = "bevy_ui_text_input" 6 | -------------------------------------------------------------------------------- /Assets/UI/cuicui_layout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/cuicui_layout.png -------------------------------------------------------------------------------- /Assets/UI/cuicui_layout.toml: -------------------------------------------------------------------------------- 1 | name = "cuicui_layout" 2 | description = "A dumb, easy and predictible layouting library" 3 | link = "https://github.com/nicopap/cuicui_layout" 4 | image = "cuicui_layout.png" 5 | crate = "cuicui_layout" 6 | -------------------------------------------------------------------------------- /Assets/UI/haalka.toml: -------------------------------------------------------------------------------- 1 | name = "haalka" 2 | description = "ergonomic reactive Bevy UI library powered by FRP signals" 3 | link = "https://github.com/databasedav/haalka" 4 | image = "haalka.webp" 5 | crate = "haalka" 6 | -------------------------------------------------------------------------------- /Assets/UI/haalka.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/haalka.webp -------------------------------------------------------------------------------- /Assets/UI/pyri_tooltip.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/UI/pyri_tooltip.gif -------------------------------------------------------------------------------- /Assets/UI/pyri_tooltip.toml: -------------------------------------------------------------------------------- 1 | name = "pyri_tooltip" 2 | description = "Powerful tooltips for Bevy" 3 | link = "https://github.com/benfrankel/pyri_tooltip" 4 | image = "pyri_tooltip.gif" 5 | crate = "pyri_tooltip" 6 | -------------------------------------------------------------------------------- /Assets/Writing/bevy_talks.toml: -------------------------------------------------------------------------------- 1 | name = "bevy_talks" 2 | description = "A Bevy plugin to write and handle dialogues for your characters, together with player choices." 3 | link = "https://github.com/giusdp/bevy_talks" 4 | crate = "bevy_talks" 5 | -------------------------------------------------------------------------------- /Assets/Writing/bevy_yarnspinner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Assets/Writing/bevy_yarnspinner.png -------------------------------------------------------------------------------- /Assets/_category.toml: -------------------------------------------------------------------------------- 1 | order = 1 2 | -------------------------------------------------------------------------------- /Learning/A_walkthrough_of_bevys_rendering.toml: -------------------------------------------------------------------------------- 1 | name = "A walkthrough of bevy 0.11 rendering" 2 | description = "A small post detailing the path a mesh takes through the bevy codebase to finally be shown on screen" 3 | link = "https://github.com/bevyengine/bevy/discussions/9897" 4 | -------------------------------------------------------------------------------- /Learning/Bevy-Basics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Learning/Bevy-Basics.png -------------------------------------------------------------------------------- /Learning/Bevy-Basics.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Basics" 2 | description = "A Youtube tutorial series about the basics of Bevy" 3 | link = "https://www.youtube.com/playlist?list=PL6uRoaCCw7GN_lJxpKS3j-KXuThRiSXc6" 4 | image = "Bevy-Basics.png" 5 | -------------------------------------------------------------------------------- /Learning/Bevy-Cheatbook.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Cheatbook" 2 | description = "Unofficial reference book. Offers practical advice, teaches topics not covered by official docs." 3 | link = "https://bevy-cheatbook.github.io" 4 | -------------------------------------------------------------------------------- /Learning/Bevy-Design-Patterns.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Design Patterns (Unofficial)" 2 | link = "https://github.com/MiniaczQ/bevy-design-patterns" 3 | description = "Design patterns based on Bevy API" 4 | -------------------------------------------------------------------------------- /Learning/Bevy-Noisemap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Learning/Bevy-Noisemap.png -------------------------------------------------------------------------------- /Learning/Bevy-Noisemap.toml: -------------------------------------------------------------------------------- 1 | name = "Bevy Noisemap Example" 2 | description = "How to use Noisemap crate to generate random terrains" 3 | link = "https://github.com/CiderSlime/bevy_noise_map" 4 | image = "Bevy-Noisemap.png" -------------------------------------------------------------------------------- /Learning/Bevy_0.12_Beginner_Video_Tutorial_Series.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Learning/Bevy_0.12_Beginner_Video_Tutorial_Series.png -------------------------------------------------------------------------------- /Learning/Intro-RPG-Video-Tutorials.toml: -------------------------------------------------------------------------------- 1 | name = "Intro to Bevy Video Tutorials" 2 | description = "Video Series making a simple Pokemon Style RPG" 3 | link = "https://youtube.com/playlist?list=PLT_D88-MTFOPPl75g4WshL1Gx2bnGTUkz" 4 | -------------------------------------------------------------------------------- /Learning/Learn-Bevy-Ecs-By-Ripping-Off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Learning/Learn-Bevy-Ecs-By-Ripping-Off.png -------------------------------------------------------------------------------- /Learning/Learn-Bevy-Ecs-By-Ripping-Off.toml: -------------------------------------------------------------------------------- 1 | name = "Learn Bevy's ECS by ripping off someone else's project" 2 | description = "A tutorial on Bevy's ECS, taught by porting Rusty Roguelike from Legion to Bevy" 3 | link = "https://saveriomiroddi.github.io/learn_bevy_ecs_by_ripping_off" 4 | -------------------------------------------------------------------------------- /Learning/Learn_Bevy_0-10_Video_Tutorial_Series.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Learning/Learn_Bevy_0-10_Video_Tutorial_Series.png -------------------------------------------------------------------------------- /Learning/Learn_Bevy_0-10_Video_Tutorial_Series.toml: -------------------------------------------------------------------------------- 1 | name = "Learn Bevy 0.10" 2 | description = "Learn Bevy 0.10 Beginner Tutorial Video Series" 3 | link = "https://youtube.com/playlist?list=PLVnntJRoP85JHGX7rGDu6LaF3fmDDbqyd" 4 | image = "Learn_Bevy_0-10_Video_Tutorial_Series.png" 5 | -------------------------------------------------------------------------------- /Learning/Making-Chess-Clone-in-3D.toml: -------------------------------------------------------------------------------- 1 | name = "Making Chess Clone in 3D" 2 | description = "Walkthrough on how to make a Chess Clone with 3D pieces" 3 | link = "https://caballerocoll.com/blog/bevy-chess-tutorial" 4 | -------------------------------------------------------------------------------- /Learning/Making-a-Rhythm-game.toml: -------------------------------------------------------------------------------- 1 | name = "Making a Rhythm game" 2 | description = "Walkthrough on how to make a Rhythm game, with menu, audio and shaders." 3 | link = "https://caballerocoll.com/blog/bevy-rhythm-game" 4 | -------------------------------------------------------------------------------- /Learning/Making-a-Snake-Clone.toml: -------------------------------------------------------------------------------- 1 | name = "Making a Snake Clone" 2 | description = "Walkthrough on how to make a snake clone" 3 | link = "https://mbuffett.com/posts/bevy-snake-tutorial/" 4 | -------------------------------------------------------------------------------- /Learning/Making-a-p2p-web-game-with-rollback.toml: -------------------------------------------------------------------------------- 1 | name = "Making a p2p web game with rollback" 2 | description = "Walkthrough on how to use Matchbox and bevy_ggrs to implement a low-latency multiplayer web game" 3 | link = "https://johanhelsing.studio/posts/extreme-bevy" 4 | -------------------------------------------------------------------------------- /Learning/Maz.digital-Blog.toml: -------------------------------------------------------------------------------- 1 | name = "Maz.digital Blog" 2 | description = "Beginner-focused blog posts introducing Bevy's features." 3 | link = "https://maz-lab.dev/bevy/list" 4 | -------------------------------------------------------------------------------- /Learning/Official-Bevy-Examples.toml: -------------------------------------------------------------------------------- 1 | name = "Official Bevy Examples" 2 | description = "Learn each Bevy feature from minimal illustrative examples" 3 | link = "https://github.com/bevyengine/bevy/tree/latest/examples" 4 | order = 0 5 | image = "official-bevy-examples.png" 6 | -------------------------------------------------------------------------------- /Learning/Shadplay-Logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Learning/Shadplay-Logo.png -------------------------------------------------------------------------------- /Learning/Simple_Bevy_Tutorial.toml: -------------------------------------------------------------------------------- 1 | name = "Simple Bevy Tutorial" 2 | description = "A simple tutorial for the Bevy engine" 3 | link = "https://github.com/fogarecious/bevy_tutorial" 4 | -------------------------------------------------------------------------------- /Learning/Tainted-Coders.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Learning/Tainted-Coders.png -------------------------------------------------------------------------------- /Learning/Tainted-Coders.toml: -------------------------------------------------------------------------------- 1 | name = "Tainted Coders Bevy Guides" 2 | description = "Bevy guides, tutorials, how-tos written in a beginner friendly style" 3 | link = "https://taintedcoders.com" 4 | image = "Tainted-Coders.png" 5 | -------------------------------------------------------------------------------- /Learning/Understanding_bevy_query.toml: -------------------------------------------------------------------------------- 1 | name = "Understanding Dynamic Queries in bevy 0.11" 2 | description = "Explains roughly how queries work and how they can be improved with dynamic queries" 3 | link = "https://github.com/bevyengine/bevy/discussions/9816" 4 | -------------------------------------------------------------------------------- /Learning/Using-Rapier-for-Physics.toml: -------------------------------------------------------------------------------- 1 | name = "Using Rapier for Physics" 2 | link = "https://sburris.xyz/posts/bevy-gravity/" 3 | description = "Gravity and Physics in the Bevy Game Engine" 4 | -------------------------------------------------------------------------------- /Learning/What_kind_of_networking.toml: -------------------------------------------------------------------------------- 1 | name = "Choosing your networking architecture" 2 | description = "Explains what an online game involves, what are the tradeoffs and how to choose a networking model" 3 | link = "https://github.com/bevyengine/bevy/discussions/8675" 4 | -------------------------------------------------------------------------------- /Learning/_category.toml: -------------------------------------------------------------------------------- 1 | order = 0 2 | -------------------------------------------------------------------------------- /Learning/migration-guides.toml: -------------------------------------------------------------------------------- 1 | name = "Official Migration Guides" 2 | link = "https://bevyengine.org/learn/book/migration-guides/" 3 | description = "Migration guide for new versions of Bevy" 4 | -------------------------------------------------------------------------------- /Learning/minesweeper-tutorial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Learning/minesweeper-tutorial.png -------------------------------------------------------------------------------- /Learning/minesweeper-tutorial.toml: -------------------------------------------------------------------------------- 1 | name = "Minesweeper Tutorial" 2 | description = "Learn to make a cross platform minesweeper in Bevy 0.6" 3 | link = "https://dev.to/qongzi/bevy-minesweeper-introduction-4l7f" 4 | image = "minesweeper-tutorial.png" 5 | -------------------------------------------------------------------------------- /Learning/official-bevy-examples.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bevyengine/bevy-assets/c961f881189baeee6193766135b08fc0a59efdf3/Learning/official-bevy-examples.png -------------------------------------------------------------------------------- /Learning/shadplay.toml: -------------------------------------------------------------------------------- 1 | name = "Shadplay" 2 | description = "Shadplay helps you to write wgsl shaders & get them into Bevy!" 3 | link = "https://github.com/alphastrata/shadplay/" 4 | image = "Shadplay-Logo.png" 5 | --------------------------------------------------------------------------------