搜索资源列表
Lesson08
- 简单的透明 OpenGL中的绝大多数特效都与某些类型的(色彩)混合有关。混色的定义为,将某个象素的颜色和已绘制在屏幕上与其对应的象素颜色相互结合。至于如何结合这两个颜色则依赖于颜色的alpha通道的分量值,以及/或者所使用的混色函数。Alpha通常是位于颜色值末尾的第4个颜色组成分量。
opengl 画立方体和四棱锥 bcb
- 一个简单的在c++builder中画立方体和四棱锥的程序 并能旋转 程序有说明
MFC_opengl
- 使用VS2008实现了MFC与OPenGL的设置问题,采用分界面实现了简单的交互-Use VS2008 realized the MFC and OPenGL Settings, and the boundary surface realized simple interaction
opengl
- qt实例源代码,包括很多的几个防长典型的图像处理实例,编译简单,注释详尽,适合初学者-Qt example
VC_MFC
- 在vc++环境下,基于MFC的不规则形状按钮,计算器,切分窗口,用OpenGL实现简单动画和制作可扩展对话框-In vc++ Environment, based on the MFC of the irregular shape of the button, calculator, split window, using OpenGL to achieve a simple animation and production scalability of the dialog box
MFCOpenGL
- 关于OpenGL的简单配置,以及一个简单的opengl小程序。-a program about the opengl config
Jupiter_UI
- 用win32写的一个简单有效的UI,可以使用OpenGL和OpenCV两种方式显示图像,包括移动、缩放图像功能-Win32 written by a simple and effective UI, OpenGL and OpenCV can be used two ways to display images, including move, zoom image function
ddd
- 很简单的c++程序,基于vc2005的用opengl编写的-The vc2005 use opengl written the a simple c++ program
09990035
- OpenGL实现画点和支线,功能很简单,希望大家多多指教-The OpenGL draw point and Extension, the function is very simple
model
- 基于opengl的液压支架模型,使用vc++和open做的简单模型-hydraulic support simple 3d model based on opengl and visual c++
house
- opengl绘制的一个简易的房子,带环境光等能实现简单的开门关门操作-opengl draw a simple house with ambient light, such as opening and closing doors to achieve a simple operation
taiqiu
- 台球的简单模拟,用于opengl的基础演示示例-this is about billiards.