fun-with-computer-graphics

Graphics toolkit

A curated collection of computer graphics resources and tools for learning and exploration

This is a collection of computer graphics related courses, books, tutorials, articles, blogs, resources, researcher homepages, lab homepages, video channels, open source projects, websites, etc.

GitHub

2k stars
90 watching
307 forks
last commit: over 4 years ago
Linked from 1 awesome list

computer-graphics

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
billyfrcs/graphicsprogrammingAn open-source project for learning and implementing 2D and 3D rendering using modern OpenGL and C++.1
paroj/gltutA series of tutorials on using OpenGL for graphical rendering1,590
andrejnau/flycubeA low-level graphics API providing features like ray tracing and support for multiple backends390
mattdesl/graphics-resourcesA collection of resources and references for learning about graphics programming, including rendering techniques, color spaces, lighting, and more.1,802
capnramses/antons_opengl_tutorials_bookA collection of demo projects demonstrating OpenGL 4 programming techniques975
ianacaburian/learnjuceopenglA tutorial project on 2D graphics programming in JUCE using OpenGL21
isl-org/open3dA C++ library for rapid development of software that processes 3D data11,648
luca-piccioni/opengl.netA set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications.588
nvpro-samples/gl_vk_meshlet_cadsceneDemonstrates rendering of CAD models using mesh shaders for high-performance rendering373
diligentgraphics/diligentcoreA modern cross-platform low-level graphics API implementation638
jpbruyere/vkvgA 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations.774
qianmo/gpu-gems-book-source-codeA 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
akira13641/pasbgfxPascal bindings to the C API for BGFX, providing a way to access and use the cross-platform graphics library from Pascal.20
diligentgraphics/diligentsamplesA collection of sample projects demonstrating the usage of Diligent Engine API for graphics programming340
hectormf/brdfgeneratorGenerates lookup tables for physically based rendering in graphics pipelines.146