搜索资源列表
fltlib-0.5.1.zip
- 关于openflight读取的程序 在网上很难找的。这个是读取flt文件的库 有源代码,是c++的 ,Openflight read the procedures on the Internet it is very difficult to find. This is a flt to read the library source code file is c++ the
OpenGL_MD2File
- OpenGl 读取md2 文件并显示,用C++类封装,拿来可以用,代码均有中文注释,是学习OpenGl动画的好东西,VC++2010 编译-OpenGl md2 file and read the display, using C++ classes packaged, can be used, the code comments are Chinese, learning OpenGl animation is a good thing, VC++2010 compilation
STL-View
- 以VC++作为开发平台,利用C++标准IO库的ifstream类型定义对象并绑定STL文件,再用标准库string类型中的getline逐行读取绑定的STL文件,最后,应用OPenGL绘制三角面片编程技术实现对STL文件格式的直观显示-Ifstream type definition object using the C++ standard IO library with VC++ as a development platform, and bind the STL file, getlin
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
test01
- 利用open gl函式庫,已c++語言在VC++環境上面運作,讀取PLY檔案,內容為一隻3D兔子-Use of open gl libraries, c++ language has VC++ environment in the operation of the above, read the PLY file, says a 3D rabbit
VC--OpenGL-STL
- 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for
STL-MOVE
- 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for
Assignment1
- 这个文件是关于图形-OpenGL-2d的 功能是loading 文件 需要自己更改路径 开发语言c++ 环境visual studio -You are to read in a file with triangles and vertices and, using OpenGL, display the triangles directly on the screen. A basic program that provides a simple project as the basis
simplification
- 一个使用c++读取obj文件并实现简化效果的程序,适合初学者模仿学习(C++ using a obj file to read and achieve simplified effect of procedures, suitable for beginners to imitate learning)