▍1. opengl
OPENGL 经典教程 开发学习OPENGL必备!!!(OPENGL classic tutorial to develop the necessary study OPENGL! ! !)
OPENGL 经典教程 开发学习OPENGL必备!!!(OPENGL classic tutorial to develop the necessary study OPENGL! ! !)
NEHE完整教程,对学习openGL非常有帮助(NEHE complete tutorial on openGL study very helpful)
利用计算机图形学知识,实现了立方体的绘制程序,无需使用opengl库,实现了平移旋转功能。(The use of computer graphics knowledge, implementation of the cube drawing program, without using opengl library, implementation of the shift rotation.)
本代码演示了如何在VC中实现OpenGL三维绘图(This code demonstrates how OpenGL in VC to achieve three-dimensional graphics)
NEHE的讲义 关于OPENFGL入门的知识,很有用的东西(NEHE lectures on Introduction to OPENFGL knowledge, useful things)
在MFC中实现地图的填充(可选择颜色进行填充)(In MFC to achieve map filling (optional color-filled))
用opengl实现金字塔的旋转以及气球的上升运动(Opengl pyramid with the realization of the rotation, as well as the rise of the balloon campaign)
该程序实现了多分辨率地形漫游系统。地形高程数据是采用随机函数生成的,然后使用LOD技术模拟地形。(The program achieved a multi-resolution terrain roaming system. Terrain elevation data is generated using random function and then use the LOD terrain simulation technology.)
该程序实现了一个LOD编程实例,根据视点与对象的距离,以不同的网格数来绘制球体,程序中球体表面是通过若干三角形来逼近的。(The program implements a LOD programming examples, according to the distance between the target point of view and in different grid to draw a number of spheres, spherical surface is the process through a number of triangles to approximation.)
说明: 对正立方体图形进行平移、旋转、变比、对城、错切等几何变换及平行投影和透视图等投影变换。(Graphics on the cube is translation, rotation, variable ratio, on the City, shear, such as geometric transformations and parallel projection and perspective projection transformation and so on.)
说明: 实现了opengl中的混合功能,对于初学者很有用(Opengl achieved in a mixture of features, very useful for beginners)
说明: 本程序由QT+OpenGL开发而成,能以点,线,面,平滑表面等方式显示模型,支持自由旋转,缩放,拖动,能检查模型是否完整,并自动补全模型,能读取ascii编码的obj模型和CAD模型(This procedure by QT+ OpenGL developed to a point, line and plane, smooth surface, such as display models, support for free rotation, zoom, drag, can check the model is complete and automatically fill the entire model, can read ascii encoded obj model and CAD model)
说明: 利用OpenGL实现的三维漫游,根据颜色由浅变深,使人产生立体感。(The use of OpenGL to achieve three-dimensional roaming, according to the color change from shallow depth, to create three-dimensional sense.)
说明: 使用Opengl实现了旗帜飘动的效果, 效果不错,很适合用于学习之用!(Achieved using the opengl flag fluttering effect, good effect, it is suitable for learning!)
说明: opengl 显示三维立方体,曲线曲面等内容(opengl display three-dimensional cubes, curves and surfaces, etc.)
说明: 一个opengl实例---台球 开发环境visual c(Opengl examples--- a development environment for visual c billiards)
说明: 编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。(Programming environment for the VC, combined with OpenGL, the realization of the plane in a virtual scene roaming. Automatic roaming, roaming can also control the direction of the keyboard.)