搜索资源列表
testPick
- VC开发的:OSG中的拾取例子;程序效果:对象随鼠标左键的点击交替显示与隐藏;-development of the VC : OSG pick up the example; Procedures effects : Object With a click the left mouse button and turn revealed hidden;
pick
- osg的一个例子,有obuil开发,能够点选物体,通过选择坐标轴对物体进行操作。使用起来非常方便。 -osg an example, there are obuil development, be able to click on objects, by selecting the axis to operate on the objects. Very convenient to use.
OsgMFCSDI
- OSGmfc的展示 一头牛在窗口中,模型更具窗口的大小改变分辨率-OsgMFCSDI
Orbit
- 不是用osg自带的sphere,而是自己用osg模拟了球体。球体上的点可以拾取。球体上的点可以编辑-Simulated sphere with osg. Can pick up points on the sphere
Pick
- OSG中将鼠标选中的物体高亮,基于OSG3.0+VS2010+Win7-to make the model light,based in win7 and osg 3.0 and win 32 console applaction 32
osg-pick
- OSG实现鼠标点击选中物体并高亮显示,有鼠标求交函数和GUI操作。-an project can selecte node by mouse.
OsgPick
- 使用osg实现pick-Using OSG to achieve pick。。。。。。。。。。。。。。。
highlight
- OSG 中通过射线相交获取交点节点,使得节点使其高亮(pick a node and let it highlight)