resource: graphics
366 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| adrian-miasik/unity-shaders An open-source Unity project containing 30+ shader examples in both HLSL and ShaderGraph, presented as an interactive shader gallery. It is… | 23 | 1110 | maintenance |
| Overv/Open.GL The source code and content of Open.GL, a tutorial website teaching modern OpenGL (3.2+) graphics programming in C++, also available as EPU… | 32 | 1101 | maintenance |
| fontworks-fonts/Klee Klee One is an open-source Japanese script font designed to look like pencil or pen handwriting, suitable for body text. It ships prebuilt … | 32 | 1094 | maintenance |
| gfxfundamentals/threejsfundamentals Three.js Fundamentals is a series of lessons and tutorials about the three.js 3D graphics library, published at threejsfundamentals.org. Th… | 32 | 1094 | maintenance |
| scotteg/LayerPlayer An open-source iOS demo application that interactively explores Apple's Core Animation API, covering layer classes like CALayer, CAShapeLay… | 32 | 1085 | maintenance |
| gszauer/GamePhysicsCookbook Companion source code for the Game Physics Cookbook, a book teaching linear algebra, 2D/3D collision detection, and basic rigid body physic… | 32 | 1078 | maintenance |
| ronja-tutorials/ShaderTutorials Source code repository for Ronja's Unity shader tutorials hosted at ronja-tutorials.com. It contains ShaderLab/HLSL example code accompanyi… | 32 | 1066 | maintenance |
| learnopengles/Learn-OpenGLES-Tutorials A repository of lesson code and tutorials for learning OpenGL ES 2 graphics programming, accompanying the learnopengles.com website. It cov… | 32 | 1061 | maintenance |
| zed-industries/zed-fonts Custom Zed Mono and Zed Sans typefaces built from Iosevka, created for the Zed code editor and licensed under the SIL Open Font License. Th… | 10 | 1054 | maintenance |
| loklak/loklak_artwork A repository of official loklak project artwork, including logos, stickers, and related graphics in PNG, SVG, and TIF formats, along with b… | 32 | 1047 | maintenance |
| mattdesl/workshop-webgl-glsl A workshop repository containing guides, demos, and an interactive book for advanced graphics programming with WebGL and GLSL, accompanying… | 32 | 1044 | maintenance |
| jackschaedler/circles-sines-signals An interactive web-based primer on digital signal processing, built with JavaScript visualizations. It explains core DSP concepts like sinu… | 32 | 1038 | maintenance |
| WebGLSamples/WebGL2Samples A pack of short, easy-to-understand sample programs demonstrating WebGL 2 features such as transform feedback, instanced drawing, texture L… | 32 | 1038 | maintenance |
| bwasty/learn-opengl-rs A Rust port of the well-known LearnOpenGL tutorials by JoeyDeVries, keeping the code structure close to the original C++ so readers can fol… | 32 | 1037 | maintenance |
| Apress/ray-tracing-gems Companion source code repository for the book 'Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs' by Eric Hain… | 23 | 1037 | maintenance |
| TheRealMJP/Shadows A D3D11 sample application demonstrating multiple real-time shadow map rendering techniques, including cascaded shadow maps, variance shado… | 62 | 1035 | maintenance |
| luisdnsantos/awesome-computer-graphics A curated awesome-list of resources for learning computer graphics, including books, courses, tutorials, tools, and websites. It provides g… | 32 | 1031 | maintenance |
| fashiontec/openwash-artwork A collection of open-licensed artwork and illustration assets for the OpenWash project, which focuses on water, sanitation, and hygiene (WA… | 32 | 1029 | maintenance |
| capnramses/antons_opengl_tutorials_book Demo code accompanying Anton's OpenGL 4 Tutorials e-book, with per-chapter C++ examples covering shaders, vertex buffers, cube maps, and ot… | 44 | 1014 | maintenance |
| electricsquare/raymarching-workshop A workshop-style tutorial by Electric Square introducing raymarching with signed distance fields, covering SDF shape combination, raymarchi… | 32 | 1011 | maintenance |
| Temaran/UnrealEngineShaderPluginDemo A tutorial project and plugin demonstrating how to implement custom HLSL pixel and compute shaders in Unreal Engine 4 via C++. It covers ho… | 32 | 1007 | maintenance |
| ffii/FFII-Artwork A collection of artwork and graphic assets for the FFII (Foundation for a Free Information Infrastructure). It provides logos and related v… | 32 | 1004 | maintenance |
| WICG/html-in-canvas A WICG proposal and living explainer for rendering HTML content into 2D and 3D <canvas> elements, introducing primitives like the layoutsub… | 67 | 3951 | experimental |
| SebLague/Ray-Marching A Unity experiment project demonstrating ray marching to render signed distance functions, including a Mandelbulb fractal and shape blendin… | 32 | 1089 | experimental |
| googlefonts/roboto-2 The source repository for Roboto, Google's signature font family used as the default on Android and Chrome OS and recommended for Material … | 10 | 3828 | abandoned |
| hoverbike1/TOTK-Mods-collection A curated collection of mods for The Legend of Zelda: Tears of the Kingdom, targeting both real Nintendo Switch hardware and Switch emulato… | 29 | 3145 | abandoned |
| arasatasaygin/openlogos A collection of free logos designed by Aras Atasaygin that open source projects can claim via GitHub issues, with community upvotes decidin… | 32 | 2591 | abandoned |
| ykob/sketch-threejs A collection of interactive WebGL sketches built with three.js by Yoichi Kobayashi, showcasing creative shader and particle effects like wa… | 41 | 2546 | abandoned |
| Unity-Technologies/UniversalRenderingExamples A collection of Custom Renderer examples for Unity's Universal Render Pipeline (URP), demonstrating techniques like first-person FOV separa… | 54 | 2293 | abandoned |
| djaiss/mapsicon A free collection of map icons for nearly every country in the world, provided in 11 PNG sizes (16x16 to 1024x1024) plus SVG format, named … | 32 | 2241 | abandoned |
| rafaelconde/ios8-ui-kit An extended and updated iOS 8 UI Kit for Sketch, based on the Teehan+Lax kit, containing editable vector elements like springboards, notifi… | 32 | 2014 | abandoned |
| The Nature of Code The raw source material for Daniel Shiffman's 'The Nature of Code' book, which teaches simulating natural systems (physics, forces, evoluti… | 69 | 1900 | abandoned |
| mattdesl/lwjgl-basics A minimal shader-based library for 2D LWJGL sprite games in Java, bundled with LWJGL 2.8.5 and Eclipse project setup. It also hosts a well-… | 32 | 1895 | abandoned |
| borismus/webvr-boilerplate A THREE.js-based boilerplate providing a starting point for building cross-platform web-based VR experiences that work on all VR headsets. … | 23 | 1801 | abandoned |
| Aaaaaaaty/blog A personal technical blog maintained as GitHub issues, covering advanced Canvas techniques, JavaScript internals, and algorithms. It includ… | 32 | 1770 | abandoned |
| perilouswithadollarsign/cstrike15_src A leaked copy of the CS:GO (Counter-Strike: Global Offensive) source code built on Valve's Source engine, published for educational purpose… | 32 | 1647 | abandoned |
| fossasia/jugaadfest-artwork A repository of artwork, logos, and design assets for Jugaadfest, a FOSSASIA community event. It contains image files used for the event's … | 32 | 1444 | abandoned |
| LunarG/VulkanSamples A collection of C++ sample applications demonstrating the Vulkan graphics API, including a step-by-step tutorial culminating in drawing a t… | 10 | 1424 | abandoned |
| OpnTec/parliament-scraper-artwork A repository of artwork assets for the Parliament Scraper project, including logos and design files. It contains no executable code and ser… | 32 | 1370 | abandoned |
| GameTechDev/IntroductionToVulkan Source code examples accompanying Intel's 'API without Secrets: Introduction to Vulkan' tutorial series by Pawel Lapinski. It provides step… | 10 | 1302 | abandoned |
| teracyhq/wireframe A free wireframe UI kit for Sketch 3.1+ containing reusable UI elements, 140+ icons, and annotations, all built as Sketch Symbols. It is a … | 32 | 1265 | abandoned |
| keijiro/TestbedHDRP A Unity testbed project for experimenting with custom rendering effects using the High Definition Render Pipeline (HDRP). It demonstrates g… | 32 | 1242 | abandoned |
| Elteoremadebeethoven/AnimationsWithManim A tutorial course teaching mathematical animation with Manim, the 3Blue1Brown animation engine, including example scene files, YouTube vide… | 32 | 1234 | abandoned |
| steventroughtonsmith/SpriteKitWatchFace A simple example project demonstrating how to build a faux analog Apple Watch watch face using Sprite Kit on watchOS. It serves as sample c… | 32 | 1140 | abandoned |
| loklak/loklak_3d A collection of 3D printable design files for creating physical 3D models related to the loklak project. It serves as a repository of print… | 32 | 1054 | abandoned |
| gpjt/webgl-lessons A series of sequential WebGL lessons and example code teaching 3D graphics programming in the browser, loosely modeled on the classic NeHe … | 32 | 1050 | abandoned |
| fashiontec/fashiontec-artwork A repository of artwork assets for the Fashiontec project, likely containing logos, icons, and other graphic design files. It serves as a c… | 32 | 1036 | abandoned |
| fashiontec/bodyapps-artwork A repository of artwork and design assets for the FashionTec Body Apps project. It contains graphical resources rather than executable soft… | 32 | 1035 | abandoned |
| XINCGer/Unity3DTraining A large curated collection of Unity3D training materials, demo games, and tool experiments written in C#. It covers topics like UGUI, pathf… | 76 | 9112 | active |
| hepengwei/visualization-collection A curated collection of hundreds of frontend visual effect demos including CSS animations, Canvas effects, Three.js 3D scenes, and AI-power… | 77 | 4573 | active |
| facebookresearch/audio2photoreal A PyTorch codebase and dataset from Meta Research for generating photorealistic conversational avatars (face and body motion) driven from a… | 10 | 2850 | active |
| NVIDIA/CUDALibrarySamples NVIDIA's official collection of sample programs demonstrating the use of GPU-accelerated CUDA libraries such as cuBLAS, cuFFT, cuSOLVER, cu… | 77 | 2489 | active |
| 0015/ThatProject A companion repository for the That Project YouTube channel containing source code for dozens of ESP32/ESP32-S3/ESP8266 embedded projects w… | 32 | 2449 | active |
| NJHu/iOSProject A collection of Objective-C demo projects for iOS covering multithreading (NSThread, GCD, NSOperation), RunTime, RunLoop, drawing, Core Ani… | 23 | 5419 | maintenance |
| majidmanzarpour/threejs-game-skills A collection of self-contained agent skills for Codex and Claude Code that guide AI agents through building polished, playable Three.js bro… | 55 | 1354 | active |
| Yuan-ManX/ai-game-devtools A curated awesome-list hub cataloging AI-powered game development tools across categories like LLMs, world models, agents, code, image, tex… | 72 | 1316 | active |
| browserengineering/book The source for 'Web Browser Engineering', an open-access book by Pavel Panchekha and Chris Harrelson that teaches how web browsers work by … | 76 | 1159 | active |
| davecom/ClassicComputerScienceProblemsInPython Source code repository accompanying the book 'Classic Computer Computer Science Problems in Python' by David Kopec, containing chapter-by-c… | 70 | 1121 | stable |
| shu223/iOS8-Sampler A collection of Objective-C code examples demonstrating the new features introduced in iOS 8, such as Metal, HealthKit, Touch ID, and visua… | 32 | 3114 | maintenance |
| shu223/iOS7-Sampler A collection of Objective-C code examples demonstrating the new features introduced in iOS 7, such as dynamic behaviors, speech synthesis, … | 32 | 2894 | maintenance |
| vsitzmann/awesome-implicit-representations A curated awesome-list of papers, talks, and Colabs on implicit neural representations (coordinate-based networks like SIREN and neural sce… | 32 | 2648 | maintenance |
| adrianhajdin/iphone A tutorial companion repository that recreates Apple's iPhone 15 Pro marketing website using React, Tailwind CSS, GSAP animations, and Thre… | 25 | 1644 | maintenance |
| chokcoco/magicCss A curated collection of CSS3 demos showing how to create a wide variety of shapes and visual effects using a single HTML tag. It demonstrat… | 32 | 1445 | maintenance |
| adrianhajdin/3D_portfolio A tutorial-based 3D developer portfolio website built with React, Three.js (React Three Fiber), and Tailwind CSS. It features interactive 3… | 27 | 1344 | maintenance |
| facebookresearch/Replica-Dataset The Replica Dataset is a collection of 18 high-quality 3D reconstructions of indoor spaces with dense geometry, HDR textures, glass/mirror … | 23 | 1316 | maintenance |
| MasteringOpenCV/code Full source code for the Packt book 'Mastering OpenCV with Practical Computer Vision Projects' (2012), containing nine C++ computer vision … | 32 | 2804 | abandoned |
← prev page 4 / 4