|
4 | 4 | <title>3D on 珍珑阁</title> |
5 | 5 | <link>https://zls3201.github.io/categories/3d/</link> |
6 | 6 | <description>Recent content in 3D on 珍珑阁</description> |
7 | | - <generator>Hugo -- gohugo.io</generator> |
| 7 | + <generator>Hugo</generator> |
8 | 8 | <language>zh-CN</language> |
9 | | - <lastBuildDate>Thu, 17 Jun 2021 07:00:00 +0800</lastBuildDate><atom:link href="https://zls3201.github.io/categories/3d/feed.xml" rel="self" type="application/rss+xml" /> |
| 9 | + <lastBuildDate>Thu, 17 Jun 2021 07:00:00 +0800</lastBuildDate> |
| 10 | + <atom:link href="https://zls3201.github.io/categories/3d/feed.xml" rel="self" type="application/rss+xml" /> |
10 | 11 | <item> |
11 | 12 | <title>WebGL WebGIS Tip</title> |
12 | 13 | <link>https://zls3201.github.io/post/webgl_webgis/</link> |
13 | 14 | <pubDate>Thu, 17 Jun 2021 07:00:00 +0800</pubDate> |
14 | | - |
15 | 15 | <guid>https://zls3201.github.io/post/webgl_webgis/</guid> |
16 | | - <description>[内部项目]3D大屏功能梳理,基于高德地图的大屏展示项目 图解WebGL&amp;Three.js工作原理 WebGIS vs WebGL图形编程 街道仿真3D 高</description> |
| 16 | + <description><p><a href="https://juejin.cn/post/6844903977776054279">[内部项目]3D大屏功能梳理,基于高德地图的大屏展示项目</a></p>
<p><a href="https://www.cnblogs.com/wanbo/p/6754066.html">图解WebGL&amp;Three.js工作原理</a></p>
<p><a href="https://www.cnblogs.com/ihardcoder/p/14892276.html">WebGIS vs WebGL图形编程</a></p>
<p><a href="https://demos.littleworkshop.fr/infinitown">街道仿真3D</a></p>
<h2 id="高德地图">高德地图</h2>
<p><a href="https://lbs.amap.com/demo/javascript-api/example/3d/3d-model">三维模型</a></p>
<p><a href="https://lbs.amap.com/demo/javascript-api/example/points/points">带高度的点</a></p>
<p><a href="https://lbs.amap.com/demo/loca-v2/demos/cat-polygon/cadmall">3D建筑楼层展开</a></p>
<p><a href="https://lbs.amap.com/demo/loca-v2/demos/cat-scatter/sz-road">深圳高峰期路口</a></p>
<p><a href="https://lbs.amap.com/demo/loca-v2/demos/cat-scatter/china-traffic-event">全国交通事件响应</a></p>
<p><a href="https://lbs.amap.com/demo/loca-v2/demos/cat-icon/icon_traffic">智慧交通道路事件情况</a></p>
<p><a href="https://lbs.amap.com/demo/loca-v2/demos/cat-pulseline/bj_in_out">北京人口流入流出情况</a></p>
<p><a href="https://lbs.amap.com/demo/loca-v2/demos/cat-pulseline/bj_bus_pulse">北京不同类型公交线路</a></p>
<p><a href="https://www.cnblogs.com/jiach/p/12427786.html">在高德地图上用svg.js绘制简单图形</a></p>
<p><a href="https://lbs.amap.com/demo/javascript-api/example/mouse-operate-map/mouse-draw-overlayers">鼠标工具-绘制覆盖物</a></p>
<p><a href="https://lbs.amap.com/api/javascript-api/guide/object3d/points">接受光照的 Mesh</a></p>
<p><a href="https://lbs.amap.com/demo/javascript-api/example/mesh/mesh-accept-lights">接受光照的 Mesh</a></p>
<p>[点]https://lbs.amap.com/demo/javascript-api/example/object3d-base/event</p></description> |
17 | 17 | </item> |
18 | | - |
19 | 18 | <item> |
20 | 19 | <title>三维重建</title> |
21 | 20 | <link>https://zls3201.github.io/post/3d_rebuild/</link> |
22 | 21 | <pubDate>Mon, 22 Feb 2021 07:00:00 +0800</pubDate> |
23 | | - |
24 | 22 | <guid>https://zls3201.github.io/post/3d_rebuild/</guid> |
25 | | - <description>相关阅读 详解VR定位:如何在虚拟中自由行走? 基于深度学习的三维重建算法综述 基于深度学习的视觉三维重建研究总结 3D重建传统算法对比深度学习,S</description> |
| 23 | + <description><h2 id="相关阅读">相关阅读</h2>
<p><a href="https://zhuanlan.zhihu.com/p/21595093">详解VR定位:如何在虚拟中自由行走?</a>
<a href="https://zhuanlan.zhihu.com/p/108198728">基于深度学习的三维重建算法综述</a>
<a href="https://zhuanlan.zhihu.com/p/79628068">基于深度学习的视觉三维重建研究总结</a>
<a href="https://cloud.tencent.com/developer/article/1466577">3D重建传统算法对比深度学习,SFU谭平:更需要的是二者的融合</a>
<a href="https://sensor.ofweek.com/2018-10/ART-81011-11000-30272433.html">盘点视觉SLAM技术在各领域的应用</a></p>
<p><a href="https://www.cnblogs.com/shang-slam/p/7044045.html">VINS(一)简介与代码结构</a></p>
<p><a href="https://zhuanlan.zhihu.com/p/155683006">从零手写VIO</a></p>
<p><a href="https://github.com/iamwangyabin/VIO-SLAM">从零开始手写VIO</a></p>
<p><a href="https://github.com/HKUST-Aerial-Robotics/VINS-Mono">VINS-Mono实现</a>,分析见 <a href="https://www.cnblogs.com/shang-slam/p/7044045.html">VINS(一)简介与代码结构</a></p>
<h2 id="基础知识">基础知识</h2>
<p>针孔成像与凸透镜成像
AR
VR
MR
<a href="https://krpano.milly.me/docs/">Krpano 3D漫游</a>
<a href="http://www.krpano360.com/krpanorumenjiaocheng/">krpano入门教程(共16讲)</a>
<a href="https://www.jianshu.com/p/fc601036ee83">iOS计算机视觉—ARKit</a>
<a href="https://developers.google.com/ar/discover?hl=zh_cn">ARCore概述</a>
<a href="https://github.com/miliPolo/Amazing-ARkit">Amazing ARKit</a></p>
<p><a href="https://zhuanlan.zhihu.com/p/26277569">自学C4D,不要错过这些教程</a></p>
<p><a href="https://www.bilibili.com/video/av33597725?from=search&amp;seid=2770821868736869812">【C4D】郭术生-C4D自学四部曲</a></p>
<p><a href="https://blog.csdn.net/guduruyu/article/details/69573824">【OpenCV3】棋盘格角点检测与绘制——cv::findChessboardCorners()与cv::drawChessboardCorners()详解</a></p>
<p><a href="https://blog.csdn.net/qccz123456/article/details/86593000">基于OpenCV的三维重建python实现</a></p>
<p><a href="https://www.yanxishe.com/TextTranslation/1412">教程:使用iPhone相机和openCV来完成3D重建(第一部分)</a></p>
<p><a href="https://becominghuman.ai/stereo-3d-reconstruction-with-opencv-using-an-iphone-camera-part-i-c013907d1ab5">Tutorial: Stereo 3D reconstruction with openCV using an iPhone camera. Part I</a></p>
<p>相关代码 <a href="https://github.com/OmarPadierna/3DReconstruction">https://github.com/OmarPadierna/3DReconstruction</a></p>
<h2 id="sfm">SFM</h2>
<p><a href="https://github.com/834810071/OpenCV_SFM">https://github.com/834810071/OpenCV_SFM</a></p>
<p><a href="https://github.com/chengzhag/sfm_learn">https://github.com/chengzhag/sfm_learn</a></p>
<p><a href="https://blog.csdn.net/AIchipmunk/article/details/48132109">OpenCV实现SfM(一):相机模型</a></p>
<h2 id="slam">SLAM</h2>
<p>同时定位与地图构建(英語:Simultaneous localization and mapping,一般直接称SLAM)
<a href="https://zhuanlan.zhihu.com/p/37161498">SLAM 技术基础</a></p></description> |
26 | 24 | </item> |
27 | | - |
28 | 25 | <item> |
29 | 26 | <title>Blender学习资料</title> |
30 | 27 | <link>https://zls3201.github.io/post/blender_study_resources/</link> |
31 | 28 | <pubDate>Thu, 31 Jan 2019 08:00:35 +0800</pubDate> |
32 | | - |
33 | 29 | <guid>https://zls3201.github.io/post/blender_study_resources/</guid> |
34 | | - <description>Blender学习资料 零基础BLENDER2.8中文开源系统快速入门教程\ 官方中文教程 https://docs.blender.org/manual/zh-hans/dev/interface/index.html 台湾大神的blender教程全集 https://www.bilibili.com/video/av909518 https://www.bilibili.com/video/av11035426 Blender tutorials and quick tips by Gleb Alexandrov</description> |
| 30 | + <description><h3 id="blender学习资料">Blender学习资料</h3>
<p><a href="https://www.bilibili.com/video/BV1T4411N7GE?from=search&amp;seid=4077117725274007206">零基础BLENDER2.8中文开源系统快速入门教程</a>\</p>
<p>官方中文教程
<a href="https://docs.blender.org/manual/zh-hans/dev/interface/index.html">https://docs.blender.org/manual/zh-hans/dev/interface/index.html</a></p>
<p>台湾大神的blender教程全集
<a href="https://www.bilibili.com/video/av909518">https://www.bilibili.com/video/av909518</a>
<a href="https://www.bilibili.com/video/av11035426">https://www.bilibili.com/video/av11035426</a></p>
<p>Blender tutorials and quick tips by Gleb Alexandrov
<a href="https://www.youtube.com/playlist?list=PL2aDImegRwZGd78IasKwZ8B7qvjS_fx_X">https://www.youtube.com/playlist?list=PL2aDImegRwZGd78IasKwZ8B7qvjS_fx_X</a></p>
<p>BlenderGuru Blender Beginner Tutorial Series
<a href="https://www.youtube.com/playlist?list=PLjEaoINr3zgHs8uzT3yqe4iHGfkCmMJ0P">https://www.youtube.com/playlist?list=PLjEaoINr3zgHs8uzT3yqe4iHGfkCmMJ0P</a></p>
<p>视频下载</p>
<pre><code>youtube-dl --write-sub --convert-subs srt --sub-lang en,zh,zh-CN --proxy socks5://127.0.0.1:1080 -f bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4 https://www.youtube.com/playlist?list=PLjEaoINr3zgHs8uzT3yqe4iHGfkCmMJ0P

youtube-dl --write-sub --convert-subs srt --all-subs --proxy socks5://127.0.0.1:1080 -f bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4 https://www.youtube.com/playlist?list=PLjEaoINr3zgHs8uzT3yqe4iHGfkCmMJ0P


youtube-dl --write-sub --convert-subs srt --sub-lang en,zh,zh-CN --proxy socks5://127.0.0.1:1080 -f bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4 https://www.youtube.com/playlist?list=PL2aDImegRwZGd78IasKwZ8B7qvjS_fx_X
</code></pre></description> |
35 | 31 | </item> |
36 | | - |
37 | 32 | </channel> |
38 | 33 | </rss> |
0 commit comments