https://github.com/alex-rachel/minecraft-by-unity
https://github.com/alex-rachel/minecraft-by-unity
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alex-rachel/minecraft-by-unity
- Owner: Alex-Rachel
- Created: 2021-04-07T02:21:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T07:57:43.000Z (about 5 years ago)
- Last Synced: 2025-04-01T13:21:16.891Z (about 1 year ago)
- Language: C#
- Size: 31.2 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MineCraft-By-Unity
## Unity复刻MineCraft
[](https://github.com/ALEXTANGXIAO/MineCraft-By-Unity/master/LICENSE.TXT)
[](https://github.com/ALEXTANGXIAO/MineCraft-By-Unity/issues)
[](https://github.com/ALEXTANGXIAO/MineCraft-By-Unity/pulls)

# 实现原理以及技术点:
## 1.Mesh的生成,
## 2.顶点与法线的使用,
## 3.柏林噪音的随机地图算法
### 具体过程如下图所示
```
```