搜索资源列表
MoFang.java
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。 2,先双击运行Java 3D for Windows (OpenGL Version) SDK for the JDK (includes Run
3D_Cube
- 这是我的毕业设计。一个3D的魔方。用VC6.0+OpenGL开发的,主要技术是纹理贴图。实现魔方旋转、光照、透明等功能。里面有论文和源码。
magic2d
- 3D魔方的设计,只是初期的效果,没有实现鼠标的各种功能-3D cube design, but the effect of early
MagicCube_old
- 基于opengl的3D 旋转魔方的实现 简单易用-Based on the 3D rotating cube opengl implementation of easy to use
mofang
- 魔方 用opengl制作的3d魔方 和真的一样可以自由变换 益智的游戏-Rubik' s Cube Rubik' s Cube with the opengl and 3d production really like puzzle games are free to change
529411743D_Cube
- 用OPENGL绘制的3D魔方游戏,包含源码和说明。-Drawn with OPENGL 3D cube game ~
imitation_Cube
- 使用opengl开发的3d动画,模仿魔方,来自ru的代码-The development of the use of 3d animation opengl, imitation Cube
3Dm
- 一个3D的魔方游戏,算法精良,十分有趣。用opengl开发的-It s magic cube game which developed by OPENGL.
Cube
- 3D魔方程序,可以直接编译运行,可以转动上下左右四个方向。-3D Rubiks Cube program, can be directly translated to run, you can turn left and down four directions.
Three_dimensional_cube_with_dev_c_compiler_Source.
- 三维魔方用dev c++编译源码Three-dimensional cube with dev c + + compiler Source-3D cube with dev c++ compiler Source Three-dimensional cube with dev c++ compiler Source
3D
- 利用OpenGL三维图形程序设计实现一个三维魔方的程序,希望对大家有用.-Three-dimensional graphics programming using OpenGL to implement a three-dimensional cube of the program, we hope to be useful.
Rubiks-Cube-Solver
- 这是Windows基于对话框的应用程序,在Visual C++ / MFC的环境下,得到了一个杂乱的鲁比克魔方的显示步骤。一个魔方的配置可以由一个二维视图表示。 3D视图采用的是OpenGL技术。-This is a windows Dialog based application written in Visual C++/MFC that solves a scrambled Rubik s cube, showing the steps. A Rubik s cube configurat
magic2d
- 3D魔方,实现一个简单的2*2魔方旋转以及纹理贴图-3D cube, to implement a simple 2* 2 cube rotation and texture mapping
3D-OpenGL
- 基于OpenGL的3D魔方程序的实现,代码完整,注释详细,是从事OpenGL图像编程的良好实例。-OpenGL 3D Cube program implementation, the code is complete, detailed notes, is engaged in a good example of the OpenGL graphics programming.
cube
- 用visual C++编写的一个3D魔方小程序,可以通过方向键旋转-With visual C++ prepared a 3D Cube small program that can rotate through the arrow keys
imitation_Cube
- 使用opengl开发的3d动画,模仿魔方,来自ru的代码-The development of the use of 3d animation opengl, imitation Cube
3D_rotate_Mofang
- 采用C语言,实现基于OpenGl的3D旋转魔方。代码不大,简洁易懂。-Using C language, the realization of the rotating cube based OpenGl 3D. Code is not, concise and easy to understand.
mofang
- 一个自动旋转的3D 3*3 魔方,有基本进入界面,采用C语言,基于openGL设计-An automatic rotating 3D 3*3 cube,based on the openGL design.
magic-game
- 这是一个3D魔方游戏的C源码,仅提供参考-This is a 3d rubik s cube game C source code, only to provide the reference...
3DCube第一版
- 利用基于c++的openGL编程技术制作可交互魔方(magic cube maded by openGL)