- All languages
- ASP
- ASP.NET
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Cuda
- Emacs Lisp
- F#
- Fluent
- GLSL
- Go
- HLSL
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Objective-C
- Objective-C++
- PHP
- Python
- R
- Racket
- Rich Text Format
- Ruby
- Rust
- Scheme
- ShaderLab
- Shell
- Stylus
- Svelte
- Swift
- TeX
- TypeScript
- Vala
- Vim Script
- Visual Basic
- Vue
Starred repositories
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
A curated list of Multiplayer Game Network Programming Resources
A fast entity component system (ECS) for C & C++
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for security researchers to be able to look under the hood of encryption.
Using Zygisk to dump il2cpp data at runtime
An OpenGL RTS game engine written in C
A shader-based software renderer written from scratch in C89
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
OpenGL ES 3.0 Programming Guide Sample Code
💠 Single-file glTF 2.0 loader and writer written in C99
Mesh triangle reduction using quadrics
A tiny software renderer implemented from scratch without the use of graphics API, used to understand how GPUs work.
Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller
Automatically exported from code.google.com/p/micropolis
Official mirror of https://gitlab.freedesktop.org/freetype/freetype
A multiplayer lockstep RTS engine compatible with the Age of Empires II Trial assets
一个在unity上使用的网络游戏客户端开发框架,为unity所有使用方式提供完善的封装和管理,只需要专注于游戏逻辑的编写
Planet Rendering: Adaptive Spherical Level of Detail based on Triangle Subdivision
my first cpu render engine. the main purpos is learning.