mirror of
https://github.com/bspeice/speice.io
synced 2025-07-02 06:16:22 -04:00
More writing. Hopefully can finish the first draft soon
This commit is contained in:
@ -243,8 +243,8 @@ This allows us to manipulate individual pixels an image,
|
||||
and display it on screen.
|
||||
|
||||
First, we need to convert from Fractal Flame coordinates to pixel coordinates.
|
||||
To simplify things, we'll assume that we're plotting a square image,
|
||||
and we'll focus on the range $[0, 1]$ for both $x$ and $y$:
|
||||
To simplify things, we'll assume that we're plotting a square image
|
||||
with range $[0, 1]$ for both $x$ and $y$:
|
||||
|
||||
import cameraSource from "!!raw-loader!./cameraGasket"
|
||||
|
||||
|
Reference in New Issue
Block a user