Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - main.c
Search - main.c - List
This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() function, the logic op is enabled by calling glEnable(GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp(GL_XOR). The rubber-banding rectangle is drawn using glRecti().-This code shows how we can perform rubber-banding system in an OpenGL application The source code here includes a simple C class called jxglTracker. The two main member functions in the class are DrawTrackRect () and Track (). In the DrawTrackRect () function , the logic op is enabled by calling glEnable (GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp (GL_XOR). The rubber-banding system rectangle is drawn using glRecti ().
Date : 2008-10-13 Size : 2.78kb User : 吴婷

Open GL Line int main() { int gdriver=DETECT, gmode initgraph(&gdriver, &gmode, \"c:\\\\tc\") lineBres(30,20,100,150) getch() closegraph() }
Date : 2008-10-13 Size : 90.42kb User : mwb

This realtime fluid simulator is based on Jos Stam s paper \"stable fluids\". It allows interactive control of fluids (including gases). A simple editor is included, although the main aspect lies on the implementation of the solver. It is written in C++ using Qt and OpenGL. The solver core is independent of third party libraries and should compile on all platforms that support C++.
Date : 2008-10-13 Size : 393.66kb User : yuyi

本代码主要是介绍了一个基于opengl开发环境的c++代码,主要生成的是门的形状.-this is the main source of a development environment based on opengl c code, the main formation in the shape of the door.
Date : 2008-10-13 Size : 69.66kb User : 刘起

本程序是基于opengl开发环境的c++代码,主要是生成门的图形.-opengl development environment based on the c code, the main door is generated graphics.
Date : 2008-10-13 Size : 59.08kb User : 刘起

本程序是基于opengl平台的c++代码,主要体现的是一个融合图片的旋转立方体.-this program is based on the platform opengl c code, the main picture is a fusion of rotating cube.
Date : 2008-10-13 Size : 42.17kb User : 刘起

本代码主要是介绍了一个基于opengl开发环境的c++代码,主要生成的是门的形状.-this is the main source of a development environment based on opengl c code, the main formation in the shape of the door.
Date : 2025-12-19 Size : 69kb User : 刘起

本程序是基于opengl开发环境的c++代码,主要是生成门的图形.-opengl development environment based on the c code, the main door is generated graphics.
Date : 2025-12-19 Size : 59kb User : 刘起

本程序是基于opengl平台的c++代码,主要体现的是一个融合图片的旋转立方体.-this program is based on the platform opengl c code, the main picture is a fusion of rotating cube.
Date : 2025-12-19 Size : 42kb User : 刘起

This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() function, the logic op is enabled by calling glEnable(GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp(GL_XOR). The rubber-banding rectangle is drawn using glRecti().-This code shows how we can perform rubber-banding system in an OpenGL application The source code here includes a simple C class called jxglTracker. The two main member functions in the class are DrawTrackRect () and Track (). In the DrawTrackRect () function , the logic op is enabled by calling glEnable (GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp (GL_XOR). The rubber-banding system rectangle is drawn using glRecti ().
Date : 2025-12-19 Size : 2kb User : 吴婷

一个OpenGL的编程简单例子,初学者看一看,c++平台上运行,有兴趣可以看看,主要实现画矩形和右击鼠标出现菜单,按 q 实现退出,代码只有几十行。 -OpenGL programming a simple example, take a look at the beginner, c++ Platforms are interested can see that the main draw rectangular and right-click mouse menu appears, press q to achieve withdrawal, code only a few dozen lines.
Date : 2025-12-19 Size : 2.25mb User : huangwenjun

Open GL Line int main() { int gdriver=DETECT, gmode initgraph(&gdriver, &gmode, "c:\\tc") lineBres(30,20,100,150) getch() closegraph() } -Open GL Line int main () (int gdriver = DETECT, gmode initgraph (
Date : 2025-12-19 Size : 1.22mb User : mwb

本程序使用了由Mark J. Kilgard 编写的OpenGL通用程序开发工具包GLUT。主要是飞机飞行的动画显示,该开发包已经被置于AirplaneDemo文件夹内,其主要包含以下几个文件:glut.h、glut.dll、glut.lib、glut32.dll、glut32.lib。 本程序的开发环境为Microsoft Visual C++6.0,双击AirplaneDemo文件夹下面的AirplaneDemo.dsp文件,可以进行程序调试或运行。 -This procedure uses the by Mark J. Kilgard, prepared by General procedure OpenGL Development Kit GLUT. Mainly aircraft animation shows that the development kit has been placed in folder AirplaneDemo, the main document contains the following: glut.h, glut.dll, glut.lib, glut32.dll, glut32.lib. This procedure development environment for Microsoft Visual C++ 6.0, double-click the folder AirplaneDemo following AirplaneDemo.dsp documents, program debugging can be carried out or running.
Date : 2025-12-19 Size : 1.28mb User : 武玉伟

用C++和glut编写的,通过OPENGL实现的一个3D小游戏,类似青蛙过河。游戏一共5关,可以自己设计关卡场景,其中主要是实现物体碰撞。可以按照自己需要改变重力参数,弹性系数,障碍旋转速度等。-With C++ And glut prepared through OPENGL to achieve a 3D game similar to Frogger. A total of 5 games related to points of their own design scene, in which the main object is to achieve the collision. Can be changed according to its own gravity parameters, elasticity coefficient, obstacles such as rotation speed.
Date : 2025-12-19 Size : 89kb User : dma

使用C#+OpenGL实现一个旋转模型,主要实现了OpenGL在C#中的建模实现-The use of C#+ OpenGL realize a rotation model, the main achievement of the OpenGL in the C# Realize Modeling
Date : 2025-12-19 Size : 153kb User : yg

This realtime fluid simulator is based on Jos Stam s paper "stable fluids". It allows interactive control of fluids (including gases). A simple editor is included, although the main aspect lies on the implementation of the solver. It is written in C++ using Qt and OpenGL. The solver core is independent of third party libraries and should compile on all platforms that support C++. -This realtime fluid simulator is based on Jos Stam s paper stable fluids. It allows interactive control of fluids (including gases). A simple editor is included, although the main aspect lies on the implementation of the solver.It is written in C+ 2B ! using Qt and OpenGL. The solver core is independent of third party libraries and should compile on all platforms that support C++.
Date : 2025-12-19 Size : 394kb User : yuyi

A C main file for creating mesh in OpenGL
Date : 2025-12-19 Size : 1kb User : NapsteR

code allowing the creation of a cube using opengl under C-code allowing the creation of a cube using opengl under C++
Date : 2025-12-19 Size : 1kb User : tmassa

三棱柱,用c语言编程实现,结果正确,非常有用。-Prism, with the c programming language, the result is correct, very useful.
Date : 2025-12-19 Size : 1kb User : like

有三个不同移动方式的三角形,代表了图形最基本的变换,是比较基础的openGL 的应用,采用C语言,基于openGL-Three different movements of the triangle, represents the most basic graphics transform,
Date : 2025-12-19 Size : 6kb User : 王志强
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.