graphics-resources
Graphics reference book
A collection of resources and references for learning about graphics programming, including rendering techniques, color spaces, lighting, and more.
a list of graphic programming resources
2k stars
106 watching
123 forks
last commit: almost 4 years ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
graphics-programming-virtual-meetup/resources | A curated list of resources and tutorials for learning graphics programming concepts | 227 |
mattdesl/lwjgl-basics | A Java-based 2D game development library using LWJGL and shaders | 1,872 |
johnclarking/coolengines | An exhaustive list of engines and tools for creating 2D and 3D graphics and games | 74 |
mattdesl/penplot | A development environment and utility library for creating generative art using vector graphics | 269 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
mitchmindtree/elmesque | A Rust port of Elm's graphics modules for functional 2D graphics and UI design. | 145 |
fendevel/guide-to-modern-opengl-functions | A guide to using modern OpenGL functions for efficient rendering. | 1,169 |
mattools/matgeom | A comprehensive MATLAB library for 2D and 3D geometric computing | 267 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
nimgl/nimgl | A collection of bindings for popular computer graphics libraries. | 369 |
hapaxia/selbaward | A collection of reusable SFML graphics components for creating 2D games and applications. | 198 |
gloparco/master-list-of-html5-js-css-resources | A curated collection of resources and tools for front-end development, including HTML5, CSS, JavaScript, games, mobile, and more. | 304 |
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 |
visualcomputing/nub | A Java-based rendering and interaction processing library supporting 2D and 3D graphics and animation. | 33 |
mattdesl/array-range | Creates a new dense array with a specified range of values | 25 |