文件名称:picking
- 所属分类:
- WEB源码
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 433kb
- 下载次数:
- 0次
- 提 供 者:
- x*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C3DL的一个教程事例,使用picking方法,演示使用c3dl框架下怎么监听鼠标与3D物体的互动。-C3DL tutorial examples, picking methods, presentation c3dl under the fr a mework of how to monitor the mouse with 3D objects interactive.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
picking
.......\canvas3dapi
.......\...........\actors
.......\...........\......\actor.js
.......\...........\......\line.js
.......\...........\......\point.js
.......\...........\......\primitive.js
.......\...........\c3dapi.js
.......\...........\c3dlapi.js
.......\...........\c3dlnamespace.js
.......\...........\camera
.......\...........\......\camera.js
.......\...........\......\freecamera.js
.......\...........\......\orbitcamera.js
.......\...........\collada
.......\...........\.......\collada.js
.......\...........\.......\colladaloader.js
.......\...........\.......\colladamanager.js
.......\...........\.......\colladaqueue.js
.......\...........\.......\geometry.js
.......\...........\.......\primitiveset.js
.......\...........\constants.js
.......\...........\debug.js
.......\...........\effects
.......\...........\.......\effect.js
.......\...........\.......\effecttemplate.js
.......\...........\.......\effect_docs.js
.......\...........\enclosure
.......\...........\.........\aabb.js
.......\...........\.........\boundingsphere.js
.......\...........\.........\boundingvolume.js
.......\...........\.........\obb.js
.......\...........\.........\visualboundingsphere.js
.......\...........\frustum_culling
.......\...........\...............\frustum.js
.......\...........\...............\plane.js
.......\...........\init.js
.......\...........\interaction
.......\...........\...........\collision.js
.......\...........\...........\picking.js
.......\...........\...........\pickingresult.js
.......\...........\light
.......\...........\.....\directionallight.js
.......\...........\.....\light.js
.......\...........\.....\positionallight.js
.......\...........\.....\spotlight.js
.......\...........\loading.gif
.......\...........\material.js
.......\...........\math
.......\...........\....\mathutils.js
.......\...........\....\matrix.js
.......\...........\....\mjs.js
.......\...........\....\quaternion.js
.......\...........\....\vector.js
.......\...........\matrixstack.js
.......\...........\particle_system
.......\...........\...............\particle.js
.......\...........\...............\particlesystem.js
.......\...........\renderer
.......\...........\........\programobject.js
.......\...........\........\renderer.js
.......\...........\........\rendererwebgl.js
.......\...........\........\renderingobject.js
.......\...........\scene.js
.......\...........\scenegraph
.......\...........\..........\scenenode.js
.......\...........\shaders
.......\...........\.......\bounding_sphere
.......\...........\.......\...............\bounding_sphere_fs.js
.......\...........\.......\...............\bounding_sphere_vs.js
.......\...........\.......\line
.......\...........\.......\....\line_fs.js
.......\...........\.......\....\line_vs.js
.......\...........\.......\model
.......\...........\.......\.....\cartoon
.......\...........\.......\.....\.......\cartoon_callback.js
.......\...........\.......\.....\.......\cartoon_fs.js
.......\...........\.......\.....\.......\cartoon_vs.js
.......\...........\.......\.....\gooch
.......\...........\.......\.....\.....\gooch_callback.js
.......\...........\.......\.....\.....\gooch_fs.js
.......\...........\.......\.....\.....\gooch_vs.js
.......\...........\.......\.....\greyscale
.......\...........\.......\.....\.........\greyscale_callback.js
.......\...........\.......\.....\.........\greyscale_fs.js
.......\...........\.......\.....\.........\greyscale_vs.js
.......\...........\.......\.....\light
.......\...........\.......\.....\.....\light_vs.js
.......\...........\.......\.....\material
.......\...........\.......\.....\........\material.js
.......\...........\.......\.....\sepia
.......\...........\.......\.....\.....\sepia_callback.js
.......\...........\.......\.....\.....\sepia_fs.js
.......\...........\.......\.....\.....\sepia_vs.js
.......\...........\.......\.....\solid_color
.......\...........\.......\.....\...........\solid_color_callback.js
.......\...........\.......\.....\...........\solid_color_fs.js
.......\...........\.......\.....\.......
.......\canvas3dapi
.......\...........\actors
.......\...........\......\actor.js
.......\...........\......\line.js
.......\...........\......\point.js
.......\...........\......\primitive.js
.......\...........\c3dapi.js
.......\...........\c3dlapi.js
.......\...........\c3dlnamespace.js
.......\...........\camera
.......\...........\......\camera.js
.......\...........\......\freecamera.js
.......\...........\......\orbitcamera.js
.......\...........\collada
.......\...........\.......\collada.js
.......\...........\.......\colladaloader.js
.......\...........\.......\colladamanager.js
.......\...........\.......\colladaqueue.js
.......\...........\.......\geometry.js
.......\...........\.......\primitiveset.js
.......\...........\constants.js
.......\...........\debug.js
.......\...........\effects
.......\...........\.......\effect.js
.......\...........\.......\effecttemplate.js
.......\...........\.......\effect_docs.js
.......\...........\enclosure
.......\...........\.........\aabb.js
.......\...........\.........\boundingsphere.js
.......\...........\.........\boundingvolume.js
.......\...........\.........\obb.js
.......\...........\.........\visualboundingsphere.js
.......\...........\frustum_culling
.......\...........\...............\frustum.js
.......\...........\...............\plane.js
.......\...........\init.js
.......\...........\interaction
.......\...........\...........\collision.js
.......\...........\...........\picking.js
.......\...........\...........\pickingresult.js
.......\...........\light
.......\...........\.....\directionallight.js
.......\...........\.....\light.js
.......\...........\.....\positionallight.js
.......\...........\.....\spotlight.js
.......\...........\loading.gif
.......\...........\material.js
.......\...........\math
.......\...........\....\mathutils.js
.......\...........\....\matrix.js
.......\...........\....\mjs.js
.......\...........\....\quaternion.js
.......\...........\....\vector.js
.......\...........\matrixstack.js
.......\...........\particle_system
.......\...........\...............\particle.js
.......\...........\...............\particlesystem.js
.......\...........\renderer
.......\...........\........\programobject.js
.......\...........\........\renderer.js
.......\...........\........\rendererwebgl.js
.......\...........\........\renderingobject.js
.......\...........\scene.js
.......\...........\scenegraph
.......\...........\..........\scenenode.js
.......\...........\shaders
.......\...........\.......\bounding_sphere
.......\...........\.......\...............\bounding_sphere_fs.js
.......\...........\.......\...............\bounding_sphere_vs.js
.......\...........\.......\line
.......\...........\.......\....\line_fs.js
.......\...........\.......\....\line_vs.js
.......\...........\.......\model
.......\...........\.......\.....\cartoon
.......\...........\.......\.....\.......\cartoon_callback.js
.......\...........\.......\.....\.......\cartoon_fs.js
.......\...........\.......\.....\.......\cartoon_vs.js
.......\...........\.......\.....\gooch
.......\...........\.......\.....\.....\gooch_callback.js
.......\...........\.......\.....\.....\gooch_fs.js
.......\...........\.......\.....\.....\gooch_vs.js
.......\...........\.......\.....\greyscale
.......\...........\.......\.....\.........\greyscale_callback.js
.......\...........\.......\.....\.........\greyscale_fs.js
.......\...........\.......\.....\.........\greyscale_vs.js
.......\...........\.......\.....\light
.......\...........\.......\.....\.....\light_vs.js
.......\...........\.......\.....\material
.......\...........\.......\.....\........\material.js
.......\...........\.......\.....\sepia
.......\...........\.......\.....\.....\sepia_callback.js
.......\...........\.......\.....\.....\sepia_fs.js
.......\...........\.......\.....\.....\sepia_vs.js
.......\...........\.......\.....\solid_color
.......\...........\.......\.....\...........\solid_color_callback.js
.......\...........\.......\.....\...........\solid_color_fs.js
.......\...........\.......\.....\.......