资源列表
MFC
- 基于MFC的OPENGL绘图架构。可绘制2维及三维图形。其中的OPENGL的初始化,窗口大小设置,像素格式设置具有学习意义-OPENGL MFC-based graphics architecture. Can draw two-dimensional and three-dimensional graphics. OPENGL which initialization, window size, pixel format settings have to learn the meaning
pong_collision
- 使用opengl库,实现的碰撞检测的源代码-the source code to implement collision detection
octree
- 场景检测算法之一:octree算法的实现代码-the source code to implement octree algorithm
bsp-tree
- 场景检测算法之一:bsp tree的实现代码-the source code to implement bsp tree algorithm
meanshift1
- 基于I分量的meanshift追踪代码,属于快速的跟踪算法,能有效避免物体形变部分遮挡带来的影响-Meanshit object tracking code based HSI.which can fast track object and avoid the effect of the deformation and occlusion of object
lesson31
- 模型是从Milkshape3D中提取出来的,使用OPENGL来加载模型。 -model Milkshape3D OPENGL
lesson46
- 全凭多重采样可以使你的图形看起来更美观,我们可以使用ARB_MULTISAMPLE扩展完成这个功能。 -VC with OPENGL
lesson27
- 基于OPENGL的阴影的基本变形。定义阴影体可以延伸的距离-VC OPENGL
lesson18
- OPENGL利用二次几何体,创建球,圆盘,圆柱和圆锥。 -VC OPENGL
zhifangtusimiliar
- 生物芯片,根据荧光亮度分析信号值。通过直方图分析点样的点均匀性。-Biochip, according to the analysis of fluorescence brightness signal value. By analyzing the histogram of the sample point uniformity.
pgllib
- 绘制多图形图表的强大功能库软件示例。请下载!-PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software.
pgllibsrc
- 可以同时绘制多图形图表的强大功能库,详细的代码。请下载!是著名的Plot Graphic Library库。-PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external softwa
