Heisenberg Blog

道不远人

Memory Layout of C Programs

C语言内存模型/内存5区

本文记录了C程序可执行文件的存储结构、在内存中的存储结构等方面的内容。

GAMES101-Note6-Shadows

对应Games101 lesson12

本章介绍了Shadow Mapping——在光栅化中生成阴影的方法

How to load and draw 3D models with ASSIMP?

Assimp模型库结构剖析与使用

Assimp模型库结构剖析与使用

GAMES101-Note5-Geometry

对应Games101 lesson10-12

本章介绍了纹理坐标、重心坐标插值等概念

GAMES101-学习笔记4-Texture Mapping纹理映射

对应Games101 lesson8-10

本章介绍了纹理坐标、重心坐标插值等概念