mindow's repositories
gpupixel
Real-time image and video processing library similar to GPUImage, with built-in beauty filters, achieving commercial-grade beauty effects. Written in C++11 and based on OpenGL/ES.
GUI
GUI 库设计与实现
cs-self-learning
计算机自学指南
grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
ChatTTS
ChatTTS is a generative speech model for daily dialogue.
ToolSet
小工具程序
awesome-msdf
A collection of information and shaders showcasing from basic to advanced usage of MSDF (Multi-channel signed distance fields) for text rendering.
Hazel
Hazel Engine
AirVM
Virtual Machine Design and Implementation
3D-Graphics-Rendering-Cookbook
3D Graphics Rendering Cookbook, published by Packt.
airkit
c++ 编程套件
airlang
Self made programming language
qoi
The “Quite OK Image Format” for fast, lossless image compression
hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
mass
A compiler for a new language focusing on compile-time execution and no LLVM dependency.
qoa
The “Quite OK Audio Format” for fast, lossy audio compression
FastGitHub
GitHub加速神器,解决GitHub打不开、用户头像无法加载、Releases无法上传下载、git-clone、git-pull、git-push失败等问题
Toolkit
GUI库设计与实现
project-based-learning
Curated list of project-based tutorials
VulkanTutorial
Tutorial for the Vulkan graphics and compute API
Cminusf-Compiler
**科学技术大学编译原理课程实验项目
GrammarMentor
lex+yacc from scratch. 从零实现Lex+YACC的功能:一键生成词法分析器和语法分析器。 多图易上手。
win32-window-custom-titlebar
Win32 C99 / C++98 code for a custom title bar on Windows 10
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
ffmpeg_develop_doc
2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
acwj
A Compiler Writing Journey
geektime-books
:books: 极客时间电子书
Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》