搜索资源列表
CColor_src
- CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to dra
ContourBitmapSrc
- ContourBitmapSrc.zip CContourBitmap - A Region Creator Introduction A few weeks ago I was looking for a way to create irregularly shaped windows from a bitmap with a user defined transparent color. The MFC samples, that I found so far, have the
motion
- There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describ
OpenGL
- Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
osgCal_VCProject
- OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统 Cal3d:基于骨骼的角色动画实现 osgCal:针对OSG封装Cal3d,以方便地在OSG里使用Cal3d的库。 osgCal官方没有VC工程,上传的是我自己做的! -OpenSceneG
Win_Std_GL
- 这是我在学OpenGL时作的一个程序。在这里面我将OpenGL用于Windows时的设置做成了一个类,方便调用。如果您有这样的适合初学者的OpenGL程序请发过我吧,谢谢!邮箱:kj270@163.com-This is my school when an OpenGL program. I will be there in OpenGL for Windows at the time resulted in a class setting, convenient to call. If you
oglmdi2
- have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to
pngStitch-windows
- Stitches together png images vertically (like TrentStitch) - mainly to make my life easier when making knobs for vst plugins. I ve only tested it with 32 bit images though (i.e. 24 bit colour, 8 bit alpha) - There s a good chance it ll fail mis
cv_programmer
- 四本手册,对于图像工作者及其有用,我的博士生涯就是它们伴随度过的。 windows api opencv mfc 海康 sdk-Four manual workers and their usefulness for image and my life is that they are accompanied by Dr. spent. windows api opencv mfc sdk Haikang
Bitmap-a-PCX
- BMP,PCX格式图像处理基础的程序代码,可作入门学习-Bmp & PCX Images Editor An image editing program that currently supports Windows Bitmaps, PCX files, and my own attempt at image compression, the HCI.
Milkshape3D_Importer
- 1。动画规模因素是用来控制动画率。 2。阈值是用来控制多少在进口UV坐标网格/网格。 3。自从MilkShape3D ascii文件不包含信息的速度播放,我用25 fps射击。 * *历史 1。修理几乎所有的动画虫子发现在0.5版本。 2。支持Milkshape3D Ascii文件。 3。使动画更符合Milkshape3D钥匙。 4。纹理路径解决新旧版本的MilkShape3D文件。-This plug-in is
java-huaban
- java画板,模拟windows画板,程序存在一些问题,但基本能用-oh,my god
11
- 绘制一个小的正方形,用键盘的上下左右键控制其进行相应的运动。-/* * This Code Was Created By Jeff Molofee 2000 * A HUGE Thanks To Fredric Echols For Cleaning Up * And Optimizing The Base Code, Making It More Flexible! * If You ve Found This Code Useful, Please Let Me Kn
problem2
- 生成3个六面体 长短不一 现实在屏幕中央 用户点击任何一个 会弹出新的窗口 对用户点击的立方体进行仔细观察 可以通过上下左右键进行各个方向的旋转 通过‘s’键 就会退出仔细观察模式 ‘space’键 三个立方体会回到初始的样子 ‘Esc’键 程序关闭-In this problem,some function is already inluded in the problem 1. In the second problem,I also used the function prov
duochuangkou
- 实现基于OPENGL的一个窗口中显示多个小窗口的功能,这个程序可以实现多监控界面功能,目前网上代码极少,我这个决对可行。-Based on a window in OPENGL display a plurality of small windows, this program can achieve multi-monitor interface features, online codes currently very little, my absolutely feasible.