搜索资源列表
CSharp OpenGL Material
- CSharp_OpenGL Material C# OpenGL 编程示例代码
view3ds
- 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和 *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()
Intra3D-Software
- 基于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是免
mkOpenGLJPEGImageSDK
- 一个C++的类,用来存储opengl屏幕画面为JPEG,以及读取BMP、JPEG图片作为纹理,用法简单只要3行代码。-a Class C, used to store opengl screen for JPEG images, and to read BMP, JPEG as texture, use simple as three lines of code.
33MatrixCa
- 这个是一个矩阵运算的代码引擎,采用C++语言编写,并已封装.该代码只用于3*3的矩阵,效率比较高,主要用于OpenGL ,D3D编程时候使用-this is a matrix calculation engine code using C language, and Packaging. The code used only 3 * 3 matrix, more efficient, mainly for the OpenGL, when using D3D programming
Integrating_csharp_and_OpenGL
- 一个在C#中调用OpenGL的例子,大家可以为快速开发三维方面的场景时得到一个参考-1 in C# Calling OpenGL examples, we can for the rapid development of 3-D scenes to be a reference
CPoint3DCloud
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learn
MutiWindow
- 本程序在Visual C++环境下,以4个OpenGL窗口为例,介绍多个OpenGL窗口的实现,在此框架的基础上,可以实现类似3DSMax多视角3D软件编程。实现了三维物体的多窗口显示、移动、旋转级缩放,按住Ctrl或Shift键,拖动鼠标实现不同的操作。是OpenGL编程一个很好的初始平台。-this program in Visual C environment to four OpenGL window as an example. It features OpenGL window ac
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
3-dimensional-graphics-drawing
- C#二维三维图形绘制工程实例宝典第8章:三维图形。本章介绍了应用三维图形的基础知识,包括三维矩阵,变换和坐标体系等来创建各种三维图形,例如三维折线图,三维网格和曲面图,轮廓图,三维柱状图,四维切片图和三维复合图。-Two-dimensional three-dimensional graphics drawing C# Projects Collection Chapter 8: three-dimensional graphics. This chapter describes the bas
glut-3.6.tar
- opengl入门必备,通过这个,才可以使用C++编程 -opengl entry must, through this, can only be used C++ Programming
glut
- glut-3.7.6-bin。对于OpenGL初学者,你可能要先配置一下自己的vc环境。将"glut.h"放置在"..\Microsoft Visual Studio\VC98\Include\GL\"目录下;将“glut32.lib”放置在"..\Microsoft Visual Studio\VC98\Lib\"目录下;将"glut32.dll"放置在"C:\windows\system32\"目录下-glut-3.7.6-bin. OpenGL for beginners, you may
3
- 在Visual C++ 6.0环境下的Windows程序设计——OPENGL指南-OpenGL Tutorials for Windows using MFC
C
- C语言编程绘图介绍,很详细 1、二维图形中基本图元的生成算法 2、二维图形的基本操作和图形处理的算法 3、二维图形的输入与输出。 4、三维几何造型技术的研究。 5、真实感图形的生成算法-C design
3-Fonts
- 用C++&OpenGL实现图像处理中的显示列表-Using C++ & OpenGL for image processing the display list
FORCEV1[1].3
- 三维框架梁单元C++版本的源程序,对学习有限元和c++的有用-FEM FOR C++
Fig0.3
- 基于c++的一个简单openGL项目-C++ based on a simple openGL program
Fig1.3
- 基于 c++的一个 简单openGL 程序-C++ based on a simple openGL program
alglib-3.2.0.cpp
- ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (di
Experiment-3
- 计算机图像学opengl实验光照与阴影, 请先将include文件地址复制到项目-属性-c++-附加包含目录-Learn opengl computer graphics experiment light and shadow, copy files include the address to the project- Attribute-c++- Additional Include Directories