资源列表
矩阵的并行程序
- 本代码基于vc++实现的矩阵的并行相乘的程序,在串行代码的基础上寻找并行化(This code is based on the parallel multiplication of the matrix based on vc++, and searches for parallelization on the basis of serial code)
Collision
- 利用OpenGL编写的三个图形运动碰撞检测,当图形重合时会光照发生变化(The collision detection of three graphics)
sendEmail
- qedf wefwefe fwefwewef w
triangle
- triangle using hfss pro - project file
计算机图形学-实验(含OpenGL开发库)
- 计算机图形学相关的一些简单实验,适合新手学习。(Some simple experiments related to computer graphics are suitable for beginners.)
VTKTest
- 这是一个VTK的简单例子,测试VTK是否安装正确,里面的功能比较简单(It is a example of VTK to test the installation of VTK ,but it 's function is simple)
glfw-3.2.1
- glfw库,包含.h.dll.lib,适用于初学者开发(glfwlibrary is include .h.dll.lib and fit to student)
projection13.tar
- opengl 深度测试、面剔除,在绘制多个物体的时候,根据由远到近,先绘制不透明的,在绘制近的半透明的(OpenGL about the rendering of multiple objects in a scene, translucent objects and opaque objects)
MC的练习
- 利用面绘制技术进行三维物体的可视化,已有比较成熟的界面和图像。(Using surface rendering technology to visualize three-dimensional objects, there is a relatively mature interface and image.)
textureGlow
- GLSL的关于添加纹理的一个案例。需要先对vc配置opengl的环境。(A case of the texture of GLSL.)
vaovbo渲染三角形
- 在windows平台上使用opengl进行绘图,使用vbo将顶点缓冲至gpu,再进行绘制(Drawing on the windows platform using OpenGL, using VBO to buffer the vertices to GPU, and then draw)
OPENGL
- opengl教程nehe教程加上源代码一共四十八课(OpenGL tutorial Nehe tutorials plus source code forty-eight lessons)