搜索资源列表
libopenvidia-0.8.3
- 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 proje
xingqiong
- 利用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
DelphiRobot
- It is a Delphi project based on GLScene an OpenGL based 3D library for Delphi wich provides visual components and objects allowing descr iption and rendering of 3D scenes in an easy, no-hassle, yet powerful manner. It is a robot arm with some interes
vec
- vec.h 向量的头文件,包含opengl中所常用的各种数据类型,可直接添加进c++环境下的工程。-vec.h--the header of vertice, includes the general data type in opengl. You can import the header file into your c++ project.
PROJECT
- 利用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 p
OpenGLESTemplate-src
- OpenGL ES 开发使用的基础模板,个人已经编译打包测试成功,在模拟器和真机打包的app在build文件夹下-Template of OpenGL ES, support iphone s xcode project, contains build file in ./build folder
cOGL
- form application in opengl project
Beizer
- 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 Sce
freefall_demonstration
- This is a complete visual studio project with exe file. It focuses on OpenGl. It simulates freefall of an egg and a ball bouncing inside a cube. To switch press "a, s, d" in program also use "r" to restart egg fall.
proj1
- A very basic OpenGL program using GL functions to draw and transform stuff. This is also my first project in a graphics course, not perfect but it s very very basic. Source code written in C.
proj3_luw4
- 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 y
proj5_luw4
- 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.
mathgl-1.9
- MathGL project include library and simple front-end for making wide spectrum of mathematical plots in platform independent way. The project may use OpenGL or make plots in console program with direct graphics export to EPS, PNG, JPEG or TIFF formats.
07-OrthographicProjection
- This project will illustrate the basic idea to use orthogonal projection in openGL.
libopenvidia-0.8.4.tar
- Openvidia是一个基于Opengl和Cg实现的计算机图形学相关的库,提供了很多基本功能。这个是最新版。-The Openvidia project implements computer vision algorithms on computer graphics hardware, in OpenGL and Cg.
MFCOpenGL
- 在MFC单文档工程中,用OpenGL渲染一个可以用鼠标和键盘旋转的机器手臂。-In the MFC single document project, with OpenGL rendering a mouse and keyboard can be rotated with the robot arm.
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
opengl_programme
- 本人的毕业设计,基于opengl的三维虚拟场景的实现,有源码,在VS2005下可运行通过-My graduation project, based on the opengl implementation of three-dimensional virtual scene, a source in VS2005 to run through the next
opengl-boilerplate-master
- opengl-boilerplate: A cross-platform boilerplate project for OpenGL using GLFW and GLEW in C
opengl project
- 浏览太阳系的行星相对位置以及运动轨迹,并且可以改变观察位置和角度。(Browse the relative position and motion of the planets in the solar system.)