glium
There are 39 repositories under glium topic.
cristicbz/rust-doom
A Doom Renderer written in Rust.
tarkah/karaoke-rs
A simple, network enabled karaoke player in Rust
simnalamburt/obj-rs
:shipit: Wavefront obj parser for Rust
griffi-gh/kubi
Multithreaded voxel engine with multiplayer networking based on wgpu (a.k.a another attempt at ripping off Minecraft)
Rahix/pa-visualizer
A collection of pulseaudio visualizers written in rust (and python)
kmcallister/azurescens
Renders interactive fractal-like animations
jameshiew/ave
🌍 Voxel and world generation demo in Rust
io12/Sandvox
The 3D voxel falling-sand game
dirdr/molecular_visualization
Imposter based rendering molecule visualization with Glium
batonius/yavss
Yet Another Vertical Scrolling Shooter
jbrd/glium_shapes
Prefabricated shapes for the Glium OpenGL library.
HarveyHunt/iogb
A GameBoy emulator written in Rust
RedGradient/MinecraftSkinEditor
Skin editor for Minecraft
0kalekale/mandelbrot-rs
mandelbrot set in opengl with glium
Speedy-Consoles/rusty_3d_game
A multiplayer 3D game written in Rust.
DracoR22/pixelquest
Voxel engine written in Rust and OpenGL, infinite world generation and multiple biomes accross all the world
matubu/scop
🪨 GPU rendering with glium
njiti/render
This is an attempt to use opengl through the glium wrapper to make well flashed 3d renders light enough to qualify as a flutter dependency
solidiquis/eldritch_cube
Currently learning OpenGL. I made a cube.
1ilit/Ubiland-Saga
A 2d game made using Rust and OpenGL
chirpxiv/3dtest
Learning exercise in 3D rendering
KMilkevych/glium-3D-engine
A 3D engine using OpenGL and glium wrapper for Rust.
Kono-o/konway
Conway's Game of Life Simulation. (Beginner Rust Project)
Naturseptime/rusty-fluid
Fluid Simulation written in Rust
SandWoodJones/glium_test
Testing the glium crate with a spinning triangle
StefanJo3107/hexgen
Procedural hex terrain generation using opengl and glium
suap-dev/verlet-solver
rigid body collision solver with open-gl backend
chirpxiv/pong
Software engineering coursework - Pong recreation in Rust.
EngineersBox/Morrowind
Elder Scrolls 3: Morrowind-esque game implemented in a PBR pipeline with Rust + Glium
JorgeTerence/gl-oxidized
Physics engine for fast and educative simulations.
Orchaldir/rusted-arena
A simple 2d turn-based rpg that focuses on combat & AI.