搜索资源列表
-
0下载:
PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software. In fact, with CView and CDialog derived classes, yo
-
-
0下载:
VC++简单的OpenGL封装库源文件,刚开始学习OpenGL,觉得OpenGL虽然好,但是仍有不足的地方。首先要按照它的一些语法去写东西,每个应用都要写一些重复的代码;第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线、画图形等东西。因此,为了方便使用,自己把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。-VC++ simple OpenGL library package source files, just started lea
-
-
0下载:
这是一个三维魔方的程序,没有源码,只是一个exe的文件和dll链接库。是基于vc++和OpenGl开发的-This is a three-dimensional Rubik' s Cube program, there is no source code, only one exe file and dll-link library. Is based on vc++ and OpenGl Development
-
-
0下载:
SDL是一个用来写多媒体软件源码的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D fraamebuffer 进行支持的API,常用于游戏源码与模拟器. 此源代码,是一个ffor Visual C++6.0版本源代码
-SDL is used to write multimedia software source multi-platform library, multi-platform general audio, keyboard, mo
-
-
0下载:
C#编写的,OpenTK实现立体旋转的Demo。OpenTK是专门针对C#的3D库,其中大部分函数和OpenGL类似。该例子实现了一个金字塔旋转,和一个平面图片贴图。VS2012完整工程,包含所有源码。如果编译时有错误,请自行下载OpenTK并安装,然后在工程中重新选择一下包含的库。Debug中已编译好的程序应该可以直接运行,查看效果。-Written in C#, OpenTK achieve three-dimensional rotation Demo. OpenTK is designe
-