搜索资源列表
OpenGL光照效果
- OpenGL的关照效果编程,为聚光效果,在程序运行前,请将提供的 OpenGL开发库的*.dll文件拷贝到系统的\"Windows(或WinNT)\\system32\\\"目录下。-OpenGL Programming care effect of concentrating effect of the procedure before the operation, I should be grateful if the development of the OpenGL library *.
Intra3D-Software
- 基于OpenGL与Windows的交互式三维图形技术以及程序设计。结合配套软件─—交互式三维图形软件开发工具Intra3D 2.0: (1)3D C++ 类库与COM对象库系统设计; (2)3D 交互算法与数据结构设计; (3)3D 图形用户界面设计; (4)使用Visual C++ 和Intra3D 2.0 C++ 类库编写交互式3D 应用程序; (5)使用Visual Basic和Intra3D 2.0 COM类库编写交互式3D 应用程序。 Intra3D 2.0是免
OpenGL_BlueBook
- OpenGL Blue Book Introduction: The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three− dimensi
FireTest(5.17)
- 使用粒子系统模拟火焰的代码,并且调用了vc++中的opengl图形库 -use particle system simulation code flame, and called the vc the opengl graphics library
simulation-moving-use-OpenGL-in-MFC
- 许多运动物体控制的系统设计和仿真过程中,常需要形象、生动地显示被控对象的姿态及运动过程。利用开放图形程序库(OpenGL),可以直观地显示体三维运动仿真画面。-Many moving object control system design and simulation process, often require vivid display of the controlled object posture and movement. The use of open graphics libra
CGHomeWork
- 图形学的一个作业,利用OPENGL函数库在VC++ MFC框架下编写的太阳系系统 加入光照材质等-Graphics an operation, using OPENGL library in VC++ MFC framework of the preparation of the solar system by adding light materials, such as system
OGLGUIDE.ZIP
- The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects. With OpenGL, you can control co
REDBOOK
- OpenGL 程序指导红皮书,Color Plates Glossary (not included in this version) -OpenGL Programming Guide or The Red Book About This Guide Chapter 1: Introduction to OpenGL Chapter 2: Drawing Geometric Objects Chapter 3: Viewing Chapter 4: D
ChuaAct18
- Date ClassesDate class with the following capabilities: * Output the Date in multiple formats such as: o DDD/YYYY o MM/DD/YY o June 14, 1992 * Use overload constructors to create Date objects initialized with dates of the formats
OpenGL
- OpenGL开发库,1.将开发库中的.h文件拷贝到Visual C++ 6.0的\Include\GL目录中 2.将.lib文件拷贝到Visual C++ 6.0的\lib目录中 3.将.dll文件拷贝到操作系统的system32目录中-OpenGL development libraries, 1. Will develop in the library. H files are copied to the Visual C++ 6.0 in the \ Include \ GL di
ParticalSystem
- a 3d c++ particle system a for openGL wiith targa loader, light library and gui( buttons sliders)
openGL-Development
- OpenGL是一个图形硬件的软件接口(“GL”即Graphics Library)。这一接口包含了数百个函数,图形程序员可以利用这些函数指定设计高品质的三维彩色图像所需的对象和操作。这些函数中有许多实际上是其他函数的简单变形,因此,实际上它仅包含大约180个左右完全不同的函数。 OpenGL 实用库(OpenGL Utility Library,GLU)和对X窗口系统的OpenGL扩展,为OpenGL提供了有用的支持特性和完整的OpenGL核心函数集。本书详细介绍了这些函数的功能。 包括开发
OpenGL-Reference-Manual
- OpenGL是一个图形硬件的软件接口这一接口包含了数百个函数,图形程序员可以利用这些函数指定设计高品质的三维彩色图像所需的对象和操作。这些函数中有许多实际上是其他函数的简单变形,因此,实际上它仅包含大约180个左右完全不同的函数。 -OpenGL is a graphics hardware software interface (" GL" is Graphics Library). This interface contains hundreds of functions,
glm-0.9.0.6
- OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification. The goal of the project is to provide to 3D programmers math classes and functions that miss in C++ when we use to p
glfw-2.7
- GLFW is a free, Open Source, multi-platform library for creating OpenGL contexts and managing input, including keyboard, mouse, joystick and time. It is intended to be simple to integrate into existing applications and does not lay claim to the main
MySolarsys
- 本程序模拟了太阳星系中各行星的运动。程序中的球体对象采用Opengl实用库中的二次曲面回执函数进行绘制,并读入RAW文件的纹理数据-This program simulates the solar system planets in motion. Sphere object in the program library using Opengl utility function quadratic surfaces receipt draw, and read the texture data
OpenGL-Programming-Guide-2rd
- OpenGL编程指南非扫描版:内容为英字原文。-The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects. With
particlesim_src
- 粒子系统的例子。里面包含了火苗、泡泡、星空、烟花等特效以及这些特效速度、颜色等相关属性的设置,可以说相当丰富。图形实现部分是用了opengl库-Particle system example. Which contains the flames, bubbles, stars, fireworks and other effects as well as the speed of these effects, color settings and other related properties
Glut
- GLUT代表OpenGL应用工具包,英文全称为OpenGL Utility Toolkit,是一个和窗口系统无关的软件包, 它由Mark Kilgard在SGI时写的。作为AUX库的功能更强大的替代品,用于隐藏不同窗口系统API的复杂性。 是一个学习OpenGL编程的一个良好开端。-GLUT OpenGL application on behalf of kit, English full OpenGL Utility Toolkit, a software package an
Starspace123
- 这是一个关于太空——太阳系三维可视化的程序,使用了OpenGL图形库,可以给初学者参考参考。-This is about the space-solar system of 3 d visualization program that USES OpenGL graphics library, can give beginners reference reference.
