搜索资源列表
mousecattonX
- HTML网页鼠标特效...在鼠标周围出现无数不听旋转的白点-HTML pages mouse magic ... in the mouse around countless do not listen to the rotation of white spots
Geometry
- 使用JAVA实现的三维图形处理.可根据输入的曲线方程,如x^2+y^2+z^2=1表示为(1-(Y/50)^2+(Z/60)^2)^(1/2)*100),绘制三维曲线.并可通过拖动鼠标让曲线在三维空间中旋转
java3D.rar
- 实现obj文件的加载和用鼠标旋转,可从多个角度查看用3d做的模型,java3d obj load and control
Gr3d1m
- 绘制一个边框的正方体,获取鼠标事件根据鼠标的位置旋转方体。-Drawing a border of the cube, the mouse events to obtain the location of the mouse in accordance with rotating cube.
box
- 立方体旋转,java语言,鼠标控制,所有方向-Rotate the cube, java language, mouse control, in all directions
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.
Sample-Pictures
- 完整的图片查看器,可以移动、放大、缩小,旋转,上一页,下一页,鼠标缩放兼容各浏览器!-Complete picture viewer, you can move, enlarge, shrink, rotation, Previous, Next, mouse scaling is compatible with all browsers!
javascript02
- 会有光环围绕鼠标旋转 并跟随鼠标移动 -There will be halo around the mouse to rotate and follow the mouse
run
- 让文字绕着鼠标中心旋转,实用性虽不是很多,但对于初学者而言,是个激发兴趣的好东西。-Text around the the mouse center of rotation, practicality is not a lot, but for starters, is a good thing to stimulate interest.
3d-carousel
- 3D图片旋转,mootools实现图片在鼠标控-3D picture rotation, mootools achieve picture mouse control
1
- 运行魔方的源码之后,可以通过鼠标选择要旋转的页面来进行旋转模拟。-After you run the cube of the source, you can choose to rotate the page the mouse to rotate simulation.
2
- java实现4阶魔方,通过运行代码,鼠标进行旋转,可以模拟魔方游戏-java achieve four order Rubik' s cube, is rotated by running the code, the mouse, you can simulate Cube game
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.
mytest
- 利用java3d实现3D效果小球的创建,并可以通过鼠标控制其旋转、缩放以及平移等效果。
Java大作业
- 益智小游戏“见缝插针” 游戏的玩法是鼠标点击释放小球,让小球击打到旋转的针上即过关 本是AppStore上的一款小游戏,基本实现了此游戏在Java平台上的移植(Puzzle game "Sewing pin" The game is to play the mouse click to release the ball, let the ball hit the rotating needle that clearance This is a small game o