CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opengl vc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Picture Viewer
2D Graphic
3D Graphic
Graph Drawing
Wavelet
GIS program
Fractal program
Special Effects
OpenGL program
Graph Recognize
CAD
OpenCV
VTK
Search - opengl vc - List
[
Graph program
]
VC中OpenGL三维绘图
DL : 0
VC中OpenGL三维绘图,可以参考,很实用
Date
: 2009-05-09
Size
: 741.88kb
User
:
aimiao
[
Graph program
]
win32 opengl画图实例
DL : 0
在vc环境下,利用opengl图形包,开发一个简单的画图程序,点击鼠标左键选择绘制类型
Date
: 2012-02-17
Size
: 2.38kb
User
:
715099393@qq.com
[
Graph program
]
Projects_Chap2
DL : 0
计算机图形学及OPENGL相关代码 VC++实现-Computer Graphics and OPENGL relevant code VC++ Achieve
Date
: 2025-12-19
Size
: 126kb
User
:
梅炀
[
Graph program
]
OpenGL
DL : 0
OpenGL三维图形程序设计,是基于VC++下很好的图像处理源代码。-OpenGL three-dimensional graphics programming, is based on VC++ under the very good image processing source code.
Date
: 2025-12-19
Size
: 539kb
User
:
小马哥
[
Graph program
]
BiSheXin
DL : 0
基于VC++MFC以及openGL实现贝塞尔曲线,B样条曲线,Nurbs曲线的绘制,拖动控制点可以移动曲线-Based on VC++ MFC and achievement of openGL Bezier curves, B-Spline Curves, Nurbs curve drawing, drag the control point can move the curve
Date
: 2025-12-19
Size
: 1.94mb
User
:
康曦
[
Graph program
]
fire
DL : 0
基于VC的各种火焰真实模拟,有效的显示了火焰的效果.-fire
Date
: 2025-12-19
Size
: 715kb
User
:
刘勇
[
Graph program
]
cxzx
DL : 0
本软件采用VC++/OpenGL开发环境,对3ds格式的三维数据模型进行读入与处理(旋转、缩放和平移,提供不同的图元浏览模式,骨架的提取等等)-The software using VC++/OpenGL development environment, on the 3ds format, read into the three-dimensional data model and processing (rotation, scaling and translation, provide different primitives browse mode, skeleton extraction, etc.)
Date
: 2025-12-19
Size
: 14.18mb
User
:
upctanker
[
Graph program
]
OPENGL.tar
DL : 0
关于在vc下开发opengl的很好的资料,有详细的库函数说明。-Developed under the opengl on the vc very good information, a detailed description of library functions.
Date
: 2025-12-19
Size
: 344kb
User
:
gongweijun
[
Graph program
]
OpenGL
DL : 0
在VC中实现OpenGL三维绘图,很适合opengl的初学者使用!是初学者的必备源码!-In the VC to achieve OpenGL 3D graphics, very suitable for beginners to use opengl! Is the essential source for beginners!
Date
: 2025-12-19
Size
: 86kb
User
:
hanxiao
[
Graph program
]
OpenGLVC
DL : 0
一个基于VC++t OpenGL制作的导弹射击行为模拟,导弹建模技术和粒子系统-One based on VC++ t OpenGL simulation produced by firing a missile, missile modeling techniques and particle systems
Date
: 2025-12-19
Size
: 185kb
User
:
翟松青
[
Graph program
]
MyGL
DL : 0
vc ++ 写的 open GL 程序。 openGL 图形图像编程。 程序易于理解。 -vc++ program written in open GL. openGL graphic image programming. Procedures easy to understand.
Date
: 2025-12-19
Size
: 828kb
User
:
孙
[
Graph program
]
program
DL : 0
一个在VC++环境下的运用OPENGL绘制的蓝色水面荷叶荷花图,包含源代码及运行效果图-One in VC++ environment, the use of OPENGL rendering of blue lotus, lotus leaf surface map, contains the source code and effect diagram
Date
: 2025-12-19
Size
: 3.42mb
User
:
cc
[
Graph program
]
myrain
DL : 0
一个VC++环境下运用OPENGL绘制的雨中红色雨伞图,运行后雨滴动态飘落。包含源代码及运行效果图-A VC++ environment to use the red umbrella in the rain OPENGL drawn map, running dynamic falling rain. Contains the source code and effect diagram
Date
: 2025-12-19
Size
: 3.41mb
User
:
cc
[
Graph program
]
Bounce
DL : 0
基于VC++下 OpenGL 程序开发,演示二维物体的平移-Under VC++ based OpenGL program development, presentations, two-dimensional objects translation
Date
: 2025-12-19
Size
: 24kb
User
:
huyayuan
[
Graph program
]
Lines
DL : 0
基于VC++下 OpenGL程序开发,演示一个二维的直线雪花-Based on VC++ under the OpenGL application development, demonstrates a two-dimensional linear snowflake
Date
: 2025-12-19
Size
: 23kb
User
:
huyayuan
[
Graph program
]
opengl
DL : 0
VC++ 通过opengl来画圆 并有光照效果-DRAW A BALL
Date
: 2025-12-19
Size
: 50kb
User
:
4654
[
Graph program
]
opengl
DL : 0
在vc环境下运行OPENGL的程序,解压后就可以用-In vc run under OPENGL program after decompression can be used
Date
: 2025-12-19
Size
: 1.55mb
User
:
yunmeng
[
Graph program
]
OPENGL_vc_vs
DL : 0
自己精心收集并总结的opengl完整开发包,以及详细的opengl配置步骤介绍。适用的平台有MS VC++ 6.0,VS 2005,VS 2008.-this is develop kit for opengl in MS.
Date
: 2025-12-19
Size
: 1.01mb
User
:
wqw
[
Graph program
]
DEM1
DL : 0
使用VC和OPENGL对给定的高程数据点,拟合成地形。其中用到了透视投影的方法。通过键盘的方向键控制地形图的上下,左右,前后移动。-OPENGL using VC and elevation data on a given point, the proposed synthetic terrain. One method uses a perspective projection. Keyboard arrow keys to control by topographic maps of the up and down, left and right, before and after the move.
Date
: 2025-12-19
Size
: 4.69mb
User
:
原庆红
[
Graph program
]
VideoandWalkthrough
DL : 0
openGl编程游戏 这是一个关于摄像漫游的小程序。有利于初学者。-VC++ && openGl programming game openGl programming games is a small program on the camera roaming. Help beginners.
Date
: 2025-12-19
Size
: 2.94mb
User
:
明玲
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.