GraphicsGems
Graphics tutorials
Code repository for a book series on graphics programming in C
Code for the "Graphics Gems" book series
1k stars
83 watching
265 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
graphics-programming-virtual-meetup/resources | A curated list of resources and tutorials for learning graphics programming concepts | 227 |
3dgen/cppwasm-book | A comprehensive guide to programming with C/C++ and WebAssembly | 1,365 |
hassygo/charngram2vec | A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
gforcex/opengraphic | A curated list of graphic engines and game engines with their respective features and technologies. | 1,976 |
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 |
wolfgangfengel/graphicsdemoskeleton | A collection of simple DirectX 11/12 graphics demo examples | 51 |
asicguy/gplgpu | A 2D/3D graphics engine implemented in VHDL and Verilog, enabling the development of graphics processing systems. | 658 |
mattdesl/graphics-resources | A collection of resources and references for learning about graphics programming, including rendering techniques, color spaces, lighting, and more. | 1,799 |
paroj/gltut | A series of tutorials on using OpenGL for graphical rendering | 1,578 |
ericdouglas/es6-learning | A curated list of resources to learn ECMAScript 6 | 4,560 |
gbdk-salvage/grooves-game-boy-programming | A collection of salvaged Game Boy programming tutorials and examples in C. | 86 |
colleagueriley/rgfw | A lightweight window abstraction library for creating graphics programs or libraries | 346 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,253 |
vollmerm/fungp | A Clojure implementation of a genetic programming system to evolve computer programs and solve problems | 100 |