Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 259 Bytes

F# implementation

Just dotnet run -c release. The following options can be specified:

  • -m height
  • -n width
  • -f file.ppm
  • -s <rgbbox|irreg>
  • -r number of warmup runs

Requires the .NET Core 3.1 SDK.