Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c compiler
Search - c compiler - List
免费的opengl图形开发包,支持多种C++编译器-free opengl graphics development kits, support for multiple C compiler
Date : 2008-10-13 Size : 682.01kb User : 徐林

使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev - C compiler.
Date : 2008-10-13 Size : 299.16kb User : 张扬

从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev - c compiler
Date : 2008-10-13 Size : 588.6kb User : 张扬

检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev - c compiler.
Date : 2008-10-13 Size : 195.73kb User : 张扬

类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev - C compiler
Date : 2008-10-13 Size : 201.15kb User : 张扬

一个OPENGL绘制的涌动机的动画模型,用VISUAL C++编译和运行.-an OpenGL rendering the surging machine animation model, with VISUAL C compiler and running.
Date : 2008-10-13 Size : 3.92kb User :

openGL实现图形变换,并加入动画效果.有平移,缩小,旋转三种变换,c++调用opengl库后编译运行实现.-Open GL graphics transform, and add animation effects. A translation, narrow, rotating three transform, called opengl c compiler after the operation to achieve.
Date : 2008-10-13 Size : 12.82kb User : 王越

这是一个c++编译的绘图程序,可以绘制3d效果的图形图像。基于opengl技术。-This is a c + + compiler mapping procedures, the effect of 3d rendering graphics and video. Opengl-based technology.
Date : 2008-10-13 Size : 45.69kb User : 刘扬

C++编译的示例性程序,用于实现在浮动窗体中可以实现opengl多视图。-C compiler examples of procedures for the realization of the floating window can be achieved opengl Multi-View.
Date : 2008-10-13 Size : 151.67kb User : 刘扬

免费的opengl图形开发包,支持多种C++编译器-free opengl graphics development kits, support for multiple C compiler
Date : 2026-01-10 Size : 682kb User : 徐林

使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev- C compiler.
Date : 2026-01-10 Size : 299kb User : 张扬

从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev- c compiler
Date : 2026-01-10 Size : 588kb User : 张扬

检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev- c compiler.
Date : 2026-01-10 Size : 195kb User : 张扬

类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev- C compiler
Date : 2026-01-10 Size : 201kb User : 张扬

一个OPENGL绘制的涌动机的动画模型,用VISUAL C++编译和运行.-an OpenGL rendering the surging machine animation model, with VISUAL C compiler and running.
Date : 2026-01-10 Size : 4kb User :

这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensional and three-dimensional, and openGl create simulated three-dimensional map. The original procedure required compiler wx/documents, I could not find. But not affect the learning process. Hope useful to you! ! Included in the package. Exe can take a look at!
Date : 2026-01-10 Size : 47kb User : gaoqing

openGL实现图形变换,并加入动画效果.有平移,缩小,旋转三种变换,c++调用opengl库后编译运行实现.-Open GL graphics transform, and add animation effects. A translation, narrow, rotating three transform, called opengl c compiler after the operation to achieve.
Date : 2026-01-10 Size : 2.11mb User : 王越

这是一个c++编译的绘图程序,可以绘制3d效果的图形图像。基于opengl技术。-This is a c++ compiler mapping procedures, the effect of 3d rendering graphics and video. Opengl-based technology.
Date : 2026-01-10 Size : 45kb User : 刘扬

C++编译的示例性程序,用于实现在浮动窗体中可以实现opengl多视图。-C compiler examples of procedures for the realization of the floating window can be achieved opengl Multi-View.
Date : 2026-01-10 Size : 151kb User : 刘扬

在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(reflex convex)处的顶点坐标。 2.下面考虑修改各顶点颜色。首先多边形绘制改为从位于图形中心的(0,0)处开始,并设为白色。 3.此后对于六个凹角处的顶点分别设定其颜色为黄色,绿色,青色,蓝色,洋红色及红色。默认状态下多边形将出现渐变的效果。 4.此时运行程序将得到如右图所示效果:为此,我们再次绘制前面所绘制的第一个多边形顶点,即可得到所要求图形。 -In the Windows system, install the GLUT libraries: Open glut-3.7.6-bin.zip, remove glut.h, glut32.lib, glut32.dll, were placed. The use of Visual Studio C++ compiler has been the project works, and modify the code generates the following graph: On this basis, modify the vertex colors to make different colors for each vertex, polygon internal color gradient. Operational methods and experimental steps: 1. Use GL_POLYGON draw white polygon models, as painted concave polygon as a polygon, so starting from the most upper left point rendering, in case the graphics to be unpredictable. Note to seek the concave angle (reflex convex) at the vertex coordinates. 2. The following consider amending the vertex colors. First, change from the rendering polygon graphics center located at (0,0) at the beginning, and set to white. 3. Then for the six respective concave corner vertex set its color to yellow, green, cyan, blue, magenta and red colors. Polygon will appear by default gradient e
Date : 2026-01-10 Size : 6kb User : 小痴狗子
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.