当前位置:
首页
资源下载

搜索资源 - 3D objects movement
搜索资源列表
-
0下载:
It is a Delphi project based on GLScene an OpenGL based 3D library for Delphi wich provides visual components and objects allowing descr iption and rendering of 3D scenes in an easy, no-hassle, yet powerful manner. It is a robot arm with some interes
-
-
0下载:
系统能够设计三位立体图形,通过鼠标可以拖动物体从各个角度进行查看。也可以设定物体的运动滚及,让物体*等。-System can design 3-D graphics, a mouse can drag the object from different angles to view. Can also set the roll and movement of objects, so that an object such as freedom of movement.
-
-
0下载:
OpenGL图形界面上作一些复杂的图形编程,实现3D物体的运动。-OpenGL graphics interface to make some complex graphics programming, 3D objects to achieve movement.
-
-
0下载:
A 3D RPG Engine
This is the first half of an OpenGL RPG. It contains most of the graphics processing code, and also walking and also tile-based collision detection. There is suppost for complex quadratic objects (spheres, cylinders, cones) and for
-
-
0下载:
实现了3d物体的自由移动,和旋转等运动问题,可以自主添加各种运动规律,然后使其在一定时间范围内运动-3d objects to achieve the free movement, and rotation and other sports issues, will be free to add all kinds of sports law, and then to move within a certain time frame
-
-
0下载:
1、利用OpenGL函数画一个三维物体;
2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩
(1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现;
(2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function;
2. Use the mouse or keyboard to control the movement, rotation
-