cubes
Cube renderer
A WGPU-based demonstration of 3D cube rendering using multiple backends.
Cubes example from https://github.com/kvark/froggy, written on top of wgpu-rs
6 stars
3 watching
1 forks
Language: Rust
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A voxel rendering library using an isometric cube as the rendering primitive | 66 |
| A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. | 1,783 |
| A tool for simulating and solving Rubik's Cubes using computer graphics and algorithms | 17 |
| A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. | 117 |
| An experiment with CSS3 transitions to manipulate 3D geometry and perspective using HTML | 11 |
| A Vulkan-based 3D graphics application demonstrating a spinning cube | 128 |
| This project attempted to improve the performance of cellular drawing by flattening the hierarchy and using a single view for all cell content. | 524 |
| A collection of implementations of the same 3D scene using various rendering methods and APIs | 1,733 |
| An antialiased 2D vector graphics rendering library written in Rust. | 0 |
| A web-based solution for Rubik's cube puzzles, allowing users to solve and generate solve data in their browsers. | 9 |
| A tool for creating a Vulkan-based graphics renderer using Zig programming language | 51 |
| A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
| A 3D graphics rendering library utilizing Vulkan ray tracing and written in Rust | 73 |
| An experimental Vulkan renderer designed to explore various rendering techniques and features. | 1,373 |
| A high-performance physically-based renderer for 3D graphics using GPU acceleration | 18 |