资源列表
pci_arbi_quicklogic
- PCI 仲裁代码/ PCI BUS ARBITER //WRITTEN BY MARIA GEORGE `include "c:\pasic\spde\data\macros.v" module Arbiter (REQ_, reset_, clk_in, frame_, irdy_, GNT_, adbus, cbe) parameter MASTERS = 6 //This code can handle a maximum of six masters.
disclightspeed
- lights which are realistic uses opengl code to simulate a light scene gen
dda line drawing
- dda line drawing program using opengl
basicvector
- 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保
shadowmap
- This an elementary shadowmap example, i.e., depth-map shadows done in the shader.-This is an elementary shadowmap example, ie, depth-map shadows done in the shader.
jmor.c.tar
- opengl for a robot program extract and compile in linux compile with gcc -lm -lglut -lGL -lGLU jmor.c
Normals
- 自己写的求opengl法线向量的算法。计算效果还不错
GL12_ImageViewer
- 使用VC++工具编写的基于opengl的图像显示程序-The use of VC++ tools for the preparation of the opengl-based image display program
airfoil
- 三维翼型表面网格生程序,适合复杂外形计算。-this program can compute a wing s surface grid
spinningcube.tar
- 旋转的盒子,opengl简单教程demo,为opengl的初级学习资料-An example of spinning cube Every single OpenGL programmer has, at least one time, made this small program: the spinning cube. Most of them get back to it when everything goes wrong, that is to say, the blac
graphic
- 机器人行走的 程序 VisualC++编程 OPenGL技术