上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 30 下一页
摘要: 在二维实现的基础上,替换路径数组,生成3维曲线,设置潜艇的3维坐标延路径移动 import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; impo 阅读全文
posted @ 2022-06-08 16:28 名字不好起啊 阅读(1188) 评论(0) 推荐(0)
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; import { DragControls } from "three/example 阅读全文
posted @ 2022-06-08 15:41 名字不好起啊 阅读(991) 评论(0) 推荐(0)
摘要: import * as THREE from 'three'; import { TransformControls } from "three/examples/jsm/controls/TransformControls"; import { OrbitControls } from "thre 阅读全文
posted @ 2022-06-06 16:58 名字不好起啊 阅读(2020) 评论(2) 推荐(0)
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; import { DragControls } from "three/example 阅读全文
posted @ 2022-06-06 16:56 名字不好起啊 阅读(805) 评论(0) 推荐(0)
摘要: 根据系统找到对应 gitlab 包:https://packages.gitlab.com/gitlab/gitlab-ce 命令行运行命令下载包到本地: wget --content-disposition https://packages.gitlab.com/gitlab/gitlab-ce/ 阅读全文
posted @ 2022-06-06 15:18 名字不好起啊 阅读(312) 评论(0) 推荐(0)
摘要: import * as THREE from 'three'; // 视图旋转控件 import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls'; // 可视化平移控件 import { TransformCont 阅读全文
posted @ 2022-06-01 09:12 名字不好起啊 阅读(564) 评论(0) 推荐(0)
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; import { RectAreaLightHelper } from "three/ 阅读全文
posted @ 2022-06-01 09:10 名字不好起啊 阅读(160) 评论(0) 推荐(0)
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; import { RectAreaLightHelper } from "three/ 阅读全文
posted @ 2022-06-01 09:10 名字不好起啊 阅读(90) 评论(0) 推荐(0)
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; import { RectAreaLightHelper } from "three/ 阅读全文
posted @ 2022-05-27 13:30 名字不好起啊 阅读(180) 评论(0) 推荐(0)
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; /** * 3d helper 辅助对象 * https://threejs.org/ 阅读全文
posted @ 2022-05-27 13:29 名字不好起啊 阅读(127) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 30 下一页