threejs资料汇总

搜索网上threejs的资料,发现没有系统的教程,B站上倒是有个比较长的视频教程,粗略看了下,讲解风格不是很喜欢;技术教程抓不到要点。

自己搜罗了一下,将搜集到不错的资料在线汇总一下

threejs文档
https://techbrood.com/threejs/docs/

threejs案例
https://scqilin.github.io/learning-threejs-third/#chapter-10_01-basic-texture

threejs非常不错的博客
https://blog.csdn.net/jdk137/article/details/84943611?utm_medium=distribute.pc_relevant.none-task-blog-baidujs_title-3&spm=1001.2101.3001.4242

上述博客的git源码
https://github.com/jdk137/learnThree.js

模型
https://sketchfab.com/3d-models/skull-downloadable-1a9db900738d44298b0bc59f68123393

另一个人关于threejs的总结
http://www.webgl3d.cn

另一个老大哥的threejs总结
https://www.wjceo.com/

threejs官方在线视图编辑器
https://threejs.org/editor/

threejs的说明
https://blog.csdn.net/u011562107/article/details/89632405?utm_medium=distribute.pc_relevant.none-task-blog-baidujs_title-2&spm=1001.2101.3001.4242

一本入门电子书
http://www.ituring.com.cn/minibook/792

入门基础知识讲解
https://zhuanlan.zhihu.com/p/23272116

threejs官方文档(带中文的)
https://threejs.org/docs/index.html#api/zh/animation/AnimationAction

这里有篇讲 requestAnimationFrame 的文章
https://www.jianshu.com/p/fa5512dfb4f5

一个老大哥的threejs实践心路历程记录,他也推荐了一些博客资料,可以看一下
https://www.cnblogs.com/mazhenyu/p/8692835.html

一个智慧城市的demo,挺棒的
https://www.hightopo.com/demo/city/

一个机房的demo
https://blog.csdn.net/mxdmojingqing/article/details/78044520

一个搭建机房的demo
https://www.cnblogs.com/teersky/p/11489446.html

一个机房的demo,附带选中物体的操作
https://blog.csdn.net/homula123/article/details/101701456

机房实例,但是没有源码,很全的机房
https://zhuanlan.zhihu.com/p/142773940

做3D 中国地图模型
https://webgl.blog.csdn.net/article/details/84664346

使用dom绘制标签,CSS2DRenderer
https://my.oschina.net/u/4418383/blog/4297259

在线绘制
https://techbrood.com/stone/

おすすめ

転載: blog.csdn.net/lzl980111/article/details/112652529