Skip to content

wessamfathi/learn_wgpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn_wgpu

Overview

A learning project exploring the wgpu graphics API in Rust, focusing on GPU programming and real-time rendering techniques.

Features

  • Implements basic rendering pipelines using wgpu
  • Demonstrates efficient GPU workload handling
  • Showcases modern graphics programming in Rust

Prerequisites

  • Rust & Cargo (Install via rust-lang.org)
  • wgpu (Install dependencies as needed)

Building the Project

  1. Clone the repository:
git clone https://github.com/wessamfathi/learn_wgpu.git
cd learn_wgpu
  1. Build and run:
cargo run

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published