opengl交互操作的一些方法-opengl interactive method of operation 下载
|
一个OpenGL交互的例子,上传与大家共享,希望大家多提宝贵意见。-an OpenGL interactive examples, upload and share the hope that we provide more valuable opinions. 下载
|
凸壳算法用了少许opengl,有交互界面,操作简单,用鼠标就可以完成。-convex hull algorithm with a bit opengl, interface, simple operation, using the mouse can be completed. 下载
|
基于OpenGL与Windows的交互式三维图形技术以及程序设计。结合配套软件─—交互式三维图形软件开发工具Intra3D 2.0: (1)3D C++ 类库与COM对象库系统设计; (2)3D 交互算法与数据结构设计; (3)3D 图形用户界面设计; (4)使用Visual C++ 和Intra3D 2.0 C++ 类库编写交互式3D 应用程序; (5)使用Visual Basic和Intra3D 2.0 COM类库编写交互式3D 应用程序。 Intra3D 2.0是免费软件,可用于快速开发PC平台的交互式三维图形应用软件,其7万行核心程序全部公开。Intra3D系列版本曾获首届中国大学生电脑大赛软件展示一等奖。 -OpenGL-based and Windows interactive 3D graphics technology, and program design. Combination packages --interactive 3D graphics software development tools intra3D 2.0 : (1) 3D C class library and COM library system design; (2) 3D interactive algorithm and data structure design; (3) 3D graphical user interface design; (4 ) use Visual C and 2.0 C Class intra3D prepared interactive 3D applications; (5) The use of Visual Basic 2.0 and COM library intra3D prepared interactive 3D applications. Intra3D 2.0 is free software that can be used to quickly develop PC platform interactive 3D graphics software application, its 70,000s core public all procedures. Intra3D series won the first version of the Chinese University Computer software display contest won. 下载
|
Opengl,小车的交互,实现了碰撞检测,读取3ds模型,AI等功能-Opengl Trolley interactive and realized the collision detection, reading 3ds model features such as AI 下载
|
本书全面论述了基于OpenGL与Windows的交互式三维图形技术以及程序设计。-book expounded in an OpenGL-based and Windows interactive 3D graphics technology, and program design. 下载
|
以VC2003为开发环境,在OPENGL平台下,可交互的B样条-to VC2003 for the development environment, in OpenGL platform, interactive B-spline 下载
|
采用opengl编写的bezier曲线,可以交互性-using opengl prepared bezier curves can be interactive 下载
|
这是OpenGL最基本的交互模式,在这个例子里可以通过鼠标来点击运动三维物体来显示物体的名称,也可以添加自己的代码来作其他的事情.这个例子的原作者是:Jan Horn另外还要把dll文件夹中的Dll考到System32目录下. -This is the OpenGL basic interactive mode, In this example can click of the mouse to click on 3D objects to show the names of objects, also can add their own code for other things. This example is the originator : Jan Horn Furthermore, we need to put dll folder Dll examination of the System32 directory. 下载
|
OpenGL有着很好的交互式程序设计接口,通过选定与反馈等机制可以很好的实现交互式绘图设计。再与MFC相结合,简直可以很容易的开发出相关的类CAD软件。 由OPENGL负责图元的创建和编辑以实现动画,由MFC负责与操作系统的信息交换。分工合作,层层实现 在主菜单上新建三个不同的菜单项分别实现生成图元,拖动图元,删除图元的功能。特别的,关于直线的拖动要用到橡皮直线技术。-OpenGL is a good interactive programming interface, through selected with the feedback mechanism can achieve good interactive graphics design. MFC with the combination, it can be easily related to the developed CAD software category. By the OpenGL graphic element responsible for the creation and editing of animation to achieve by MFC with the operating system of information exchange. Work together at every level to achieve the main menu on the new three different menu items were yuan was generated maps, scrolling map, delete map function. In particular, the straight-line drag on the use of rubber Linear Technology. 下载
|