CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opengl arcball
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opengl arcball - List
[
OpenGL program
]
3Ddemo演示程序
DL : 1
自己写的空间三维点的opengl演示程序,包括delunary三角化、光照、纹理映射、arcball控制等。-write his point of the three-dimensional space opengl demo program, including delunary Triangle, light, texture mapping, arcball control.
Update
: 2008-10-13
Size
: 468.96kb
Publisher
:
屈磊
[
OpenGL program
]
arcball
DL : 0
圆环状球体的实现,在C#中实现OpenGL,第三方库csgl的使用
Update
: 2008-10-13
Size
: 189.62kb
Publisher
:
duanduan
[
OpenGL program
]
lesson48
DL : 0
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
Update
: 2008-10-13
Size
: 11.82kb
Publisher
:
seam
[
OpenGL program
]
3Ddemo演示程序
DL : 0
自己写的空间三维点的opengl演示程序,包括delunary三角化、光照、纹理映射、arcball控制等。-write his point of the three-dimensional space opengl demo program, including delunary Triangle, light, texture mapping, arcball control.
Update
: 2025-02-17
Size
: 469kb
Publisher
:
屈磊
[
OpenGL program
]
arcball
DL : 1
圆环状球体的实现,在C#中实现OpenGL,第三方库csgl的使用-Circle sphere realize, in the C# Achieve OpenGL, the use of third-party libraries csgl
Update
: 2025-02-17
Size
: 189kb
Publisher
:
[
OpenGL program
]
lesson48
DL : 0
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
Update
: 2025-02-17
Size
: 12kb
Publisher
:
[
OpenGL program
]
OpenGLArcball
DL : 0
C#调用OpenGL接口写的arcball程序,可直接运行-C# call OpenGL interface arcball written procedures, can be directly run
Update
: 2025-02-17
Size
: 193kb
Publisher
:
weihongyu
[
OpenGL program
]
3D_Graphics_Sample_Programs
DL : 0
一些opengl程序,其中包括轨迹球、镜面效果、机器人-some opengl programs,inculdes arcball、mirror effect、robot,and so on.
Update
: 2025-02-17
Size
: 9.65mb
Publisher
:
贺萍
[
OpenGL program
]
ArcBall
DL : 0
ArcBall是一种允许用户使用鼠标调整方位的三维交互技术。ArcBall的设计不平常在于,在考虑数学基础的同时,将操作反馈很好地结合起来,解决了鼠标调整空间方位的难题。和其他的一些技术相比,在通用的旋转控制器方面,ArcBall更容易使用,也更容易操作,且具有更强的功能-ArcBall is a position to allow users to use the mouse to adjust the three-dimensional interactive technology. ArcBall design unusual is that, in considering the foundations of mathematics at the same time, feedback will operate well together to solve the mouse to adjust the spatial orientation problems. And other technical than in the general rotation controllers, ArcBall easier to use and more easy to operate, and has more features
Update
: 2025-02-17
Size
: 22kb
Publisher
:
wangzhe
[
Graph program
]
arcball
DL : 0
arcBall,基于opengl,非常简单好用-useful
Update
: 2025-02-17
Size
: 178kb
Publisher
:
zhangzheng
[
Windows Develop
]
arcball
DL : 1
功能一:应用arcball原理实现鼠标左键控制物体旋转 功能二:鼠标右键拖动实现物体缩放-Function 1: The principle of achieving arcball the left mouse button control object rotation 2: Right-drag scaling of objects
Update
: 2025-02-17
Size
: 640kb
Publisher
:
董明昊
[
OpenGL program
]
simple_arcball
DL : 0
simple arcball source by opengl
Update
: 2025-02-17
Size
: 11kb
Publisher
:
eijrruu
[
OpenGL program
]
AxlesView
DL : 0
原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and OpenTK (based on OpenGL) write, has the following characteristics: 1 with a spatial orientation of the pointer. Pointer to the direction angle and pitch angle can be determined. (2) to achieve a mouse trackball (ArcBall) function. You can use the mouse to drag the rectangular coordinate system rotation flexibility, running smooth, flexible viewing. Currently the Chinese Internet on OpenTK few resources, so in this attached source code and test cases for your reference.
Update
: 2025-02-17
Size
: 1.48mb
Publisher
:
邹洪斌
[
OpenGL program
]
OpenGLDemo
DL : 0
opengl arcball轨迹球绘制方法,控制物体旋转,缩放-opengl arcball trackball drawing methods to control the object rotation, scaling
Update
: 2025-02-17
Size
: 209kb
Publisher
:
smart
[
OpenGL program
]
arcball
DL : 0
OpenGL绘制会旋转的球体.采用的是C#编程,结合OpenGL,非常经典,可以用鼠标旋转。-OpenGL board rotation CSharp.It is a very good example.
Update
: 2025-02-17
Size
: 216kb
Publisher
:
leiqiao
[
.net
]
Tao.ArcBall
DL : 0
TaoFramework的一个示例,用于.net下OpenGL的开发。-an example for TaoFramework ,for .net OpenGL developers.
Update
: 2025-02-17
Size
: 494kb
Publisher
:
Boy P
[
Windows Develop
]
Lesson48
DL : 0
轨迹球实现鼠标旋转,Nehe OpenGL系列教材第48课源代码-ArcBall mouse to rotate to achieve, Nehe OpenGL series of textbooks Lesson 48 source code
Update
: 2025-02-17
Size
: 45kb
Publisher
:
林晨
[
OpenGL program
]
Arcball
DL : 0
用于Opengl鼠标点击相关的模型变换类,包括平移、缩放和旋转。-A class used for modelview transformation conjection with mouse click.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
share
[
Other
]
arcball
DL : 0
solar system opengl written in cpp language
Update
: 2025-02-17
Size
: 215kb
Publisher
:
ahmed
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.