Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 346 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 346 Bytes

Risc-v fractal generator by Tomasz Okoń

Running the program

What does it do

  • It takes two arguments (width, height) passed by console.
  • Generates predefined Julia fractal on already existing bitmap (in this case test.bmp)

1