搜索资源列表
多点触摸源程序
- 用于多点触摸的源程序,CCV-1.3。使用OpenGL框架,通信协议采用tuio。实现和flash的交互。开发环境vc2008+c++
MTsmoke
- 采用tuio协议编写的烟雾效果互动场景,C++和openGL编写,可以部署在任何多点触摸平台上,编译后可直接运行-Preparation of an agreement with the smoke effect tuio interactive scenes, C++ and openGL preparation, can be deployed in any multi-touch platform, the compiler can be run directly after the
bycicle
- 用opengl编写的一个自行车的动画,主要是运用了矩阵变换函数让车在移动的时候轮子在转-a program coding with opengl using C.
BezierSpf
- BEzier surfacein c++ with opengl
Lesson1
- it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been writte
qizi
- 使用c++语言运用opengl技术开发的飘动的旗子程序-Use opengl c++ language technology development and the waving flag program
loadImage
- 使用c++语言运用opengl技术开发的bmp文件的导入程序-Use opengl c++ language technology development bmp file import process
RobotSim2006-8-9
- 这是我在几年前用Visual C++ 2003.net完成的机器人仿真项目,实现了:栅格环境的自定义生成、搜索,机器人的生成、路径行走和路径跟踪,障碍物的随机生成,动态规划法在路径跟踪中的应用,直线相交等图形学运算,OpenGL的应用,环境的保存和打开。-This is a project developed in Visual C++.net 2003 several years ago. In this project, it implemented: customedly generati
lab5
- 采用c语言,openGL,按1,2,3,4键可以显示四种图形,1-圆形,2-三角形,3-盘圆,4-直线,按r可缩小图形,R放大图形-Using c language, openGL Press 1,2,3,4 keys can display four graphics- Round 2- triangle, 3- coiled, 4- a straight line and can narrow the graphics r, R amplification graphics
animation
- Basic animation in openGL in C++.Its for beginners.Check it out.
ComputerGraphicExperiment
- 本程序使用Visual C++实现了计算机图形学课程实验【纯VC,no OpenGL,不调用pDC的功能函数】:绘制直线、椭 圆等基本图元;绘制Bezier等样条曲线;绘制knoch等分形图形;一个“伪”真实感图形→球 。该程序架构清晰,很方便扩展,谢谢使用!-With Visual C++ only (without OpenGL! without the inline functions of pDC), the Application has achieved in d
1
- 采用OPENGL和c语言实现的蝴蝶特效。有说明文档。-Using OPENGL and c language butterfly effects. Documentation.
lab5_2hermite
- hermite曲线,C++ opengl-the hermite curve of, C++ opengl
tillingObject
- Tilling Object in C++ with openGL
ploygon1
- This code is an opengl shapes under c-This code is an opengl shapes under c++
Draw_line
- 只调用openGL的着色函数,用C++实现画线功能,画多边形,画圆-Only call openGL coloring function, with the C++ achieve drawing a line function, draw a polygon, circle
flag
- OpenGL 绘画一面中国国旗 C++语言-OpenGL Painting a Chinese flag using C++
brens
- Brensanhams Lind Drawing Without OpenGL library in C-Brensanhams Lind Drawing Without OpenGL library in CPP
DDA
- DDA Line Drawing without OpenGL in C-DDA Line Drawing without OpenGL in CPP
代码
- 利用opengl实现贪吃蛇 可以移动吃东西等操作(Using OpenGL to realize snake You can move, eat, and stuff)