L 系统信息

发布于 2024-07-22 06:32:47 字数 215 浏览 2 评论 0原文

我即将启动一个大学项目,为现有项目建造一座程序城市。

我想知道你们中是否有任何人以前有过编写 L-Systems 的经验,并且知道我应该从哪里开始。 在使用程序方法、Perlin 噪声和 fBm 之前我已经做了一些工作,所以我得到了分形意义上的 L 系统的前提。 我更想寻找一个可能可以推动我朝着 L-System 编码方向发展的地方。 您可以向我指出的任何帮助或技术文档都会很棒。

I am about to start a project for university to build a procedural city for a pre existing project.

I was wondering if any of you have had any experience coding L-Systems before and know a good place for me to start out. I have done a bit of work before using procedural methods and Perlin Noise and fBm so I get the premise of what an L-System is in the fractal sense. I am more looking for a place where maybe can push me in the direction of coding the L-System.
Any help or technical documents you can point me towards would be great.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

听不够的曲调 2024-07-29 06:32:47

I did a project on using L-Systems to procedurally generate 3D trees and found the book "The Algorithmic Beauty of Plants" helpful. It's available for free at that link. Not directly related to procedural cities, but very interesting, and a good resource to learn about L-Systems, I think.

骄傲 2024-07-29 06:32:47

我也在开发一个 L 系统项目,查看一些预先存在的代码非常有帮助:lsystem.py -

I'm working on an L-system project too, and it's been tremendously helpful to look at some pre-existing code: lsystem.py - There's also pseudocode in Fundamentals of Natural Computing which I found really helpful. It takes you through the process of using turtle graphics to create a simple L-system tree, and quickly moves on to more advanced stuff.

一紙繁鸢 2024-07-29 06:32:47

好吧......我会先给你维基百科链接,看起来相当丰富,并且有很多自己的外部链接。

Well ... I'll go first and hand you the Wikipedia link, which looks reasonably meaty, and has quite a few external links of its own.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文