资源简介

使用opengl实现的光线跟踪源代码AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

资源截图

代码片段和文件信息

// Light.cpp: implementation of the Light class.
//
//////////////////////////////////////////////////////////////////////

#include “Light.h“

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
Vector3 Light::Ia;


评论

共有 条评论