# Computational Geometry
### Welcome:wave:
<div align="center">God ever geometrizes. - PLATO </div>
Welcome to this repo. As the development of geometric deep learning and geometry processing, geometry is playing an ever-growing important role in the field of architecture, computational design, and robotic fabrication. Although I am able to write geometric algorithm from time to time, I aim to have a big and thorough picture over this topic. Therefore, I felt compelled to study computational geometry across different subject.
### Structure����
In light of different sources of materials, this repo is organized as follows:
- Book:books: the must read books
- Lecture:school: the popular online lecture
- Library:computer: the popular geometry processing library
- Paper:page_with_curl: the must read paper
- Workshop:video_camera: the short-period of workshop
### Recommended Material:thumbsup:
My recommended study material is followed:
| Name | Type | Link |
| --------------------------------------------------- | ----------------------- | ------------------------------------------------------------ |
| Discrete Differential Geometry, Keenan Crane | Online Lecture | http://geometry.cs.cmu.edu/ddg |
| Digital Geometry Processing, FU Xiaoming | Online Lecture(Chinese) | http://staff.ustc.edu.cn/~fuxm/course/2020_Spring_DGP/index.html |
| Computational Conformal Geometry | Online Lecture | https://www3.cs.stonybrook.edu/~gu/lectures/2020/ |
| Computational Geometry: Algorithms and Applications | Book | https://www.amazon.com/dp/3540779736/ref=cm_sw_em_r_mt_dp_TN2TN09Q61YS2C2D344T |
### Learning progress
##### Discrete Differential Geometry:
- [x] Chapter 01 Overview
- [x] Chapter 02 Combinatorial Surfaces
- [x] Chapter 03 Intro to Differential Geometry
- [ ] Chapter 04 Intro to Exterior Calculus
- [ ] Chapter 05 Curvature of Discrete Surfaces
- [ ] Chapter 06 The Laplacian
- [ ] Chapter 07 Surface Parameterization
- [ ] Chapter 08 Vector Field Decomposition and Design
### Outputs
<img src="Lecture/DiscreteDifferentialGeometry/DDG-Chapter02-Combinatorial-Surfaces/Chapter 02 Combinatorial Surfaces[Lecture-CourseNote].assets/orbits_faces.gif" alt="orbits_faces" style="zoom:67%;" />
<img src="Lecture/DiscreteDifferentialGeometry/DDG-Chapter03-Intro-to-Differential-Geometry/Chapter 03 Intro to Differential Geometry[Lecture-CourseNote].assets/why-tangent-normal-ortho.gif" alt="why-tangent-normal-ortho" style="zoom:50%;" />
<img src="Lecture/DiscreteDifferentialGeometry/DDG-Chapter03-Intro-to-Differential-Geometry/Chapter 03 Intro to Differential Geometry[Lecture-CourseNote].assets/why-tangent-normal-ortho1.gif" alt="why-tangent-normal-ortho1" style="zoom:50%;" />
<img src="Lecture/DiscreteDifferentialGeometry/DDG-Chapter03-Intro-to-Differential-Geometry/Chapter 03 Intro to Differential Geometry[Lecture-CourseNote].assets/curvature-of-curve.gif" alt="curvature-of-curve" style="zoom:50%;" />
### Disclaimer
1.This repo is merely a collection of notes and I highly recommend YOU to learn by yourself.
2.The update of this repo may be very very very slow...
3.Please cite the authors for their contribution!
没有合适的资源?快使用搜索试试~ 我知道了~
ComputationalGeometry:计算几何、离散微分几何、计算共形几何..
共235个文件
png:198个
gif:18个
md:12个
1星 需积分: 50 23 下载量 182 浏览量
2021-07-23
17:13:32
上传
评论
收藏 57.77MB ZIP 举报
温馨提示
计算几何 欢迎 :waving_hand: 上帝永远几何化。 - 柏拉图 欢迎来到这个回购。 随着几何深度学习和几何处理的发展,几何在建筑、计算设计和机器人制造领域发挥着越来越重要的作用。 虽然我能够时不时地编写几何算法,但我的目标是对这个主题有一个全面而全面的了解。 因此,我觉得有必要研究不同学科的计算几何。 结构 :puzzle_piece: 针对不同的资料来源,本次repo整理如下: 书 :books: 必须读的书 演讲 :school: 流行的在线讲座 图书馆 :laptop: 流行的几何处理库 纸 :page_with_curl: 必读的论文 作坊 :video_camera: 工期短 推荐材料 :thumbs_up: 我推荐的学习材料如下: 名称 类型 关联 离散微分几何,Keenan Crane 在线讲座 数字几何处理,付晓明 在线讲座(中文) 计算共形几何 在线讲座 计算几何:算法和应用 书 学习进度 离散微分几何: 第01章概述 第02章组合曲面 第03章微分几何导论 第04章外微积分导论 第05章离散曲面
资源详情
资源评论
资源推荐
收起资源包目录
ComputationalGeometry:计算几何、离散微分几何、计算共形几何.. (235个子文件)
Chapter 03 Intro to Differential Geometry.3dm 173KB
Chapter 03 Intro to Differential Geometry.gh 304KB
Chapter 04 Intro to Exterior Calculus.gh 67KB
Chapter 02 Combinatioral Surfaces.gh 25KB
Chapter 01 Overview.gh 10KB
phase-flow.gif 8.77MB
curvature-flow.gif 7.2MB
divergence-incompressible.gif 6.31MB
fluid-field.gif 5.34MB
how_divergence_curl_calculate.gif 3.25MB
curl.gif 3.24MB
curvature-flow1.gif 2.69MB
topological data analysis.gif 2.24MB
divergence-positive_flow.gif 2.07MB
curl-flow.gif 1.59MB
curvature-of-curve.gif 1.29MB
divergence-negative.gif 847KB
divergence-positive.gif 636KB
why-tangent-normal-ortho.gif 132KB
why-tangent-normal-ortho1.gif 105KB
orbits_faces.gif 11KB
orbits_vertices.gif 10KB
orbits_edges.gif 9KB
Chapter 01 Overview.html 146KB
LICENSE 1KB
Chapter 04 Intro to Exterior Calculus[Lecture-CourseNote].md 46KB
Chapter 02 Combinatorial Surfaces[Lecture-CourseNote].md 25KB
Chapter 03 Intro to Differential Geometry[Lecture-CourseNote].md 22KB
Chapter 01 Overview.md 10KB
Chapter 03 Intro to Differential Geometry[Reading-WrittenExercise].md 5KB
README.md 3KB
Chapter 9 Geodesic[Lecture-CourseNote].md 3KB
TOC_Paper.md 9B
TOC_Book.md 9B
TOC_Library.md 9B
TOC_Lecture.md 9B
TOC_Workshop.md 9B
image-20210621221442634.png 1.23MB
image-20210204212055938.png 390KB
image-20210215172750872.png 385KB
image-20210330222126040.png 358KB
image-20210220121353210.png 336KB
image-20210205162948314.png 289KB
image-20210215172713901.png 288KB
image-20210220140553210.png 273KB
image-20210204212448851.png 231KB
image-20210205163644927.png 204KB
image-20210219125309001.png 195KB
image-20210621220251013.png 193KB
image-20210220113135728.png 173KB
image-20210218175859849.png 153KB
image-20210205211858465.png 151KB
image-20210211085127003.png 146KB
image-20210211085347556.png 145KB
image-20210621220708099.png 142KB
image-20210210213627501.png 140KB
image-20210220084732555.png 135KB
image-20210129123637629.png 131KB
image-20210128160744240.png 130KB
image-20210128093534716.png 118KB
image-20210128093534716.png 118KB
image-20210129211533361.png 118KB
image-20210220092156638.png 117KB
image-20210128132251313.png 116KB
image-20210129155943808.png 116KB
image-20210210223830301.png 114KB
image-20210220115736614.png 110KB
image-20210220233812799.png 109KB
image-20210220232553955.png 109KB
image-20210216154228168.png 105KB
image-20210129192707823.png 103KB
image-20210207191446310.png 103KB
image-20210220171351796.png 101KB
image-20210220230309968.png 100KB
image-20210220112945965.png 98KB
image-20210129120736799.png 97KB
image-20210211114819727.png 96KB
image-20210128140413851.png 92KB
image-20210208113543296.png 91KB
image-20210220220939884.png 90KB
image-20210210171548133.png 86KB
image-20210215164317369.png 85KB
image-20210621215304941.png 85KB
image-20210205184149463.png 82KB
image-20210219153538364.png 80KB
image-20210216162843007.png 80KB
image-20210214094326255.png 79KB
image-20210219233347750.png 78KB
image-20210208180418134.png 76KB
image-20210205184244034.png 75KB
image-20210219151605174.png 75KB
image-20210220174951796.png 71KB
image-20210208181200654.png 70KB
image-20210205184326307.png 70KB
image-20210220113739285.png 69KB
image-20210211102434629.png 68KB
image-20210621221159758.png 68KB
image-20210208181119922.png 67KB
image-20210128113047677.png 65KB
image-20210209181005100.png 65KB
共 235 条
- 1
- 2
- 3
两只妖精同上树
- 粉丝: 36
- 资源: 4747
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论1