Pinned Repositories
atelier-legion-demo
Exploring integrating atelier-assets and legion
basis-universal-rs
Bindings for Binomial LLC's basis-universal Supercompressed GPU Texture Codec
hydrate
Game asset pipeline and authoring framework
imgui-inspect
An inspector UI using imgui in Rust
minimum
A game development framework that provides basic tooling and a content authoring workflow
profiling
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
prototype_bevy_sdl2
rafx
Multi-backend renderer with asset pipeline. The objective of this repo is to build a scalable, flexible, data driven renderer.
rendering-demo-scenes
Scripts to import data into blender for use with testing/benchmarking renderers
skulpin
Skia + Vulkan = Skulpin
aclysma's Repositories
aclysma/rafx
Multi-backend renderer with asset pipeline. The objective of this repo is to build a scalable, flexible, data driven renderer.
aclysma/skulpin
Skia + Vulkan = Skulpin
aclysma/profiling
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
aclysma/imgui-inspect
An inspector UI using imgui in Rust
aclysma/basis-universal-rs
Bindings for Binomial LLC's basis-universal Supercompressed GPU Texture Codec
aclysma/hydrate
Game asset pipeline and authoring framework
aclysma/rendering-demo-scenes
Scripts to import data into blender for use with testing/benchmarking renderers
aclysma/prototype_bevy_sdl2
aclysma/wepoll-ffi
Rust bindings for the wepoll (epoll on windows) C library
aclysma/egui
egui: an easy-to-use immediate mode GUI in pure Rust
aclysma/arewegameyet
The repository for arewegameyet.rs
aclysma/bevy
A refreshingly simple data-driven game engine built in Rust
aclysma/cimgui
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
aclysma/distill
An asset management & processing framework for game engines.
aclysma/github-pages-test
Just testing out github pages
aclysma/hassle-rs
🦀 This crate provides an FFI layer and idiomatic rust wrappers for the new DirectXShaderCompiler library.
aclysma/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
aclysma/imgui-rs
Rust bindings for dear imgui
aclysma/metal-rs
Rust bindings for Metal
aclysma/optick-rs
Optick for Rust
aclysma/pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
aclysma/polling
Portable interface to epoll, kqueue, event ports, and wepoll
aclysma/puffin
🐦 Simple instrumentation profiler for Rust 🦀
aclysma/raw-gl-context
cross-platform OpenGL context creation
aclysma/rust-gamedev.github.io
The repository for rust-gamedev.github.io
aclysma/rust-sdl2
SDL2 bindings for Rust
aclysma/saxaboom
aclysma/spirv_cross
Safe Rust wrapper around SPIRV-Cross
aclysma/vk-mem-rs
Rust bindings for AMD Vulkan Memory Allocator (VMA)
aclysma/wepoll
wepoll: fast epoll for windows 🎭