Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - opengl vc
Search - opengl vc - List
VC++与OPEnGL实现文字显示,希望能为大家带来一点帮助!-VC and OPEnGL realized characters, we hope to bring about some help!
Date : Size : 200kb User : tce

VC平台下OpenGL环境中多视图的实现,比较简单实用-VC platform OpenGL multi-view environment to achieve relatively simple and practical
Date : Size : 218kb User : 张旭

这是一个利用vc和opengl开发的一个程序,希望大家能喜欢,呵呵。-use vc and borders of a process, I hope you will like, Oh.
Date : Size : 3.66mb User : liantian

基于OpenGL和vc++。对一套网格化后的.GRD文件运用MarchingCube方法绘制的等值面。 marchingtcube.h文件可重复利用。-based on OpenGL and vc. On a grid of the. GRD document mapping method used MarchingCube the isosurface. Marchingtcube.h paper can be reused.
Date : Size : 64kb User : xuroc

c&OpenGL实现计算机图形学:双步绘制直线法绘制菱形-c
Date : Size : 2kb User : vista

超强的三为OpenGL渲染渊代码,这点收操能够 VC 6.0 平台(文件就是压缩文件,你他吗的肥硕没有,你门高个屁啊,网页他么的都做不好,关门把)-super three Yuan for OpenGL rendering code, This can be plagued parade VC 6.0 platform (document is compressed files, you him? the stout not, you Gate high Ganpi ah, Mody's website he has done well, closing put)
Date : Size : 1.46mb User : 按时地方

用OPENGL实现的一个简单动画软件.用VC++实现.-use the OpenGL a simple animation software. With VC.
Date : Size : 42kb User : youjie

此实验用opengl和vc++进行编程,主要是实现光线追踪。-this experiment opengl and vc for programming, is the main ray tracing.
Date : Size : 17kb User : 李柳

此实验是用opengl和vc++进行编程的。它主要是实现光线追踪,但是运用了不同的场景和方法-this experiment is opengl and vc for programming. It is primarily to achieve ray tracing, but the use of different scenarios and methods
Date : Size : 12kb User : 李柳

布料模拟演示(OGL)在vc++中用opengl开发,在一个起伏的地形上有五星红旗-cloth simulation Demo (OGL) in vc using opengl development, In an undulating terrain on the Five-Starred Red Flag
Date : Size : 488kb User :

此课题设计主要是在VC++平台上,结合OpenGL,通过设置OpenGL,使之适合Windows平台。利用OpenGL生成、渲染虚拟的三维地形,读取*.3DS模型文件的数据,实现地形漫游的可视化。-this subject, mainly in the design of VC platform, integrating OpenGL, OpenGL installed, make it suitable for Windows platform. OpenGL generation, the three-dimensional virtual exaggerated topography, reading the paper*. 3D model data, roaming the terrain visualization.
Date : Size : 326kb User : 胥会鹏

这是一个用vc++编写的室内三维环境程序,包括球,多面体等基本实体元素,有全局光照效果,可供初学者参考-vc prepared with the three-dimensional indoor environmental procedures, including football, polyhedrons and other basic elements entities, a global illumination effects, the reference for beginners
Date : Size : 449kb User : 罗西

利用VC++ ,采用C++编程,实现三维ACTIVEX CONTROL,里面是用Opengl实现显示 给要用OpengL编程ActiveX控件的仁兄非常大的帮助-VC++, C Programming, 3D ACTIVEX CONTROL, There is achieved with Opengl OpengL displayed to use the ActiveX programming very dear friends help
Date : Size : 1.4mb User : li

在VC++中结合OpenGL实现景观可视化建模,主要是实现树木建模-in VC landscape with OpenGL visualization modeling, is the main tree modeling
Date : Size : 365kb User : 啊征

opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装 目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll 把glut.h放到 vc的include目录中 把glut32.lib放到vc的lib目录中 把glut32.dll放到system32下 对于vs.net include和lib在..\vc7\platformSDK下 -opengl A powerful as the 3D API, playing up speed, high efficiency. We can realize their 3 D world. The procedures for the use of the glut (download to http :// www.xmission.com/ ~ nate/glut.html) He not only includes gl.h, glu.h glaux.h also expanded some other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, programming opengl familiar friends can see from the code, AX in achieving opengl application with the ordinary procedure is the same. Glut for the installation of the current glut is the glut- 3.7.6. Glut.h included, glut32.lib. glut32.dll put into vc glut.h include the directory put glut32. vc lib into the lib directory put into system32 under glut32.dll for vs . net include and lib in .. \ vc7
Date : Size : 129kb User : xian


Date : Size : 26kb User : Susan

vc.net2005 ,OpenGL编程,旋转椭圆+自环绕卫星程序。-vc.net2005, OpenGL programming, elliptical rotation around the satellite since procedures.
Date : Size : 88kb User : wn

VC图形图像处理工程实例的源代码,包含了GUI、OPENGL等方面-VC graphic image processing engineering examples of source code, includes a GUI, OpenGL etc.
Date : Size : 22.49mb User : zsh

在VC++中开发OpenGL应用程序的基本框架,利用此源码可以生成wizard中的的custom project,以后编写的代码都可以根据此选项生成。-in VC OpenGL application development of the basic framework use this source code can generate wizard of the custom project. After the preparation of the code can be generated under this option.
Date : Size : 33kb User : zhangwei

早OPENGL中用逼近的方法画圆,工具是vc++,我刚学opengl,还有很多不懂的地方,希望和大家交流。-early OpenGL used approximation methods Circle, the tool is the vc, I just learning opengl, There are many who do not understand, and we hope that the exchanges.
Date : Size : 39kb User : 蓝西
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.