搜索资源列表
PolygonFilling
- 用vs2015开发的openGL程序,实现多边形的填充算法-Polygon-Filling Algorithm with implement of C++ by VS2015
OpenGlTestForStudy
- 这个是OPenGl初学者练手test,很实用,记得配置相应的VS2015的环境-This is OPenGl beginners practiced hand test, very practical, remember to configure the VS2015 environment
LOAD-MODE
- 基于OPENGL和ASSIMP库的3D模型导入,观察代码,需要预先设置好OPENGL,GLM,SOIL以及ASSIMP环境 使用的是VS2015-Based 3D model import OPENGL libraries and ASSIMP observe the code, you need to pre-set OPENGL, GLM, SOIL and ASSIMP environment using VS2015
cube
- 利用OpenGL,在vs2015中进行四边形的绘制,并根据变换矩阵绘制变换后的图形-Using OpenGL, quadrilateral is drawn in vs2015 and the transformed graph is drawn the transformation matrix
ConsoleApplication1
- 可以实现原点位置的移动、图像的三维旋转,适合初学者学习,,(Can achieve the origin position of the movement, three-dimensional rotation of the image, suitable for beginners to learn,,)
opengl
- 在一块地形上有几架飞机,鼠标点击飞机可以让飞机偏航,可以鼠标控制观察方向;vs2015项目(There are some planes on a ground. You can use your mouse to control the plane's condition and your viewport. The project can run on VS2015 perfectly.)
cube_demo
- 我实现了opengl下的贴图,键盘控制的旋转功能,请在vs2015的环境下打开,需要提前配置好glut库(I realized the OpenGL under the map, keyboard control rotation function, please open in the vs2015 environment, you need to configure the glut Library in advance)
3Dwalker
- 我实现了opengl下的3d漫游功能,打开运行之后可以看到一个贴有纹理的立方体和一个自转的地球模型,可以用键盘和鼠标控制视角的方向,第一人称漫游,功能,请在vs2015的环境下打开,需要提前配置好glut库(I realized 3D roaming OpenGL, opened after the operation can see the earth model with a texture and a rotation of the cube, you can use the keyboa
gl_Texture
- 我实现了opengl下的3d迷宫,打开运行之后可以看到若干个贴有纹理的面片和地面,可以用键盘和鼠标控制旋转的方向,请在vs2015的环境下打开,需要提前配置好glut库(I realized under OpenGL 3D maze, open after the operation can see a number of patches with texture and ground, you can use the keyboard and mouse control of the dire
Rolling-earth
- 我实现了opengl下的地球自转模型,打开运行之后可以看到地球自转的蓝色的身影,请在vs2015的环境下打开,需要提前配置好glut库(I realized the earth rotation model under OpenGL. After opening the operation, you can see the blue figure of the earth rotation. Please open it in the environment of vs2015. You nee
glutdlls37beta
- 在Vs中配置OpenGl所需要的资源文件(The resource files needed to configure OpenGl in Vs)
北邮国院3D大作业
- 北邮国院电管多媒体方向大三下3d大作业,用VS2015写的,生成的exe是用的Dev,做的是一只3d的小蜜蜂,最后评分80+,不算很高但是够用了。(BUPT 3D graphics coursework)
三角形
- 使用vs2015,在c++下编程实现三角形(Using vs2015, programming triangles under c++)
JumpingBall
- opengl绘制跳动的小球,绘制纹理,并可以使用鼠标进行交互(OpenGL draws bouncing balls, draws texture, and can interact with the mouse)