Gax
Real: -0.74902794876978160505213294376539741
Imag: 0.052541061922498475895583517155422518
Size: 3e-18
Gax
Real: -0.74902794876978160505213294376539741
Imag: 0.052541061922498475895583517155422518
Size: 3e-18
As a side project I'm thinking of rendering a Mandelbrot/ Julia fractal
โ Using ARM assembler code
โ On a raspberry pi (zero?)
Questions I have at this stage
1. Is ARM assembler code different on different raspberry pi? Do the Pi Zero Vs Pi 3 etc have such different CPUs that the instruction set is different?
2. Is graphics from assembly simple? I assume you poke values to video memory. Or is it complicated?
3. Is there a recommended tutorial for modern ARM assembler and graphics on the raspberry pi?
4. Will it be very different under Riscos vs Debian? Eg does Linux make accessing graphics much more complicated?
My previous experience was 6502 on the BBC micro and ARM(2?) on the Acorn Archimedes.
fractal lullaby
