搜索资源列表
通用OpenGL控件
- 通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色.-this is an universal openGL control,we can draw graphics in it`s graph frame using openGL,and we can change the color of the graphics
mfc_advanced_cube
- CUBE is a simple OpenGL™ application. It demonstrates how to integrate OpenGL with the MFC single document interface (SDI), and how OpenGL s resource contexts are used in conjunction with device contexts.-CUBE is a simple OpenGL
OpenGL编程初步
- OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)和应用图形库GLU(Graphics Library Utilities)两个库组成-OpenGL # 61548 introduced by SGI's GL from the development of an industry-standard graphics library. # 61548 by the OpenGL
opengl-lazhu
- opengl编的蜡烛效果 If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft
OPENGL模拟太阳地球月亮系统
- OPENGL模拟太阳地球月亮系统,包括地球月球的自传和公转运动-OPENGL simulate the sun moon earth system, including Earth' s moon and the revolution movement autobiography
OverlayText.rar
- 在OpenGl界面显示三维汉字,大家可以,OpenGl interface shown in 3-D in Chinese characters, we can s
opengl.rar
- OpenGL太阳系,包含九大行星和哈雷彗星,OpenGL Solar System, including the nine planets and Halley' s Comet
OpenGL
- 此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set
OGLSDK
- OpenGL SDK For Windows
OpenGL-1.0
- opengl 红宝书的所有源代码, 欢迎下载, 好-opengl offical guide s source code , very good one
NeHe.OpenGL.Tutorial
- Nehe的OpenGL教程。无须多说了吧。经典-Nehe' s OpenGL tutorials. Needless to say you. Classic! ! !
NeHe.OpenGL.Tutorial.chs
- NeHe的OpenGL中文教程,非常浅显易懂;我敢说,只要你把每一课都认真实现,3D图形开发的水平一定会上一个台阶! (这可是我花了一个小时搜集整理的)-NeHe s OpenGL tutorial, chinese edition!
opengl
- An Interactive Introduction to OpenGL Programming This article demonstrates the capabilities and flexibility of OpenGL such that you’ll be able to author your own programs which can display 3D objects with lighting effects, shading, and custom text
opengl-3Dwindmill
- opengl绘制的3D风车。 (1)有3个风车可供选择 (2)可任意设置四个风车扇叶的颜色 (3)可控制风车的转动和停止,可设置转动速度 (4)风车颜色可在转动过程中随速度变化 (5)可设置转动加速,风车停止和开始都有加速度,模拟逐渐加速和逐渐减速静止的效果 可以设置加速度-opengl rendering of 3D windmills. (1) there are three windmills are available (2) windmill blades c
opengl
- 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
TryGL
- mfc读入stl文件,用opengl进行变换-mfc read stl file, transformed with opengl
NURBS
- OpenGL的NURBS曲面构造函数,添加了材质光照,并实现了旋转平移的应用,特别适合初学OpenGL曲面应用的初学者。-OpenGL‘s NURBS surface constructor, add the material light, and realized the application of rotating shift, especially for beginners beginners OpenGL application surface.
gltZpr0.4
- Opengl 的基本功能缩放、平移、旋转-opengl s basic fun:zoom、pan、rotate
timing and trace generator for opengl
- Qsilver is a simulation framework for graphics architec- tures that can simulate low-level GPU activity for any exist- ing OpenGL application [10]. Qsilver uses Chromium [7] to intercept and transform an OpenGL application’s API calls and create an a
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.)