Welcome![Sign In][Sign Up]
Location:
Search - opengl plot

Search list

[OpenGL programbasicvector

Description: 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保密问题不能和盘托出,请见谅. junglesong@etang.com-Author : junglesong This is my last OpenGL for a project to use the "three-dimensional vector space / point "and related functions, they can use a definition of space vector / points, for the vector translation, zooming and rotation, using correlation function can also achieve two fork by Vector, a vector to be the absolute length of a vector unit, 3:00 been a decision of the vertical plane of Vector (those units), a space to be the distance between two points, Vector to be the two plot points, to be the angle between two vectors such operations, as a user-use, Each function has detailed notes, a particularly important point if the calculation vector plot, fork also took note, we hope to have useful. Due to the confidential source involved in the issue can not completely please b
Platform: | Size: 3177 | Author: 黄景天 | Hits:

[OpenGL programOG

Description: This a simple Windows application, which creates and reproduces 3D-image (surface) of a function plot using OpenGL rendering context.
Platform: | Size: 30383 | Author: XiongBihua | Hits:

[GDI-Bitmappgllib_src

Description: 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. In fact, with CView and CDialog derived classes, you can have your app display chart in 5 minutes. The aim of PGL is not to have a user-friendly environment but rather being able to generate any plot from the source code. PGL was originally using OpenGL to raster graphics but now it uses GDI+ (so you need to install Microsoft SDK to compile PGL).
Platform: | Size: 337714 | Author: xiongjie | Hits:

[OpenGL programbasicvector

Description: 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保密问题不能和盘托出,请见谅. junglesong@etang.com-Author : junglesong This is my last OpenGL for a project to use the "three-dimensional vector space/point "and related functions, they can use a definition of space vector/points, for the vector translation, zooming and rotation, using correlation function can also achieve two fork by Vector, a vector to be the absolute length of a vector unit, 3:00 been a decision of the vertical plane of Vector (those units), a space to be the distance between two points, Vector to be the two plot points, to be the angle between two vectors such operations, as a user-use, Each function has detailed notes, a particularly important point if the calculation vector plot, fork also took note, we hope to have useful. Due to the confidential source involved in the issue can not completely please b
Platform: | Size: 3072 | Author: 黄景天 | Hits:

[OpenGL programOG

Description: This a simple Windows application, which creates and reproduces 3D-image (surface) of a function plot using OpenGL rendering context. -This a simple Windows application, which creates and reproduces 3D-image (surface) of a function plot using OpenGL rendering context.
Platform: | Size: 29696 | Author: XiongBihua | Hits:

[GDI-Bitmappgllib_src

Description: 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. In fact, with CView and CDialog derived classes, you can have your app display chart in 5 minutes. The aim of PGL is not to have a user-friendly environment but rather being able to generate any plot from the source code. PGL was originally using OpenGL to raster graphics but now it uses GDI+ (so you need to install Microsoft SDK to compile PGL).
Platform: | Size: 336896 | Author: xiongjie | Hits:

[OpenGL programfireworks

Description: opengl作图,效果不错的烟花,使用vc++做的,很完整的代码-opengl plot, bad effects of fireworks, using vc++ to do the very integrity of the code
Platform: | Size: 1651712 | Author: 心一 | Hits:

[OpenGL programCCTECPlot

Description: 基于OpenGl的2维Plot控件,可以动态设置通道数、线段颜色,支持多个线段-2D Plot based on OpenGL ActiveX
Platform: | Size: 27648 | Author: xiang zhai | Hits:

[OpenGL programDDA

Description: dda算法实实现画线,并且是用c++和OpenGL实现的。-DDA to plot a line,to apply with the c++ and the opengl!
Platform: | Size: 75776 | Author: huganle | Hits:

[OpenGL programplot

Description: 在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.
Platform: | Size: 3577856 | Author: majing | Hits:

[Dialog_WindowCoordinate3

Description: VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coordinate system to plot, date display, dynamic display curve
Platform: | Size: 3761152 | Author: 麦志伟 | Hits:

[OpenGL programplot3Dobject

Description: 本程序是基于VC++和OpenGL绘制三维图形的,代码简捷易懂,适合初学者或有一定VC编程基础的。欢迎下载,以后可以一起交流此方面的经验哟-VC++,OpenGL,3D object plot,new user
Platform: | Size: 1996800 | Author: | Hits:

[Other Gamesgrf_display_opengl

Description: GRF_DISPLAY_OPENGL is a C++ program which reads a GRF file containing information about an abstract graph and displays a plot using OPENGL
Platform: | Size: 7168 | Author: nader | Hits:

[GDI-BitmapOpenGL_MFC

Description: 一个很好的基于对话框的OpenGL程序框架,在图片控件上作图,可以实现光照、键盘、全屏、纹理等的控制。该框架能很好的将NeHe教程的代码移植过来。-An OpenGL frame based on dialog mfc which can be plot on picture control was well developped.Lectures of Nehe can be perfectly tranplanted into it.
Platform: | Size: 2114560 | Author: 郑诗强 | Hits:

[OpenGL programgrf_display_opengl

Description: GRF_DISPLAY_OPENGL is a C++ program which reads a GRF file containing information about an abstract graph and displays a plot using OPENGL
Platform: | Size: 7168 | Author: rkingt | Hits:

CodeBus www.codebus.net