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

Search list

[OpenGL programlibopenvidia-0.8.3

Description: The Openvidia project implements computer vision algorithms on computer graphics hardware, in OpenGL and Cg. The project provides useful example programs which run computer vision algorithms on single or parallel gfx processing units(GPU). -The project implements compute Openvidia r vision algorithms on computer graphics hardw are, in Cg and OpenGL. The project provides useful ex ample programs which run computer vision algor ithms on single or parallel processing unit gfx s (GPU).
Platform: | Size: 248354 | Author: pierre | Hits:

[OpenGL programxingqiong

Description: 利用OpenGL模拟太阳系星球运转 Title: OpenGL with VB6 Author: Saadat Ali Shah Email: shahji_2000@yahoo.com Environment: VB 6.0, Win98/Me/XP Keywords: OpenGL, multiple viewports, mouse picking Level: Intermediate Category: VisualBasic/Graphics/OpenGL Introduction: A comprehensive program that introduces use of OpenGL API in Visual Basic Environmnet. It covers Ligthing, Bitmap(.bmp) Texture loading using Windows API, Hi Resolution Timer support, Time-based Animations and more Advanced Topics like Multiple viewports and Mouse Picking(Mouse support for OpenGL). Using the code: This project Uses OpenGL 1.2 Type Library to compile (see tlb.htm included in zip file) and will not run if vbogl.tlb is not found! In this case References Dialoag pops up. Click Browse to locate vbogl.tlb in the Projects s directory.
Platform: | Size: 518302 | Author: 秦胜伍 | Hits:

[OpenGL program图象缩放

Description: 通过改变窗体大小来实现图象的重叠,使用了opengl,当然要链接三个文件可打开,project/setting/link/opengl32.lib glu32.lib glaux.lib -through changes in the form size to achieve the overlapping images, using opengl, of course, to link three documents can be opened, project/setting/link/opengl32.lib glu32.lib glaux.lib
Platform: | Size: 40960 | Author: 李红陶 | Hits:

[OpenGL programDiaVm

Description: 这是我在一个机器视觉项目开发中使用的OpenGL部分,实现了对话框程序中使用OpenGl的功能,支持text数据输入,最初来源于一个国外网站,我做了部分修改。-This is my machine vision in a project to develop the use of the OpenGL part of the dialog box procedure to achieve the use of the function OpenGl support text data entry, the first from a foreign website, I made some changes.
Platform: | Size: 113664 | Author: 崔海燕 | Hits:

[OpenGL programnehe_mfc_opengl_appwizard_vc6

Description: Now in MS Visual C++ click on "File" then "New...", make sure you are on your "Projects" tab. You should now see an entry labeled as "NeHe OpenGL Wizard" in the list of projects. Click on the one you would like to create, give it a project name and away ya go!-Now in MS Visual C click on "File" then "New. .. " make sure you are on your "Projects" tab. You sho uld now see an entry labeled as "binding for the Java language OpenGL Wiza rd "in the list of projects. Click on the one you w ould like to create, give it a project name and away ya go!
Platform: | Size: 594944 | 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 programbasicvector

Description: 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保密问题不能和盘托出,请见谅. junglesong@etang.com-Author : junglesong This is my last OpenGL for a project to use the "three-dimensional vector space/point "and related functions, they can use a definition of space vector/points, for the vector translation, zooming and rotation, using correlation function can also achieve two fork by Vector, a vector to be the absolute length of a vector unit, 3:00 been a decision of the vertical plane of Vector (those units), a space to be the distance between two points, Vector to be the two plot points, to be the angle between two vectors such operations, as a user-use, Each function has detailed notes, a particularly important point if the calculation vector plot, fork also took note, we hope to have useful. Due to the confidential source involved in the issue can not completely please b
Platform: | Size: 3072 | Author: 黄景天 | Hits:

[Windows Developrobot

Description: robot arm。With a simulation (virtual) model, we can have a closer vision of the object of study in contrast with reality, what make us capable of foreseeing how a determined object will look like and how it will behave after its proper construction in the physical world. The OpenGL API specification tries to help us when we are programming the graphical details of a given project. -robot arm. With a simulation (virtual) model, we can have a closer vision of the object of study in contrast with reality, what make us capable of foreseeing how a determined object will look like and how it will behave after its proper construction in the physical world . The OpenGL API specification tries to help us when we are programming the graphical details of a given project.
Platform: | Size: 2048 | Author: qiong | Hits:

[OpenGL programPROJECT

Description: 利用vc 和 opengl 编程 实现 走迷宫过程 应用了opengl的纹理-simple home, and use opengl vc programming, application of the texture opengl-Opengl programming using vc and implementation process of the application of the Maze opengl texture-simple home, and use opengl vc programming, application of the texture opengl
Platform: | Size: 695296 | Author: seven | Hits:

[OpenGL programcOGL

Description: form application in opengl project
Platform: | Size: 2048 | Author: Jigan | Hits:

[OpenGL programBeizer

Description: Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See SceneFileFormat.txt for scene file instructions.-Bezier Curve/Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See SceneFileFormat.txt for scene file instructions.
Platform: | Size: 279552 | Author: josephlin0922 | Hits:

[OpenGL programproj3_luw4

Description: Simple program using OpenGL, my third project in graphics class. Inheriting the 3D objects I created from assignment 2, this time I have to do translation, scaling, and rotation, also rotation on the arbitrary axis, but it is not done correctly, if you follow the comment, you can figure it out. The program is somewhat broken, not function properly. But if you want to see how transformations perform in real vertices transformation, not using GL functions, then check it out. Src written in C.
Platform: | Size: 7168 | Author: luke | Hits:

[OpenGL programproj5_luw4

Description: 5th project in graphics class using OpenGL in C. This program demonstrate normalizing, lighting, and texture binding. Also read in values of transformation, lighting using spec files.
Platform: | Size: 10240 | Author: luke | Hits:

[3D GraphicTransformation-Hirarchical-Road-Cars

Description: Transformation Hirarchical Road Cars project in opengl c-Transformation Hirarchical Road Cars project in opengl c++
Platform: | Size: 1024 | Author: usman | Hits:

[3D GraphicWalking_Robot

Description: Walking Robot project in opengl c-Walking Robot project in opengl c++
Platform: | Size: 7168 | Author: usman | Hits:

[3D GraphicTexture-Field-Sky-Zooming

Description: Texture Field Sky Zooming project in opengl c-Texture Field Sky Zooming project in opengl c++
Platform: | Size: 777216 | Author: usman | Hits:

[3D GraphicTextured-Teapot

Description: Textured Teapot project in opengl c-Textured Teapot project in opengl c++
Platform: | Size: 1024 | Author: usman | Hits:

[3D GraphicTexture-checkerboard

Description: Texture checker Board project in opengl c-Texture checker Board project in opengl c++
Platform: | Size: 1024 | Author: usman | Hits:

[OpenGL programopengl-boilerplate-master

Description: opengl-boilerplate: A cross-platform boilerplate project for OpenGL using GLFW and GLEW in C
Platform: | Size: 4096 | Author: yanzi | Hits:

[OpenGL programopengl project

Description: 浏览太阳系的行星相对位置以及运动轨迹,并且可以改变观察位置和角度。(Browse the relative position and motion of the planets in the solar system.)
Platform: | Size: 12644352 | Author: whuzsm | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net