搜索资源列表
GLtry
- OpenGL例程,可以通过鼠标把图形移动到指定的位置,也可以通过菜单来控制-OpenGL routines can be put through mouse mobile graphics to a specific location can be controlled through a menu
MoFang.java
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。 2,先双击运行Java 3D for Windows (OpenGL Version) SDK for the JDK (includes Run
bizier
- 用C++实现绘制3次BIZIER曲线,实现用鼠标确定插入点的位置
conrrolcamera
- 利用鼠标移动控制视角,场位置.再现相机效果.目标物为一简易建筑,添加了砖纹理效果
响应鼠标 双视口 剪切板
- opengl自建模型,单文档结构,右键控制剪切板位置clip,左键控制旋转。-opengl self model, single-file structures, right location clip Shear panel control, rotary control button.
球和立方体
- 一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中改变位置和大小。-a simple OpenGL ball and cube painting process. Drag the mouse can be used in the corresponding view on the size of a paint ball and cube and the tree list shows
waterwave
- opengl实现的水波纹的效果,点击鼠标的位置就会出现水波纹的效果,仿真性很强-opengl realize the water ripple effect, click the mouse' s position appears water ripple effect, simulation very
B_
- 1. 用鼠标拖动输入的点做为控制顶点,生成一条B-样条曲线,显示控制顶点和多边形。用鼠标Pick曲线上任意一点,移动鼠标到新位置改变曲线形状。 2. 用鼠标输入一组数据点,插值生成一条B-样条曲线-1 with the mouse to drag the input points as control vertices to generate a B-spline curves, showing the control points and polygons. Pick the curve
OpenGLSYSTEM
- OpenGL三维可视化系统,可实时显示位置坐标。-OpenGL 3D visualization system, real-time display position coordinates.
zuobiao
- 可以在窗口中显示当前鼠标坐标位置的opengl小程序-In the window shows the current location of the mouse coordinates opengl applets
Ball
- 自己编写的一个基于OpenGL的反弹球小程序,鼠标点击中间的小球可使其运动,并在盒子中反弹,根据点击位置的不同会有不同的运动轨迹。可通过键盘进行改变视角等操作,可作为OpenGL入门的参考-A OpenGL-based program, the bouncing ball. Click on the ball, and the ball will start moving, the path is based on the point you click. You can also change
OpenGL Robot
- OpenGL机器人: 带有光照效果,并可以通过键盘或鼠标来改变光源的位置; 用户可以通过键盘来旋转机器人的手臂或腿; -MFC under the framework of opengl robot, head, hands, feet can include the overall rotation, of course, light and color! ! ! ! !
polygon
- 一个可以交互的OpenGL应用程序,支持用户利用鼠标创建和删除2维多边形对象。基本功能包括:支持用户利用鼠标指定各个顶点位置,创建多边形,支持用户选择一个多边形(与你的多边形保存的数据结构有关)并删除,设计一种数据结构存储每个多边形的顶点与边,支持文件存盘,支持用户选择多边形的颜色,支持用户移动多边形,支持用户改变多边形单个顶点的位置。-An interactive OpenGL application that allows users to use the mouse to create a
movelight
- 通过鼠标的点击移动光源位置,获得不同的光照效果-Through mouse clicks on the location of the mobile light source, to obtain different lighting effects
MoveLight
- 光源的位置随着鼠标的单击在逐渐改变,从而图形的亮度改变-The location of the light source of the click with the mouse at the gradual changes in brightness in order to change the graphics
robot
- 通过mfc制作的3d机械手臂,可以通过1-6不同数字键来移动或旋转手臂不同位置,通过q和e来左右移动屏幕,通过鼠标滑鼠来改变屏幕图像大小.-3d robot hand made by mfc. use 1-6 number to move or rotate different position of it, q and e to move the scene left or right, mouse slip to change the size of it
Teapot
- 功程序中已预设了多种颜色,通过单击键盘C键可以不断地改变茶壶的颜色;通过键盘的方向键可以调整光源的位置,左移光源,右移光源,上移光源,下移光源,从而改变茶壶的光影显示效果;单击键盘R键可使茶壶自动旋转,再次单击则停止旋转;在茶壶旋转过程中,可通 过X键,Y键,Z键来改变茶壶的旋转轴;按着鼠标左键不放,移动鼠标可以像Google Earth似的手动的地旋转茶壶;按着鼠标右键不放,向上移动鼠标可以使茶壶缩小,向下可以是茶壶变大;但茶壶不会变得过大或过小。-Power program has been
OpenGL
- 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
a_Exp2
- 实现简单渲染,生成一个真实感三维物体.1,允许用户以鼠标位置指定光源位置.2,可以编辑,修改物体表面材质属性. 3,可以选择一副图像作为纹理贴到物体表面.-The realization of a simple rendering, to generate a realistic three-dimensional objects . 1, allows the user to specify the position of the light source . 2 the location
文本(2017-11-07 113444)
- gl绘制一条线段,可以更改颜色,位置,窗口大小(GL draws a line segment)