搜索资源列表
basicvector
- 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保
OG
- This a simple Windows application, which creates and reproduces 3D-image (surface) of a function plot using OpenGL rendering context.
fireworks
- opengl作图,效果不错的烟花,使用vc++做的,很完整的代码-opengl plot, bad effects of fireworks, using vc++ to do the very integrity of the code
CCTECPlot
- 基于OpenGl的2维Plot控件,可以动态设置通道数、线段颜色,支持多个线段-2D Plot based on OpenGL ActiveX
DDA
- dda算法实实现画线,并且是用c++和OpenGL实现的。-DDA to plot a line,to apply with the c++ and the opengl!
plot
- 在VC++6.0中配置OPenGL的环境,并用该环境画球体和正方体,以及该图形可以旋转。-In VC++6.0 to configure OPenGL the environment, and drawn with the environmental sphere and cube, and the graphics can be rotated.
plot3Dobject
- 本程序是基于VC++和OpenGL绘制三维图形的,代码简捷易懂,适合初学者或有一定VC编程基础的。欢迎下载,以后可以一起交流此方面的经验哟-VC++,OpenGL,3D object plot,new user
image3Dshow
- 图形的三维显示,只要给出一个图片,可以以图片的灰度为z轴变成三维坐标图-Three-dimensional graphics display, given a picture as long as you can to the z-axis gray-scale images into three-dimensional plot
plot-histgram
- HISTOGRAM_DISPLAY makes a stacked bar plot of a set of histogrammed data.
grf_display_opengl
- GRF_DISPLAY_OPENGL is a C++ program which reads a GRF file containing information about an abstract graph and displays a plot using OPENGL
image3Dshow
- 图形的三维显示,只要给出一个图片,可以以图片的灰度为z轴变成三维坐标图-Three-dimensional graphics display, given a picture as long as you can to the z-axis gray-scale images into three-dimensional plot
NurbsSurf
- Visual C++多媒体特效制作百例 实例61:绘制NURBS曲面-example 61 : plot NURBS surface