You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
blobt 89a7ed4e33 创建800*600的画布 4 years ago
.vs/shader2 创建800*600的画布 4 years ago
Glm 添加了glm库,绘制了第一个三角形 4 years ago
res 使用cpu创建全屏画布 4 years ago
.gitignore 去除 shader2.VC.db 4 years ago
FreeImage.h 实现贴图和光照 4 years ago
README.md Initial commit 4 years ago
glew.h 创建vbo,并给vbo传数据 4 years ago
main.cpp 创建800*600的画布 4 years ago
misc.cpp 解码dxtx1 4 years ago
misc.h 解码dxtx1 4 years ago
model.cpp 为shader编译和链接添加错误检查 4 years ago
model.h 绘制model 4 years ago
shader2.sln opengl環境 4 years ago
shader2.vcxproj 使用cpu创建全屏画布 4 years ago
shader2.vcxproj.filters 使用cpu创建全屏画布 4 years ago
shader2.vcxproj.user diffuse漫反射实现,存在问题 4 years ago

README.md

shader2