搜索资源列表
复件 d4
- 该程序将OpenGL和vc.net结合,开发三维操作平台,解决了在vc中移植OpenGL的关键技术,以及实现了平台的原地平移和旋转技术-the program will OpenGL and vc.net combination of 3D development platform, the solution of the graft vc OpenGL key technologies, and the realization of the platform in situ technolog
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
solar
- 一个基于opengl 的太阳系运动模型 runtime:vc.net-a sports model of the solar system runtime : vc.net
GLSample2
- 本代码用OpenGL在VC++.net下实现彩色三角形的绘制-with the OpenGL code in VC. Net triangle under color mapping
cube_dotnet
- vc.net opengl编程示例,说明如何使用mfc与opengl联合编程,示例代码清晰明了,很有学习价值-vc.net opengl programming examples, how to use mfc with opengl joint programming, sample code clarity, great learning value
OpenGL_ActiveX
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
spacesimulator.net-tutorial4
- 用vc和opengl实现的3D图形展示——spacesimulator-with vc and borders to achieve 3D graphics display -- spacesimulator
jichengandpaisheng
- 在VC.NET环境中用OpenGL创建一个窗口.
MyNewReProject
- 基于OPENGL和vc.net 实现asc和stl格式点云数据的读入和输出,以及对读入数据的旋转、平移、缩放等操作
glew-1.5.0-src
- glew1.5库,使用它可以在vc6或vc.net中进行软件开发。不必再装高版本的opengl库。
OpenGL_VCNET
- OpenGL建模技术在VC^++.NET环境下的实现方法研究.pdf
OGLWiz7
- A Custom AppWizard for VC++.NET that creates an OpenGL enabled Win32 application suitable for demos and simple games.
VB090505-BallGame
- 弹球例子1.直接点击"金月亮"图标就可运行。 2.做本软件的目的是方便大家,借此结交更多的朋友,如果您有好的见解请联系我。 3.另外还有.net版,由VC++,VB.net,c#混合开发-Billiard example 1. Directly click the " Golden Moon" icon can be run. 2. So the purpose of this software is to facilitate you to make more fri
etree_src
- 用vc++.net和opengl做的三维分形树,可修改树的一些参数-vc++ fract tree
Delaunay
- Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
NeHeCHS
- OpenGL的完整教程。开发环境VC.NET.帮助你尽快掌握OpenGL.-Complete tutorial on OpenGL. Development the environment VC.NET. Help you quickly master the OpenGL.
opengl-Camera
- 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementati