Pinned Repositories
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
awesome-design-patterns
A curated list of software and architecture related design patterns.
awesome-ue4
A curated list of resources for working with Unreal Engine 4. (Awesome Unreal Engine 4)
BookContainer
旨在学习,共同进步。
CPP-Memory-Management
侯捷C++内存管理专题笔记
CRYENGINE
CRYENGINE source code.
glsl-test-shaders
GPU-Pro-Books-Source-Code
:cd: Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏
Real-Time-Rendering-3rd-CN-Summary-Ebook
:blue_book: 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
shadertoy-to-unity-URP
Shadertoy shaders to unity Universal SRP screenspace shaders
Calence's Repositories
Calence/BookContainer
旨在学习,共同进步。
Calence/Real-Time-Rendering-3rd-CN-Summary-Ebook
:blue_book: 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
Calence/GPU-Pro-Books-Source-Code
:cd: Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏
Calence/shadertoy-to-unity-URP
Shadertoy shaders to unity Universal SRP screenspace shaders
Calence/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Calence/awesome-design-patterns
A curated list of software and architecture related design patterns.
Calence/awesome-ue4
A curated list of resources for working with Unreal Engine 4. (Awesome Unreal Engine 4)
Calence/CPP-Memory-Management
侯捷C++内存管理专题笔记
Calence/CRYENGINE
CRYENGINE source code.
Calence/glsl-test-shaders
Calence/LearningNote
随意的一些笔记
Calence/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Calence/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Calence/mapbox-gl-native
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
Calence/ogre
scene-oriented, flexible 3D engine written in C++ - official github mirror
Calence/OpenGLInsightsCode
Source code for OpenGL Insights
Calence/osgearth
A 3D Mapping Engine & SDK for OpenSceneGraph.
Calence/Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
Calence/SGI-STL
剖析 STL 是一种享受的过程!
Calence/STLSourceCodeNote
SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)
Calence/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
Calence/Unity_Shaders_Book
:book: 书籍《Unity Shader入门精要》源代码