Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/llapuras/alfxplantslab

AlfxPlantsLab
https://github.com/llapuras/alfxplantslab

Last synced: 7 days ago
JSON representation

AlfxPlantsLab

Awesome Lists containing this project

README

        

# AlfxPlantsLab

新企划→用于游戏Legendary Potioneer的草药生长模拟。

### 当前进度

实现一层嵌套的植物。

![](https://github.com/llapuras/AlfxPlantsLab/blob/master/display/alfxplants01.png)

### 参考

1. L-System系统参考SamMurphy的[L-System Trees in Unity](https://github.com/SamMurphy/L-System-Trees-in-Unity)。

2. 开花模拟参考[unity-procedural-flower](https://unitylist.com/p/59r/Unity-procedural-flower)。

3. L-System理论参考文章[L-System User Notes](http://paulbourke.net/fractals/lsys/)。