gfx-rs
There are 20 repositories under gfx-rs topic.
veloren/veloren
An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.
amethyst/rendy
State of the art "build your own engine" kit powered by gfx-hal
Gordon-F/crossplatform_gfx_hal_example
Gfx-hal quad example running on Windows, Linux, Mac, iOS, Android
zakarumych/xfg-rs
eXtensible Framegraph
trishume/faiyels
See all your code rendered at once and zoom around it using Rust & GPU rendering.
gfx-rs/gfx-memory
[DEPRECATED] Memory management library of gfx_hal
chances/deno-wgpu
Experimental Deno bindings to Mozilla's gfx-rs WebGPU implementation. See https://github.com/denoland/deno/issues/7863
zakarumych/gfx-chain
Define dependency chains and synchronize gpu resources like if it is an easy task.
achan1989/rust_gfx_breakout
Porting a tutorial series from https://learnopengl.com to Rust and the gfx library
Vinatorul/Xondara
game proto
lloydmeta/gol-rs
Conway's Game of Life in Rust + OpenGL
pshc/exude
Hot-loading gfx-rs playground
Laastine/raytracer
GPU raytracer bootstrapped with gfx-rs.
NeuroWhAI/hello-ggez
Basic ggez project with dear imgui.
amjoshuamichael/good_looking_cubes
Testing voxel rendering with rust and gfx-hal.
DS2DY3/learning_gfx.rs
learning gfx.rs
chances/node-wgpu
Node.js bindings for Mozilla's gfx-rs WebGPU implementation
micouy/gfx-rs-rtt
Demo of RTT in gfx-rs.