搜索资源列表
OpenGLdraw
- 用opengl编写的可以简单的想绘图板一样的功能,简单的绘图程序,已经测试过了,可以运行!-use opengl prepared by the simple drawing board to the same function, a simple drawing program, has been tested and can run!
MoFang.java
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。 2,先双击运行Java 3D for Windows (OpenGL Version) SDK for the JDK (includes Run
glulookat
- 三维图形展示。用opengl和Cshape测试了glulookat的功能。
TrackerTest
- 日前想在OpenGL环境里面实现一个橡皮矩形跟踪功能的类,所以自定义了一个橡皮矩形,在常规视图中做的测试.不完善,基本功能可以实现,希望有帮助.类似CRectTracker.
DataViewer3dlib
- 在C#环境下自己基于CSGL开发了一个三维数据点可视化控件,包括了openGL三维可视化控件的开发,以及一个测试程序。可视化控件功能包括:读入三维数据点、显示、鼠标交互等。-C# environment in their own development based on CSGL a three-dimensional visualization of the control data points, including three-dimensional visualization openG
OpenGL_selection_3D
- 用OpenGL画出3D模型,然后对3D模型进行选择拾取功能。代码通过测试。-looked for a way to select an object on a lot object overunder on 3D and I have found it. In this article I want to introduce you to how to do it.
redbook
- Glut作者写的用来测试glut功能的一些原代码。-red book example code.
MiniMeshFrame
- 本程序可将任意曲面转化成极小曲面,注:测试的时候请自行寻找.obj文件加载并测试,加载成功之后直接点击Local或Global按钮即可实现功能。另外编译器最好选择vs2010-Global & Local Algorithm
3DTool
- 3D OpenGL测试平台,采用正交投影方式,提供最基本的OpenGL功能。-OpenGL 3D test platform, the use of orthogonal projection, to provide the most basic OpenGL functions.
VTKTest
- 这是一个VTK的简单例子,测试VTK是否安装正确,里面的功能比较简单(It is a example of VTK to test the installation of VTK ,but it 's function is simple)