add note about image resolution
This commit is contained in:
parent
6b0d3b97ba
commit
049f3e9cc9
|
|
@ -55,7 +55,7 @@ You'll need .NET 10, with `dotnet run -c Release` that should be all you need.
|
|||
|
||||
The only dependencies are RayLib-Cs (for the interactivity) and SkiaSharp (for writing out the image).
|
||||
|
||||
# (Crude) Benchmark Results
|
||||
# (Crude) Benchmark Results (1024x1024 image)
|
||||
|
||||
On my own machine (CPU: Ryzen 7 4800HS), the results tabulate roughly as follows.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue