Teaching

GPU tutorial repository

A collection of teaching materials and tutorials focused on GPU programming in C++

Material used for teaching.

GitHub

61 stars
13 watching
13 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sotrh/learn-wgpu A tutorial and guide to using the WGPU library in Rust for access to GPU functions 1,517
hughperkins/verigpu An open-source implementation of a GPU core for machine learning, designed to run PyTorch and other frameworks on an ASIC. 822
fredlangva/wgpu-tut A tutorial project demonstrating rendering of 3D models using WGPU and TOBJ libraries in Rust. 0
wolfgangfengel/gpuzen2 Provides source code and example programs for exploring the capabilities of GPU Zen 2 145
jbush001/nyuziprocessor An experimental GPGPU processor focused on compute-intensive tasks with a synthesizable hardware design and software libraries. 2,007
nvidia/matx A C++17 GPU-accelerated numerical computing library with Python-like syntax 1,220
capnramses/antons_opengl_tutorials_book A collection of demo projects demonstrating OpenGL 4 programming techniques 975
jcoder58/vulkanresources A collection of resources and examples for learning Vulkan, a graphics API. 63
packtpublishing/learning-vulkan A tutorial project on using the Vulkan graphics API to build cross-platform graphics and compute applications 220
ianacaburian/learnjuceopengl A tutorial project on 2D graphics programming in JUCE using OpenGL 21
moderngpu/moderngpu A productivity library for solving irregularly parallel problems on GPUs using accelerated primitives 1,666
qianmo/gpu-gems-book-source-code 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,048
dr-noob/gpufetch A tool for detecting and displaying information about graphics processing units (GPUs), with support for NVIDIA and Intel GPUs. 138
paroj/gltut A series of tutorials on using OpenGL for graphical rendering 1,578
philiptaylor/vulkan-sxs A tutorial project exploring and explaining the Vulkan API step by step. 17