delphic's Stars
BinomialLLC/basis_universal
Basis Universal GPU Texture Codec
Liamolucko/find_wasm_import
Looks through your `deps` folder to find which crate caused a WebAssembly import
tranek/GASDocumentation
My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
CreggHancock/HolePuncher
UDP Holepunch plugin for Godot
bepu/bepuphysics2
Pure C# 3D real time physics simulation library, now with a higher version number.
Rust-SDL2/rust-sdl2
SDL2 bindings for Rust
lawnjelly/smoothing-addon
Fixed timestep interpolation gdscript addon for Godot Engine (version 3.2 or later)
rhaiscript/rhai
Rhai - An embedded scripting language for Rust.
matklad/macro-dep-test
maniwani/rfcs
Suggest changes to Bevy and view accepted designs
jamen/wasmify
Import WebAssembly code with Browserify.
KhronosGroup/glTF-Sample-Models
glTF Sample Models
hamaluik/ttf2cp437
Converts a `.ttf` file into a square Codepage 437 font atlas.
Arvamer/gilrs
Game Input Library for Rust - Mirror of https://gitlab.com/gilrs-project/gilrs
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
orottier/web-audio-api-rs
A Rust implementation of the Web Audio API, for use in non-browser contexts
Xibanya/ShaderTutorials
Shaders For People Who Don't Know How To Shader, a tutorial series for beginners!
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
zakarumych/blink-alloc
Fast, concurrent, arena-based allocator with drop support
GoogleChromeLabs/wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
gyrovorbis/libgimbal
C17-based extended standard library, cross-language type system, and unit testing framework targeting Sega Dreamcast, Sony PSP and PSVita, Windows, Mac, Linux, Android, iOS, and WebAssembly.
rofrol/awesome-wgpu
A curated list of wgpu code and resources.
IyesGames/iyes_loopless
Alternatives to Bevy States, FixedTimestep, Run Criteria, that do not use "stage looping" and are composable
EmbarkStudios/presser
A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).
stefanha/map-files
Quake/Half-life MAP file format article and source code
justjake/quickjs-emscripten
Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
FyroxEngine/Fyrox
3D and 2D game engine written in Rust
stevinz/awesome-game-engine-dev
Awesome list of resources for Game Engine Development.
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
jaredhanson/passport
Simple, unobtrusive authentication for Node.js.