Pinned Repositories
course
高性能并行编程与优化 - 课件
cpp-study
Learn C++ step by step
cpu_offline_renderer
A ray tracing renderer written in C++ 17.
CPUPathTracing
CPU软渲染 -- 光线追踪渲染器 -- 公开课
design-patterns
Design Patterns
HelloOpenGL
Hello OpenGL.
HelloVulkan
Hello Vulkan.
install-latex-guide-zh-cn
一份简短的关于 LaTeX 安装的介绍
Momentum
Just recording what I like.
ray-tracing
Ray tracing with C++.
xiaomx32's Repositories
xiaomx32/ray-tracing
Ray tracing with C++.
xiaomx32/course
高性能并行编程与优化 - 课件
xiaomx32/cpp-study
Learn C++ step by step
xiaomx32/cpu_offline_renderer
A ray tracing renderer written in C++ 17.
xiaomx32/CPUPathTracing
CPU软渲染 -- 光线追踪渲染器 -- 公开课
xiaomx32/design-patterns
Design Patterns
xiaomx32/HelloOpenGL
Hello OpenGL.
xiaomx32/HelloVulkan
Hello Vulkan.
xiaomx32/install-latex-guide-zh-cn
一份简短的关于 LaTeX 安装的介绍
xiaomx32/LaTeX-packages-zh-cn
LaTeX常用宏包中文翻译版
xiaomx32/LaTeXFAQ-cn
中文 LaTeX 常见问题工程,见证中文社区的力量
xiaomx32/Modern-CMake-for-Cpp
《Modern CMake for C++》的非专业个人翻译
xiaomx32/Momentum
Just recording what I like.
xiaomx32/Spider
The crawler notes.
xiaomx32/xiaomx32.github.io
This is xiaomx32's blog.
xiaomx32/zeno
ZEn NOde system - a simulation & rendering engine in nodes
xiaomx32/kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
xiaomx32/opengltutor
零基础入门计算机图形学必不可少的在线网络公开课,手把手教您现代 OpenGL 的点点滴滴,构建爆款游戏引擎。
xiaomx32/pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.