/nasm-julia-set

Julia set generator in NASM x86-64 and C++ SDL 2

Primary LanguageC++

nasm-julia-set

Julia set generator for x86-64 in NASM and C++.

https://en.wikipedia.org/wiki/Julia_set

Screenshot

Features

  • Zooming in and out on mouse click
  • Centering, also on mouse click
  • Fancy coloring

Dependencies

  • [NASM], with support for elf64 output format
  • Linker capable of emulating elf64
  • Linux / GNU x64