hello-wgpu
Graphics app demo
An introductory project demonstrating the basics of creating a graphics application using the Vulkan API wrapper
0 stars
2 watching
0 forks
Language: Rust
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jinleili/wgpu-in-app | Enables graphics APIs in mobile apps without using third-party window management libraries | 286 |
gpuopen-librariesandsdks/hellovulkan | A Vulkan-based introductory sample to render a triangle on the screen. | 119 |
gridbugs/wfc | A collection of Rust libraries implementing a procedural generation algorithm. | 146 |
lwjgl/lwjgl3-demos | A collection of demonstration programs showcasing various features and techniques in graphics rendering using the LWJGL 3 API. | 351 |
google/gapid | Tools for inspecting and replaying graphics API calls from applications to GPUs | 2,207 |
gridbugs/rip | A Rust-based implementation of a simple, browser-compatible debugger for executing code snippets | 2 |
minegame159/wgpu-beef | A WGPU wrapper library for creating graphics rendering pipelines | 3 |
godunko/adagl | Provides a software interface to OpenGL for rendering graphics in multiple platforms. | 10 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 514 |
bootradev/cupcake | An app framework for making small games in Zig. | 18 |
gridbugs/chargrid | A collection of libraries for rendering characters in grids with customizable colors and attributes. | 67 |
andrewrk/hellos | A minimalist x86 kernel example in Zig | 273 |
flmng0/peach | A sandboxing framework for creating graphics applications in Rust with wgpu. | 21 |
zig-community/hello-triangle | A Zig program that draws an OpenGL triangle in a window | 10 |
jiggneshhgohel/hello-world-imba-tutorial | A step-by-step guide to building a traditional Hello World app using NodeJS, Imba, and Webpack. | 0 |