搜索资源列表
java3D.rar
- 实现obj文件的加载和用鼠标旋转,可从多个角度查看用3d做的模型,java3d obj load and control
homework
- 一个用jogl写的画球体的代码,可以用鼠标控制球体的旋转-Draw a sphere with jogl write the code, you can use the mouse to control the ball' s rotation
mofang
- Java编写的网页版魔方游戏,编译后生成.class文件,然后用HTML去调用,不过运行时候需要你的浏览器安装有运行Class的插件。Java源代码实现部分,比较有意思,也具参考性。像坐标控制、旋转矩阵、定时器、生成图像、数据初始化、矩阵乘法、坐标旋转、判断是否是顺时针方向排列、鼠标按下、放开时的动作等,都可在本源码中得以体现。-Written in Java web game cube version, compiler generated. Class files, then use HTM
clock_3D
- 三维实时时钟。可以用键盘或鼠标控制时钟移动,旋转,放大或缩小等。-3D Clock You can keyboard or mouse to move, rotate or zoom in or out the 3D clock. It displays system real time.
cube
- 用Java语言实现的3D魔方,可以用鼠标拖动3D旋转,以及键盘控制魔方-Java language using 3D cube, you can drag 3D rotation, and keyboard control the cube with the mouse
UglyCube
- 用java3D绘制一个可以用鼠标旋转的正方体。用于三维建模-You can use the mouse to draw a rotating cube with java3D. For 3D modeling
Java-cube
- 魔方源代码,用鼠标可以选择想要转动的面,按D顺时针旋转,按 S逆时针旋转。-Cube the source code, you can use the mouse to the face you want to rotate, press D to rotate clockwise, counterclockwise rotation S.