登录
首页 » JavaScript » ThreeJs_STL

ThreeJs_STL

于 2021-03-06 发布 文件大小:4257KB
0 312
下载积分: 1 下载次数: 4

代码说明:

  用H5+javascript,THREEJS库编写的三维动画,读取多个STL对象并生成动画,鼠标左,中,右键可操控.(Using H5+javascript, THREEJS library to write 3D animation, read multiple STL objects and generate animation, the mouse left, middle, right keys can be manipulated.)

文件列表:

3dfile\GND.stl, 1627934, 2017-11-16
3dfile\hand.stl, 325341, 2017-10-20
3dfile\hand_bin.stl, 206984, 2017-10-20
3dfile\pr2_head_tilt.stl, 52684, 2013-09-16
3dfile\robot.3dm, 712143, 2017-11-19
3dfile\robot.stl, 205684, 2017-11-19
3dfile\robot_runA.3dm, 777152, 2017-11-19
3dfile\robot_runA.stl, 205684, 2017-11-19
3dfile\robot_runB.3dm, 774941, 2017-11-19
3dfile\robot_runB.stl, 207184, 2017-11-19
3dfile\robot_sit.3dm, 776300, 2017-11-19
3dfile\robot_sit.stl, 205684, 2017-11-19
3dfile\slotted_disk.stl, 82878, 2013-09-16
jpg\jpg1.jpg, 47863, 2017-11-14
jpg\jpg2.jpg, 10263, 2017-11-16
jpg\jpg3.jpg, 65324, 2017-09-11
jpg\jpg4.jpg, 20565, 2017-09-11
jpg\jpg5.jpg, 33768, 2017-09-11
jpg\x夹\jpg10.jpg, 21213, 2017-09-11
jpg\x夹\jpg11.jpg, 26975, 2017-09-11
jpg\x夹\jpg12.jpg, 27327, 2017-09-11
jpg\x夹\jpg13.jpg, 33645, 2017-11-16
jpg\x夹\jpg16.jpg, 58495, 2017-11-14
jpg\x夹\jpg18.jpg, 114265, 2017-09-07
jpg\x夹\jpg19.jpg, 114479, 2017-11-16
jpg\x夹\jpg20.jpg, 160604, 2017-11-14
jpg\x夹\jpg21.jpg, 433908, 2017-11-14
jpg\x夹\jpg3.jpg, 11782, 2017-11-16
jpg\x夹\jpg4.jpg, 12786, 2017-11-16
jpg\x夹\jpg5.jpg, 14187, 2017-11-16
jpg\x夹\jpg6.jpg, 15389, 2017-11-16
jpg\x夹\jpg8.jpg, 20754, 2017-09-11
jpg\x夹\jpg9.jpg, 21133, 2017-09-11
js\AsciiEffect.js, 6499, 2013-10-27
js\STLBinaryExporter.js, 2206, 2015-10-10
js\STLExporter.js, 1473, 2015-10-10
js\STLLoader.js, 9419, 2013-10-27
js\three.js, 812045, 2017-11-17
js\TrackballControls.js, 11637, 2017-11-16
js\TrackballControls_0.js, 11610, 2013-10-27
WebGL_ThreeJs[多STL]模板_v04.html, 11053, 2017-11-20
jpg\x夹
3dfile
jpg
js

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MyWeb_pro
    说明:  用asp编写个人网站程序,包含一个社区聊天程序。(prepared using personal websites procedures, including a community chat program.)
    2006-02-05 13:55:45下载
    积分:1
  • ii23_lianghao
    高仿ii32靓号网站系统的PHP源码程序!(High imitation ii32 Liang number system PHP source program!)
    2014-02-12 19:36:33下载
    积分:1
  • healthyweight
    健康体重计 课程设计项目 非常简单 html+css+js(Healthy body weight course design project so easy html+css+js)
    2015-06-30 22:00:22下载
    积分:1
  • wkw
    威客加论坛源码,可以发布任务和发贴子,已经在网站空间上运行通过。(Witkey plus source forum, you can publish tasks and sub-posts have been run through the web space.)
    2013-09-25 16:58:37下载
    积分:1
  • dianzishangwu
    电子商务作业,可作参考。欢迎使用。哈工大出品(E-commerce operations, for reference. Welcome. HIT products)
    2009-06-28 21:57:04下载
    积分:1
  • 使用ASP.NET厨房管理制度
    资源描述应用背景这是一个厨房管理系统。这可用于厨房的物品管理,物品的发行,厨房物品的购买。
    2022-01-26 18:19:22下载
    积分:1
  • wailian-v4.0
    PHP自动外链工具,使用本工具可以给你的网站自动增加外链,省去你手工外链的麻烦,不过不要过度使用,过度使用对网站是有负作用的。添加修改网址请修改url.txt文件,一行一个,要查询的域名用***代替。该程序不基本上不占什么服务器资源,普通虚拟主机也可以支持1000+人同时刷(PHP automatically outside the chain tool, you can use this tool to automatically increase your site outside the chain, eliminating the trouble you are outside the chain by hand, but do not overuse, excessive use of the site is a negative effect. Add modify URLs modify url.txt file, one per line, to query the domain name with*** instead. The program does not account for what is essentially a server resource, common virtual host can support 1000+ people at the same brush)
    2014-03-28 11:23:42下载
    积分:1
  • FrCapture-master
    说明:  ## 视频截图工具 可以在预览视频的时候选择一个适合的界面把它截取下来,并存成图片。 ## 使用 ### 简单使用 主要文件: ``` <script src="poster.js"></script> ``` 在视频预览界面调用: ``` poster($('video')[0],function(e){ //console.log(e); if(e.bool){ //输出文件对象 var blob=e.data;//返回的是blob对象 console.log(blob); p.src=window.URL.createObjectURL(e.data);//创建一个临时预览路径 } }); ``` ### 使用extendvideo.js `extendvideo.js`与`poster.js`不同的是前者会在引入它的页面里每个`video`标签里增加一个`getPoster()`方法 。 用法: ``` var blob=$('video')[0].getPoster();//返回图片blob对象 ``` ## 原理 此视频截图工具,采用了canvas绘图函数实现video图片截取,产生base64编码图片信息,再通过转blob。 你的浏览器需要支持`HTML5`(### simple to use Main documents: . <script src= "poster.js" ></script> . Call on the video preview interface: . Poster ($('video') [0], function (E) {) //console.log (E); If (e.bool) { / / output file object Var blob=e.data; / / return is blob Console.log (BLOB); P.src=window.URL.createObjectURL (e.data); / / create a temporary preview path } }); . The use of extendvideo.js ### The difference between `extendvideo.js` and `poster.js` is that the former adds a `getPoster () method to each `video` tag in the page that is introduced to it. . Usage: . Var blob=$('video') [0].getPoster (BLOB); / / return picture object . ## principle This video capture tool uses a canvas drawing function to intercept video pictures, generate Base64 coded picture information, and then transfer blob. ## compatibility Your browser needs to support `HTML5`)
    2018-01-16 10:49:42下载
    积分:1
  • PHP框架
    PHP开发框架,
    2022-07-13 20:05:39下载
    积分:1
  • GFFDwebApi
    说明:  webapi服务实例,实现了从mysql提取数据,通过webapi为前端提供数据的功能(Web API service instance, realizes the function of extracting data from MySQL and providing data for front-end through web API)
    2020-06-21 04:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载