An open API service indexing awesome lists of open source software.

https://github.com/alex-rachel/minecraft-by-unity


https://github.com/alex-rachel/minecraft-by-unity

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# MineCraft-By-Unity

## Unity复刻MineCraft

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ALEXTANGXIAO/MineCraft-By-Unity/master/LICENSE.TXT)
[![release](https://img.shields.io/badge/release-v1.0.1-blue.svg)](https://github.com/ALEXTANGXIAO/MineCraft-By-Unity/issues)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-blue.svg)](https://github.com/ALEXTANGXIAO/MineCraft-By-Unity/pulls)

![Build status](http://106.52.118.65:1000/src/github.png)

# 实现原理以及技术点:

## 1.Mesh的生成,

## 2.顶点与法线的使用,

## 3.柏林噪音的随机地图算法

### 具体过程如下图所示
```

```