POV-Ray : Newsgroups : povray.general : Simple L-system library for POV-Ray v3.7 : Re: Simple L-system library for POV-Ray v3.7 Server Time
27 Jul 2024 08:06:03 EDT (-0400)
  Re: Simple L-system library for POV-Ray v3.7  
From: Colin Fleming
Date: 18 Jul 2023 07:20:00
Message: <web.64b674e1753f615bcd5880a93be1c3d@news.povray.org>
"Tor Olav Kristensen" <tor### [at] TOBEREMOVEDgmailcom> wrote:
> Hi
>
> Since Ingo didn't want to delve deeper into the rabbit hole, I started to
> rewrite his L-system code to work in POV-Ray v3.7.
>
> The changes were so many that the code is now quite different from his (except
> perhaps the code for the L_Transform macro). The most important change is to use
> an array of functions instead of macros chosen with a switch statement.
>
> Here's what I've made so far:
> https://github.com/t-o-k/POV-Ray-L-system
>
> I may a add bit more functionality and some more examples later.
>
> --
> Tor Olav
> http://subcube.com
> https://github.com/t-o-k

Hi Tor,

This is great work!

Przemyslaw Prusinkiewiczs book, "The Algorithmic Beauty of Plants" was one of
the first books I bought on L-Systems.

If anyone is interested, you can download the book here:

http://algorithmicbotany.org/papers/abop/abop.pdf

(or buy it from a well known website!)

Thank.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.