Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llapuras/alfxplantslab
AlfxPlantsLab
https://github.com/llapuras/alfxplantslab
Last synced: 7 days ago
JSON representation
AlfxPlantsLab
- Host: GitHub
- URL: https://github.com/llapuras/alfxplantslab
- Owner: llapuras
- Created: 2020-08-12T16:41:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T14:16:19.000Z (over 4 years ago)
- Last Synced: 2024-11-11T15:17:16.211Z (2 months ago)
- Language: C#
- Size: 1.43 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)。