然后我可能会停止更新此项目,而改为为Three.js官方做出贡献。 三.WebGPU渲染器 实验Three.js WebGPU渲染器 / 通过Chrome Canary上的chrome:// flags打开#enable-unsafe-webgpu进行演示。 链接
2021-02-01 23:09:15 5.78MB javascript threejs graphics 3d
1
ThreeJS力导向图 WebGL类使用强制定向的迭代布局在3维空间中表示图形数据结构。 将或用于基础物理引擎。 快速开始 import ThreeForceGraph from 'three-forcegraph'; 要么 var ThreeForceGraph = require('three-forcegraph'); 甚至 [removed][removed] 然后 var myGraph = new ThreeForceGraph() .graphData(); var myScene = new THREE.Scene(); myScene.add(myGraph); ... // on animation frame myGraph.tickFrame(); API参考 方法 描述 默认 graphData ([数据]) 用于图形数据结构的Getter / setter(有关语法的详细信息,请参见下文)。 也可以用于应用。 { nodes: [], links: [] }
2021-02-01 23:08:49 56KB webgl threejs data-visualization d3js
1
:post_office: 使用Three.js构建建筑物波浪动画 有关如何使用three.js和TweenMax创建3D建筑波浪动画的教程。 离子D. 要求 nodejs 8+ 内容 with-controls/ and no-controls/ src/ scripts/... styles/... index.html index.js config files... LICENSE README.md 安装 cd with-controls or no-controls $ npm install $ npm start 建立 cd with-controls or no-controls $ npm run build 导出目录 with-controls/ and no-controls/ public/ app. # #hash##.js app. # #hash##.css index.html 学分 执照 如果集成或在个人或商业项目(例如打算出售的网站,Web应用程序和Web模板)中建立该资源,则
2021-02-01 23:08:46 2.32MB javascript webgl threejs js
1
Three.js的角度模板(atft) 使用简单的组件在Angular应用中利用 : </ atft-o
2021-01-29 23:09:31 1.51MB template threejs angular examples
1
框架力图组件 用于3D力导向图组件。 一个A-Frame实体组件,用于使用强制定向的迭代布局在VR环境中表示图形数据结构。 使用作为基础的ThreeJS组件来管理图对象。 另请参见和独立组件版本。 API 属性 描述 默认值 json-url JSON文件的URL,可直接从中加载图形数据。 将覆盖节点的内容并链接组件属性,因此可以使用其中一个。 JSON应包含具有两个列表属性的对象: node和links 。 节点 节点对象列表。 示例: [{"id": 1, "name": "first"}, {"id": 2, "name": "second"}] [] 链接 链接对象列表。 范例: [{"source": 1, "target": 2}] [] 尺寸 在(1、2或3)上进行力模拟的尺寸数。 3 达格模式 根据图的方向性应用布局约束。 仅适用于图形结构(无周期)。 在td (自上而下), bu (自下而上), lr (从左至右), rl (从右至左), zout (从近到远), zin (从远到近)之间进行选择), radialout (径向向外)或radi
2021-01-29 23:09:30 1.25MB threejs vr data-visualization aframe
1
threejs 减速机模型
2021-01-28 01:39:21 16.88MB three.js
1
threejs 汽轮机模型
2021-01-28 01:39:20 12.87MB three.js
1
threejs 皮带模型
2021-01-28 01:39:20 6.85MB three.js
1
threejs使用版本117,GLTF文件是通过revit的接口导出,在model目录下,e'xample目录为threejs的源码目录,很多文件是用不到的,这里没有摘除。
2020-12-29 13:28:20 2.56MB threejs revit bim轻量化
1
threejs 天空盒 50+ 逼真绚丽的天空盒资源,从白天到黑夜,从春天到冬天。你想要的天空盒资源都可以从这里获取
2020-12-25 10:22:11 88.73MB threejs 天空盒 全景图
1