CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - arcball

搜索资源列表

  1. 3Ddemo演示程序

    1下载:
  2. 自己写的空间三维点的opengl演示程序,包括delunary三角化、光照、纹理映射、arcball控制等。-write his point of the three-dimensional space opengl demo program, including delunary Triangle, light, texture mapping, arcball control.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:480217
    • 提供者:屈磊
  1. opengl2Example

    0下载:
  2. 两个OpengGL例程。一个是着色,另一个是旋转,只是用鼠标与arcball你可以做到这一点。可将arcball加入到你自己的项目。
  3. 所属分类:OpenGL

    • 发布日期:2014-01-17
    • 文件大小:68384
    • 提供者:jxl
  1. arcball

    1下载:
  2. 圆环状球体的实现,在C#中实现OpenGL,第三方库csgl的使用
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:194173
    • 提供者:duanduan
  1. lesson48

    0下载:
  2. ArcBall Rotation,for openGL, you can rotate the object in your 3d view, such as to apply this in draging the object with mouse NeHe
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12099
    • 提供者:seam
  1. ArcBall

    0下载:
  2. 数字艺术的试验品,基于java的开发软件之源代码-digital art experimentation, the development of Java-based software source code
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3877
    • 提供者:lu
  1. arcball

    0下载:
  2. 轨迹球算法,在CSGL的编程中,用于将二维坐标投射为三维坐标,实现平面鼠标拖拽改变三维物体坐标-Trackball algorithm, CSGL programming, two-dimensional coordinates for the projection of three-dimensional coordinates of the mouse drag to change the planar three-dimensional object coordinates
  3. 所属分类:C#编程

    • 发布日期:2014-03-06
    • 文件大小:2032
    • 提供者:小光
  1. arcball

    0下载:
  2. 功能一:应用arcball原理实现鼠标左键控制物体旋转 功能二:鼠标右键拖动实现物体缩放-Function 1: The principle of achieving arcball the left mouse button control object rotation 2: Right-drag scaling of objects
  3. 所属分类:Windows编程

    • 发布日期:2014-03-10
    • 文件大小:655174
    • 提供者:董明昊
  1. AxlesView

    1下载:
  2. 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1550507
    • 提供者:邹洪斌
  1. OpenGLArcball

    0下载:
  2. C#调用OpenGL接口写的arcball程序,可直接运行-C# call OpenGL interface arcball written procedures, can be directly run
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:197486
    • 提供者:weihongyu
  1. 3D_Graphics_Sample_Programs

    0下载:
  2. 一些opengl程序,其中包括轨迹球、镜面效果、机器人-some opengl programs,inculdes arcball、mirror effect、robot,and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:10115395
    • 提供者:贺萍
  1. arcball

    0下载:
  2. 三维球的生成,包括旋转,不同视角的三维情况。-The generation of three-dimensional ball
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:608685
    • 提供者:王豫东
  1. ArcBall

    0下载:
  2. ArcBall是一种允许用户使用鼠标调整方位的三维交互技术。ArcBall的设计不平常在于,在考虑数学基础的同时,将操作反馈很好地结合起来,解决了鼠标调整空间方位的难题。和其他的一些技术相比,在通用的旋转控制器方面,ArcBall更容易使用,也更容易操作,且具有更强的功能-ArcBall is a position to allow users to use the mouse to adjust the three-dimensional interactive technology. Arc
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:22861
    • 提供者:wangzhe
  1. arcball

    0下载:
  2. arcball implements. it s will help you
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:114528
    • 提供者:parksangkeun
  1. arcball

    0下载:
  2. arcBall,基于opengl,非常简单好用-useful
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:181954
    • 提供者:zhangzheng
  1. simple_arcball

    0下载:
  2. simple arcball source by opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:11628
    • 提供者:eijrruu
  1. ArcBall

    0下载:
  2. 本程序介绍了D3D中的的球面到2为平面的转换关系的算法的详细介绍,-This procedure describes the D3D in the sphere to the plane of the transformation between 2 a detailed descr iption of the algorithm,
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:201818
    • 提供者:郭大万
  1. arcball

    0下载:
  2. Draw simple 3D ball -Draw simple 3D ball hehehe
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:115632
    • 提供者:sir
  1. OpenGLDemo

    0下载:
  2. opengl arcball轨迹球绘制方法,控制物体旋转,缩放-opengl arcball trackball drawing methods to control the object rotation, scaling
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:214015
    • 提供者:smart
  1. arcball

    0下载:
  2. OpenGL绘制会旋转的球体.采用的是C#编程,结合OpenGL,非常经典,可以用鼠标旋转。-OpenGL board rotation CSharp.It is a very good example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:221503
    • 提供者:leiqiao
  1. Tao.ArcBall

    0下载:
  2. TaoFramework的一个示例,用于.net下OpenGL的开发。-an example for TaoFramework ,for .net OpenGL developers.
  3. 所属分类:.net

    • 发布日期:2017-11-05
    • 文件大小:506119
    • 提供者:Boy P
« 12 »
搜珍网 www.dssz.com