搜索资源列表
A11_collision-check
- 碰撞检测算法以及如何用精简的c语言实现,对学生学习OpenGL有帮助-collision detection algorithms, and how to streamline the c language, students learn to help OpenGL
AirplaneDemo
- 演示一段飞机飞行的三维动画,利用openGL库的C++语言实现-A flight demonstration of the three-dimensional animation, using openGL library of C++ language implementation
maximum_likelihood_classification
- 经典的最大似然法分类法的C语言实现,有助于深入了解遥感分类原理。-This program implements the maximum likelihood classification procedure. ouput:1.classified image, and 2. probability file. Note: For constructong variance-covariance matrix must be generic binary file.
virtualball
- opengl c语言实现虚拟跟踪立方体,旋转变色,填充改变视图方式,功能多样
CG1
- 一个opengl下的图形学实验,展示了DDA算法画直线、中点Bresenham算法画直线、改进Bresenham算法画直线、八分法绘制圆等算法的c语言实现,结果采用每秒逐点画出,清晰明了-Opengl graphics under an experiment to demonstrate the DDA algorithm for drawing a straight line, the mid-point Bresenham algorithm for drawing a straight l
cairo-1.8.6.tar
- c语言实现的2D矢量图形算法库,提供跨平台特性,通过基于OPENGL扩展模块能够实现硬件加速。-c language algorithm for 2D vector graphics library to provide cross-platform features, the expansion module OPENGL based hardware acceleration can be achieved.
Maxtire
- 这是一个对矩阵的操作算法,即使对矩阵进行转置和乘法。用C语言实现的。-This is a matrix operation algorithm, even for matrix transpose and multiplication. Realized with C language.
ball
- 用C语言实现显示出一个旋转的球,该球是三维的且有纹理和色彩-Using C language shows a rotating ball, the ball is three-dimensional texture and color and there is
c_language_source_flight_simulator_3d_objects
- c语言实现3d物体飞行模拟源码c language source flight simulator 3d objects -c language source flight simulator 3d objects, c language source flight simulator 3d objects
TargetTracking
- 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波,并使用OpenGL模拟了多种机动目标运动模型,完成了雷达跟踪仿真的图形化显示-Target tracking system simulation program, using C language to achieve a common target tracking kalman filter, and uses OpenGL to simulate a variety of maneuvering target mo
OpenGL
- opengl实现的图形算法,采用opengl和c语言实现的-opengl computer graphics algorithm,using the c programming languange
texture
- 用简单的c语言实现opengl的纹理贴图功能,包含颜色,亮度等数据-The opengl texture mapping with a simple c language features, including color, brightness and other data
fog
- 用简单的c语言实现opengl的雾功能,按不同的键可以再不同的雾方程式之间进行切换-The opengl fog function with a simple c language, different keys can switch between the different fog equations
lightmaterial
- 用简单C语言实现opengl的光照功能,并增添了材料属性,是物体更形象生动-The opengl light with a simple C language function, and the addition of material properties, objects more vivid
lightposition
- 用简单的C语言实现opengl的不同位置的光照功能,并可以用不同的键进行切换-Light of the different positions of the opengl functions with a simple C language and can use different keys to switch
transformation
- 用简单的C语言实现opengl中的视图和模型变换,并可用不同的键进行切换-Opengl in the view and model transformation, and can be different key switch with a simple C language
myFirstExample
- 该程序用C#语言实现绘画五角星的功能!式初步学习OpenGL的入门程序-The program with C# language painting pentagram function! Initial learning OpenGL entry procedures
mySecondExample
- 该程序是用C#语言实现的一个简单的画图程序,实现工具为VS2008,希望对别人能有帮助-The program is a simple drawing program with C# language, implementation tools for VS2008, I hope others can help
blendTriangle
- 这是一个用C#语言实现空间立体三角形的简单程序,-This is a simple procedure of spatial triangle with C# language,
样条曲线曲面实现
- 用C语言实现B样条曲线曲线和NURBS曲线曲线插补(Implementation of NURBS curve interpolation)