lettier / awesome-computer-graphicsLinks
A curated list of awesome stuff to learn computer graphics
☆25Updated 6 years ago
Alternatives and similar repositories for awesome-computer-graphics
Users that are interested in awesome-computer-graphics are comparing it to the libraries listed below
Sorting:
- A list of Game Development resources to make magic happen.☆17Updated 6 years ago
- A wonderful list of Game Development resources.☆17Updated 6 years ago
- OpenGL Demo: Simulating Ocean Waves with FFT☆128Updated 4 years ago
- Graphics Programming Resources List☆254Updated 9 months ago
- A repository documenting Computer Graphics for real time applications☆91Updated 2 years ago
- RayTracing In The Fragment Shader (OpenGL / GLSL)☆53Updated 5 years ago
- An Introduction to Raymarching☆1,010Updated 4 years ago
- 🌋🐎 Project Island is an experimental, hot-reloading Vulkan Renderer for Linux and Windows, written in C/C++.☆1,267Updated 2 weeks ago
- Source code for Hands-On C++ Game Animation Programming☆189Updated 3 years ago
- my toy renderer used for learning☆54Updated 5 years ago
- Abstract Image Generator☆82Updated 10 months ago
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆294Updated last year
- Shading techniques and GLSL snippets☆228Updated this week
- Pure-shader sky and cloud rendering in OpenGL☆211Updated 3 years ago
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆195Updated 10 months ago
- Game Engines with Source: Learning from the best