Welcome![Sign In][Sign Up]
Location:
Search - opengl start

Search list

[OpenGL programOpenGL_vckbase20在VC中实现OpenGL三维绘图

Description: OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tracking of high-quality light static or animated 3D images. The code in VC environment with openGL preparation 3D graphics SR cases, allowing readers Quick Start
Platform: | Size: 855008 | Author: 周先生 | Hits:

[OpenGL programOpenGL-start

Description: 基于OPENGL的MFC编程 OPENGL绘制、渲染、视角、模型等参数变化控制显示 MFC的控件交互实时响应
Platform: | Size: 745578 | Author: 毛锋 | Hits:

[OpenGL programOpenGL_vckbase20在VC中实现OpenGL三维绘图

Description: OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tracking of high-quality light static or animated 3D images. The code in VC environment with openGL preparation 3D graphics SR cases, allowing readers Quick Start
Platform: | Size: 855040 | Author: 周先生 | Hits:

[OpenGL programOpenGLfor3Dgame_CAI

Description: 唐老师<学OpenGL编3D游戏>教程的CD,从头到尾看了一遍,写的不错,很容易明白.-professors lt; Part learn OpenGL 3D games gt; Copies of this CD, from start to finish, seeing something and write good, it is easy to understand.
Platform: | Size: 6223872 | Author: 化康 | Hits:

[OpenGL programOpenearth

Description: 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷贝到...\VC98\Lib\目录下。 1.用VC6.0启动Openearth.dsw, 2.按下述步骤添加OpenGL库:从[Project]菜单中选择[Settings...]选项,将弹出Project Settings对话框。在该对话框中选择Link标签,在“Object/Libray Module”编辑框中加入“opengl32.lib glu32.lib glaux.lib”,单击OK按钮。 3. 用菜单Build\!Execute Openearth.exe项建立并运行Openearth.exe文件 4. 观看效果,由于程序使用GetCurrentTime函数,动画可能从中间开始展开,全部展开后,又从头从球形开始展开。 直接运行Openearth.exe。-start using OpenGL 3D animation Earth packaged Note : packaged software winzip. which paper.zip compression for text documents, unpacked word2000 environment for the body of documents paper.doc, program.zip source of compressed files, unpacked VC 6.0 environment for the engineering documents OpenEarth.dsp series of procedures ... and for Texture for the use of bitmap file Wordmp.bmp use procedures for extracting program.zip source compressed files, will opengl32.lib glu32.lib glaux.lib other library copy of the document .. . \ VC98 \ Lib \ directory. 1. Start with VC6.0 Openearth.dsw. 2. the following steps to add OpenGL library : from [Project] menu, choose [Settings ...] options will Project Settings dialog pop. In the dialog box choose Link label, in "Object/Libray Module" e
Platform: | Size: 174080 | Author: 倪明 | Hits:

[OpenGL program01_BaseFrame

Description: 创建一个OpenGL窗口: 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架. 理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程. -create an OpenGL window : In this tutorial, I will teach you in the Windows environment created OpenGL procedures. It shows an empty OpenGL window, the window and full screen mode switching, according to withdraw from the ESC. it is our future application framework. OpenGL understand how very important. You can download the end of the tutorial program, but I strongly suggest that you at least read the tutorial and then start the programming.
Platform: | Size: 651264 | Author: zw | Hits:

[OpenGL programOPenFllower

Description: Vc++ 与Opengl 开发的荷叶缓慢展开的动画效果,有极强的层次感和立体动画的效果,使用材质效果逼真-Opengl Vc and the slow development of the leaves start of animation effects, have a strong sense of three-dimensional animation and effects, the use of materials 310014
Platform: | Size: 48128 | Author: 李文皓 | Hits:

[OpenGL programspheresubdivision

Description: Approximating the sphere by a subdivision mesh. Start from the icosahedron base mesh and iteratively refine the subdivision. Require OpenGL(R). snapshot level 2 PNG, snapshot level 4PNG. -Approximating the sphere by a subdivision mesh. Start from the icosahedron base mesh and i teratively refine the subdivision. Require Op enGL (R). PNG snapshot level two, 4PNG snapshot level.
Platform: | Size: 1024 | Author: 田先生 | Hits:

[OpenGL programflag

Description: 用opengl实现了一面飘扬的红旗,p键开始-Opengl realize the side with the red flag flying, p key to start
Platform: | Size: 3072 | Author: dooisy | Hits:

[OpenGL programMoFang.java

Description: 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。   2,先双击运行Java 3D for Windows (OpenGL Version) SDK for the JDK (includes Runtime) (java3d-1_3_1-windows-i586-opengl-sdk.exe, 6.43 MB) .exe安装java3D开发环境,再双击start.bat开始运行,运行后敲击键盘开始30次随机转动,要他进行其他转动,可以加代码,或等待本人的最终图形用户界面版本。
Platform: | Size: 13312 | Author: 秦元庆 | Hits:

[OpenGL programOpenGL-start

Description: 基于OPENGL的MFC编程 OPENGL绘制、渲染、视角、模型等参数变化控制显示 MFC的控件交互实时响应-OPENGL BASED ON OPENGL rendering of MFC programming, rendering, perspective, model parameters such as changes in the control and display real-time interactive MFC controls in response to
Platform: | Size: 745472 | Author: 毛锋 | Hits:

[OpenGL programopenglGame

Description: 本例从零开始实现了一个比较完整的声影并茂的OpenGL小游戏。 通过本例或光盘中的完整代码可以看出本例的一个特点就是根据具体情况构造了大量的函数。这也是大中型程序的特点,程序大了之后,系统本身提供的那些API函数就不够用了或是显得过于复杂。这时就不得不构造一些适合自己开发习惯和开发功能的函数和方法了。在习惯了这种做法之后,你会发现,其实它让我们节约了很多时间和精力。 -In this case to start from scratch to achieve a relatively complete and sound shadow Mao
Platform: | Size: 204800 | Author: 赵舒 | Hits:

[OpenGL programOPGL

Description: opengl入门参考书,适合初学者快速入门-opengl entry reference books, suitable for beginners and Quick Start
Platform: | Size: 636928 | Author: 唐金虎 | Hits:

[OpenGL programtest07

Description: In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so if the previous tutorials are giving you problems, go back and review. It s important to have a good understanding of the basics before you jump into the following code. We re going to be modifying the code from lesson one again. As usual, if there are any major changes, I will write out the entire section of code that has been modified. We ll start off by adding a few new variables to the program. -In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so if the previous tutorials are giving you problems, go back and review. It s important to have a good understanding of the basics before you jump into the following code. We re going to be modifying the code from lesson one again. As usual, if there are any major changes, I will write out the entire section of code that has been modified. We ll start off by adding a few new variables to the program.
Platform: | Size: 1345536 | Author: mwb | Hits:

[Multimedia Developstart

Description: opengl mfc for beginner
Platform: | Size: 288768 | Author: nadigaaa | Hits:

[Otheropengl

Description: A simple program that shows how to draw a spinning cube using an optimized OpenGL stack.code. Everything is customizable, including color, shape, camera, etc... A good start point for complex OpenGL coding.
Platform: | Size: 11264 | Author: Epsylon | Hits:

[OpenGL programopengl-3Dwindmill

Description: opengl绘制的3D风车。 (1)有3个风车可供选择 (2)可任意设置四个风车扇叶的颜色 (3)可控制风车的转动和停止,可设置转动速度 (4)风车颜色可在转动过程中随速度变化 (5)可设置转动加速,风车停止和开始都有加速度,模拟逐渐加速和逐渐减速静止的效果 可以设置加速度-opengl rendering of 3D windmills. (1) there are three windmills are available (2) windmill blades can be set in four colors (3) to control the windmill' s turning and stopping, you can set rotation speed (four) color windmill with the process in turning speed changes (5) can be set rotating speed, the windmill has to stop and start acceleration, gradual acceleration and gradual deceleration simulated the effect of static can set acceleration
Platform: | Size: 1094656 | Author: wq | Hits:

[VC/MFCOpenGL

Description: OPGL入门,opgl编程环境搭建,基本用法和例程。内容详细,浅显易懂,有实例代码。基本图形处理及三维图形生成。-OPGL start course, opgl programming environment set up, basic usage, and routines. Detailed, easy to understand, there are examples of code. Basic graphics and 3D graphics generation
Platform: | Size: 2578432 | Author: 姜丽 | Hits:

[OpenGL programOpenGLES13---Start

Description: iphone-OpenGL ES Tutorials 配套代码事例13-iphone-OpenGL ES Tutorials 13 matching code examples
Platform: | Size: 161792 | Author: renzhen | Hits:

[GDI-Bitmapopengl

Description: OpenGL初学者必备宝典实例源码,具有很强的参考价值。-openGL start small program
Platform: | Size: 2048 | Author: lihaitao | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net