Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 281 Bytes

Perlin noise image generator

  • Made using kivy
  • Utilises thread for drawing/rendering
  • Submitted as my final exam for my Python class at CTU College
  • Perlin noise generator by eevee

(My first GUI app in kivy)