Project
Game | Unity Mini Game - 鬼屋之旅 Haunted Jaunt
功能演示 客户端 个人成果DEMO 组队成果DEMO 渲染 法线外扩描边 视图坐标系下的法线外扩描边 死亡溶解 溶解特效, 支持自定义消融边缘变色范围和颜色 扫描线 原理: 利用相机深度纹理图,在compute shader中恢复场景在世界坐标系下的三维位置信息,计算其与目标角色的距离,距离相同的...
Graphics | Shadow Lab (Shadow Map, PCF, PCSS)
Background Knowledges Lecture slides: Real-Time Shadows 1 (Shadow Mapping, Percentage Closer Soft Shadows), Lingqi Yan [Link] Real-Time Shadows 2 (more about PCF & PCSS, Variance Soft ...
Graphics | Animation Lab
Background Knowledge Lecture slides: from “More Variance Reduction and Non-Photorealistic Rendering” to “Special Topic in Animation”, Nancy Pollard [Link: http://15462.courses.cs.cmu.edu/s...
Graphics | Path Tracing Lab
Background Knowledge Lecture slides: from “Color” to “Variance Reduction”, Nancy Pollard [Link: http://15462.courses.cs.cmu.edu/spring2024/home] Render Result Features BVH Accelarat...
Graphics | Mesh Edit Lab
Background Knowledge Lecture slides: from “Digital Geometric Processing” to “Spatial Data Structures”, Nancy Pollard [Link: http://15462.courses.cs.cmu.edu/spring2024/home] Function D...
Graphics | Software Rasterizer Lab
Note: click / save the images to view in high resolution Background Knowledge Lecture slides: from “Coordinate Spaces & Transformations” to “Alpha Blending and Intro to Geometry”, Nancy P...