资源列表
projection13.tar
- opengl 深度测试、面剔除,在绘制多个物体的时候,根据由远到近,先绘制不透明的,在绘制近的半透明的(OpenGL about the rendering of multiple objects in a scene, translucent objects and opaque objects)
glfw-3.2.1
- glfw库,包含.h.dll.lib,适用于初学者开发(glfwlibrary is include .h.dll.lib and fit to student)
SunMoonEarth
- 在Visual Studio下用OpenGL库函数实现太阳、月亮、地球的相对运动(Use the Visual Studio platform to display the move of sun moon and earth)
VTKTest
- 这是一个VTK的简单例子,测试VTK是否安装正确,里面的功能比较简单(It is a example of VTK to test the installation of VTK ,but it 's function is simple)
计算机图形学-实验(含OpenGL开发库)
- 计算机图形学相关的一些简单实验,适合新手学习。(Some simple experiments related to computer graphics are suitable for beginners.)
triangle
- triangle using hfss pro - project file
sendEmail
- qedf wefwefe fwefwewef w
Collision
- 利用OpenGL编写的三个图形运动碰撞检测,当图形重合时会光照发生变化(The collision detection of three graphics)
矩阵的并行程序
- 本代码基于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)
点云数据的读取与显示VC++
- 董,读取和显示点云数据,显示和处理点云构成的物体,获取相关参数。(Read and display the point cloud data, display and process the objects formed by the point cloud, and obtain the relevant parameters.)
main
- 图形学的设计银河系模拟九大行星的自转公转的3D模拟(3d simulation of the rotation of nine planets in the galaxy)
纹理映射
- 计算机图形学纹理映射,包含编译好的示例程序。(Computer graphics texture mapping, including a compiled sample program.)