Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.
書籍「UnityGraphicsProgramming vol.1」のサンプルコードリポジトリ
Markdown source for Michael Abrash's Graphics Programming Black Book
翻译 - Michael Abrash的《图形编程黑皮书》的Markdown来源
🎓 A workshopper for GLSL shaders and graphics programming
翻译 - 🎓 GLSL 着色器和图形编程的研讨会
書籍「Unity Graphics Programming」シリーズのPDFコレクション
graphics programming challenges
Window.js is an open-source Javascript runtime for desktop graphics programming.
翻译 - Window.js 是用于桌面图形编程的开源 Javascript 运行时。
UW Computer Graphics: Resources for learning graphics programming - Demos at
An open source programming resource intended for graphics programmers.
#IOS#Swift 响应式编程(Reactive Programming)
MIT course 6.837 "Computer Graphics" fall-2012 Programming Assignment
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
翻译 - TensorFlow图形:TensorFlow的可区分图形层
A no_std graphics library for embedded applications
Programming assignment 3 for Advanced Programming 2. Created the game 2048 from scratch in Java, using Scenebuilder for the graphics. All graphics belong to Toby Fox.
"Coding Druid" series is my horizontal programming practice notes, each part around a topic (mathematical physics electronic graphics sound...), implemented in several programming languages.
#学习与技能提升#一个简短的计算机图形渲染课程。作者实现一个简易的OpenGL以揭示其工作原理,共500行代码左右