Welcome![Sign In][Sign Up]
Location:
Search - pick AND 3D

Search list

[Other resourceJSR184Picking

Description: 3D手机开发环境JSR184(M3G)下对于拾取操作的例子,pick技术可以用于拾取场景中的Mesh和Sprite3D,在速度允许的前提下,该技术可作为碰撞检测的一种手段.包含了源代码和简单说明,是学习3D手机开发的好资料.-3D handset development environment JSR184 (M3G) for the picking operation example, pick Technology can be used to pick up the scene and Mesh Sprite3D. speed allowed in under the premise that the technology can be used as a collision detection means. includes source code and explain briefly. 3 D study is the development of good cell phone information.
Platform: | Size: 32852 | Author: gongjian | Hits:

[J2MEJSR184Picking

Description: 3D手机开发环境JSR184(M3G)下对于拾取操作的例子,pick技术可以用于拾取场景中的Mesh和Sprite3D,在速度允许的前提下,该技术可作为碰撞检测的一种手段.包含了源代码和简单说明,是学习3D手机开发的好资料.-3D handset development environment JSR184 (M3G) for the picking operation example, pick Technology can be used to pick up the scene and Mesh Sprite3D. speed allowed in under the premise that the technology can be used as a collision detection means. includes source code and explain briefly. 3 D study is the development of good cell phone information.
Platform: | Size: 32768 | Author: gongjian | Hits:

[OpenGL programReader

Description: 是一个比3dsLOADER更好的MFC和opengl编程的3d系统.可以读入多个object(模型).包括很多,场景变换,材质,颜色,光照,等.也包括对三维物体的拾取-Is a 3dsLOADER better than MFC and opengl programming 3d system. Can be read into the multiple object (model). Including many scenes transform, texture, color, light, and so on. Also includes pick up of three-dimensional objects
Platform: | Size: 92160 | Author: malu | Hits:

[OpenGL program3DSLoadAndRender

Description: 3DS文件格式的3D模型加载、显示已经碰撞拾取 并附带网上收集补充文件格式描述文档-3DS file format of the 3D model loading, shows the collision and side-line to pick up the collection of additional file formats described in the document
Platform: | Size: 2658304 | Author: 刘琰 | Hits:

[OpenGL programMYPICK1

Description: 用鼠标实现opengGL程序的拾取功能,并且可以对3D模型进行选择-Use the mouse to pick up procedures opengGL realize functions, and can choose from 3D model
Platform: | Size: 253952 | Author: quanxing | Hits:

[Game ProgramPick

Description: 3D游戏程序设计入门15章源码-拾取效果-Introduction to 3D game programming source Chapter 15- pick up the effect of
Platform: | Size: 9216 | Author: richard | Hits:

[Special Effects2009PatentSYSTEMFOR3DOBJECTRECOGNITION

Description: Patent:SYSTEM AND METHOD FOR 3D OBJECT RECOGNITION. The present invention provides a system and method for recognizing a 3D object in a single camera image and for determining the 3D pose of the object with respect to the camera coordinate system. In one typical application, the 3D pose is used to make a robot pick up the object. A view-based approach is presented that does not show the drawbacks of previous methods because it is robust to image noise, object occlusions, clutter, and contrast changes. Furthermore, the 3D pose is determined with a high accuracy. Finally, the presented method allows the recognition of the 3D object as well as the determination of its 3D pose in a very short computation time, making it also suitable for real-time applications. These improvements are achieved by the methods disclosed herein.
Platform: | Size: 591872 | Author: yangwei | Hits:

[Graph Drawing111186766OpenGL3D

Description: OpenGL 三维绘图程序,里面包含简单三维图形的绘制,鼠标拾取等常用操作,适合学习OpenGL-OpenGL 3D graphics program, which contains a simple three-dimensional drawing, pick up the mouse and other commonly used operations for learning OpenGL
Platform: | Size: 821248 | Author: zhanglei | Hits:

[Speech/Voice recognition/combineTTS_Demos

Description: 音响设备接口(SDI)是专为听觉显示,或AUI(音频用户界面),这已被证明是很好的补充GUI(图形用户界面)学术。目前,SDI实现两个Sound对象:语音和听觉符号为例。言语是在3D世界中的定位语音合成相结合的ViaVoice TTS和,A3D一起。在学术上,这种定位可以帮助用户挑选出所需要的信息,两个同时“显示”的声音。这是所谓的“鸡尾酒会效应”。此外,它可以提高存储器中,添加的位置系数对每一个声音。听觉符号为例,从字面上看,可以显示听觉符号为例容易。听觉符号为例是怎么样的音乐modif,图标类似。 (事实上,听觉符号为例简称为“耳朵图标”。需要注意的是另一种“听觉图标”,这是关于真实的东西,真实的声音。听觉符号为例听觉图标更抽象。)您可以使用一个单一的文本组成MIDI字符串!-Sound Device Interface (SDI) is designed for auditory display, or AUI (Audio User Interface), which has been proved to be a good complement to the GUI (graphical user interface) academic. Currently, SDI the realization two Sound objects: voice and Earcon of the. Speech is positioned in the 3D world speech synthesis combined ViaVoice TTS, A3D together. Academic positioning can help users pick out the required information, the two at the same time " display of sound. This is the so-called " cocktail party effect" . Furthermore, it can improve the memory, add the position of the coefficients of each sound. Earcon, literally, can display Earcon easy. The how to Earcon music modif, icon similar. (In fact, Earcon referred to as " ear icon. Need to pay attention is another kind of" auditory icon " , which is about the real thing, the real sound. Earcon auditory icons more abstract.) You can Use a single text MIDI string!
Platform: | Size: 1531904 | Author: dcc | Hits:

[3D Graphic19.)-3D-Picking-Pt.-2

Description: 该模型主要是进行3D模型任一点的拾取功能,常用的方法是使用一屏幕上的包围盒去拾取鼠标的点击物体,而我们使用的是光线投射方法。-This tutorial is the continuation of the first tutorial 3D Picking Part1, where we used a bounding box rendered “behind the scenes” to find an object user has clicked on. Problem of this method was that bounding box doesn’t match model very much. So the solution is to either render full model in color mode or use multiple bounding boxes. Either way or another, previous tutorial used color picking for finding what a user has clicked on. This time we will use completely different approach and it’s ray-casting pick.
Platform: | Size: 3936256 | Author: PengLei | Hits:

CodeBus www.codebus.net