Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - glut
Search - glut - List
This a obj file loader,using OpenGL and Visual C++.-This a obj file loader, using OpenGL and Visual C++.
Update : 2024-05-20 Size : 834560 Publisher : Byron

DL : 0
opengl源代码,方便学习opengl,利用glut实现opengl各种功能-opengl source code, to facilitate learning opengl, use glut realize various functions opengl
Update : 2024-05-20 Size : 10008576 Publisher : 宫 号

这个是opengl的一个例子程序,此程序利用GLUT绘制一个OpenGL窗口,并显示一个加以光照的球。-This is an example of opengl procedures, this procedure using an OpenGL rendering GLUT window, and display a light to the ball.
Update : 2024-05-20 Size : 1024 Publisher : godence

创建的 区域天空盒 可以跟随摄相机运动而运动 内有源代码-Create a sky box region can follow the camera movement and active code movement
Update : 2024-05-20 Size : 985088 Publisher : tocy

Circuit Engine。一个印度人编写的给予glut的数字电路分析与设计软件。文件的结构和整体架构值得学习。-Circuit Engine. Indians prepared to give a glut of digital circuit analysis and design software. Document the structure and overall framework worth learning.
Update : 2024-05-20 Size : 494592 Publisher : steavenku

DL : 0
花瓶,演示旋转表面的形成过程,动画效果非常漂亮,使用glut.-Vases, demonstration of the formation process of rotating the surface, very beautiful animation effects, use glut.
Update : 2024-05-20 Size : 19456 Publisher : 焦堂生

DL : 0
在VS2005环境下,用GLUT和Cg实现了各向异性的实时渲染。-In the VS2005 environment, using GLUT and Cg anisotropic realize the real-time rendering.
Update : 2024-05-20 Size : 13312 Publisher :

PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。-PointLight_Shader OpenGL simulation of the aircraft, VC environment, the use of a glut, can serve as a learning OpengGL example.
Update : 2024-05-20 Size : 3688448 Publisher : bobo

这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决这个问题,如GLUT,但是GLUT不是非常的绿色,而且不能用作商业用途。所以,作者写了这个框架/库函数,你可以用于你的OpenGL开发中。-The OpenGL framework for the ultimate purpose is to simplify as much as possible the workload of all the development of OpenGL. Because the development of OpenGL settings need a lot of work, although there are some tools for OpenGL library can help you resolve this problem, such as GLUT, but GLUT is not very green, but can not be used for commercial purposes. Therefore, the author wrote this framework/library function, you can for your OpenGL development.
Update : 2024-05-20 Size : 782336 Publisher : lyw

DL : 0
用opengl画正20面体需glut库文件 -Use opengl painting is 20 icosahedron need glut library file
Update : 2024-05-20 Size : 958464 Publisher : 李满

详细的GLUT函数介绍。对于学习OpneGL的人来说是相当实用的资料。该版本为英文版,解释清晰易懂。-GLUT function introduced in detail. For those who study OpneGL is very useful information. The version in English, clear and understandable explanation.
Update : 2024-05-20 Size : 247808 Publisher : wks

opengl做的,vc++开发的 嵌入了glut-opengl do, vc++ developed embedded glut
Update : 2024-05-20 Size : 1100800 Publisher : 钟声

C版本的JPEG解码器代码,可以解baseline格式的所有JPEG图片并转换为RGB格式在pc上显示,执行代码前要安装glut-C version of the JPEG decoder code, possible solutions to baseline all the JPEG picture format and converted to RGB format in the pc to show the implementation of the code prior to the installation of glut
Update : 2024-05-20 Size : 333824 Publisher : 张宗彬

openGL初级图元范例文件,glut窗口-openGL primary graphic element sample documents, glut window
Update : 2024-05-20 Size : 2048 Publisher : wangwei

DL : 0
VC2005下利用GLUT库创建NURBS一个曲面和用函数求值器创建的一个曲面-VC2005 using GLUT library to create a NURBS surface and the use of function evaluator to create a surface
Update : 2024-05-20 Size : 2328576 Publisher : liuchangqing

DL : 0
用opengl在vc上进行编程。可以做出圆柱、球、立方体、棱锥等三维立体图形,还能让他们进行不同的旋转变换。-Use opengl in vc programmable. Can make a cylinder, ball, cube, pyramid, such as three-dimensional graphics, but also allow them to carry out a different rotation.
Update : 2024-05-20 Size : 30720 Publisher : 郭雪冰

DL : 0
OpenGL函数与范例解析手册,里面包括了所有gl,glu,glut里边的函数。不过可惜的是是扫描的书籍,用起来不是很方便-OpenGL function and examples of analytical manual, which includes all gl, glu, glut inside a function. But it is a pity that the books are scanned, not very convenient to use
Update : 2024-05-20 Size : 4547584 Publisher : LiMing

nehe教程41-43.体积雾.多重视口.在OpenGL中使用FreeType库-nehe Tutorial 41-43. the volume of fog. many great importance to the mouth. in OpenGL using FreeType library
Update : 2024-05-20 Size : 3112960 Publisher : 寒冬

VC++下OpenGL程序的基本框架,在单文档下进行了OpenGL的必要设置,而且画了一个简单的矩形。主要需要glut库方可运行!-VC++ under the OpenGL basic framework of procedures, in a single document under the OpenGL settings necessary, and draw a simple rectangle. Required before the main run glut library!
Update : 2024-05-20 Size : 31744 Publisher : 张彦飞

OpenGL为裁减面加盖 使用stencil buffer对模型进行加盖 对裁减面进行加盖的功能,网上例子不多,本例代码简单,很容易明白原理 使用glut,把相h, lib, dll都放到文件夹内,vs2003直接编译通过 操作方法: 鼠标左键旋转模型 鼠标右键移动平面 o键切换模型 s键可以把stencil buffer中内容存成bmp,有助于理解-opengl clip capping, use stencil buffer to add a cap for clip plane, simple, use glut, vs2003 compiled
Update : 2024-05-20 Size : 107520 Publisher : larrow
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 37 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.