Teaching
GPU tutorial repository
A collection of teaching materials and tutorials focused on GPU programming in C++
Material used for teaching.
62 stars
13 watching
13 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tutorial and guide to using the WGPU library in Rust for access to GPU functions | 1,538 |
| | An open-source implementation of a GPU core for machine learning, designed to run PyTorch and other frameworks on an ASIC. | 852 |
| | A tutorial project demonstrating rendering of 3D models using WGPU and TOBJ libraries in Rust. | 0 |
| | Provides source code and example programs for exploring the capabilities of GPU Zen 2 | 146 |
| | An experimental GPGPU processor focused on compute-intensive tasks with a synthesizable hardware design and software libraries. | 2,021 |
| | A C++17 GPU-accelerated numerical computing library with Python-like syntax | 1,229 |
| | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
| | A collection of resources and examples for learning Vulkan, a graphics API. | 66 |
| | A tutorial project on using the Vulkan graphics API to build cross-platform graphics and compute applications | 219 |
| | A tutorial project on 2D graphics programming in JUCE using OpenGL | 21 |
| | A productivity library for solving irregularly parallel problems on GPUs using accelerated primitives | 1,684 |
| | A collection of source code from NVIDIA's GPU Gems book series, showcasing various techniques and examples for computer graphics, physics, simulation, and general-purpose computation on GPUs. | 1,051 |
| | A tool for detecting and displaying information about graphics processing units (GPUs), with support for NVIDIA and Intel GPUs. | 138 |
| | A series of tutorials on using OpenGL for graphical rendering | 1,590 |
| | A tutorial project exploring and explaining the Vulkan API step by step. | 17 |