MatthewPeterKelly/fractal-renderer

Four color fern

Open

#65 建立於 2024年7月26日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (0 fork)github user discovery
good first issue

倉庫指標

Star
 (6 star)
PR 合併指標
 (平均合併 1天 16小時) (30 天內合併 6 個 PR)

描述

In the Sapinsky fractals, there is an option to set the color of each vertex, and the resulting pattern causes each of the sub triangles to be a different color. In the Barley Fern fractal there are four vertices I'll be with a more complicated updating function. I'm curious what the color distribution looks like if we were to assign one color to each of the four vertices. It should be relatively simple to code up given that the downstream machinery already supports it. Let's see what it looks like.

貢獻者指南