It's a long way from ASCII space fields in BASIC on an MZ80A at Computer Shack :-) So give us the low-down - is that real-time? Front end or generated off-line?
Hi, see description for the link, it's all done in real-time, in your browser (the latest Chrome or Firefox) using WebGl 2. All the text on the right goes through ALL the pixels in the image! Yes ALL the code because there are no jumps yet available in GPU shader code. Any 'if' statement runs through code anyway but the results are ignored if false.
It's a long way from ASCII space fields in BASIC on an MZ80A at Computer Shack :-) So give us the low-down - is that real-time? Front end or generated off-line?
Hi, see description for the link, it's all done in real-time, in your browser (the latest Chrome or Firefox) using WebGl 2. All the text on the right goes through ALL the pixels in the image! Yes ALL the code because there are no jumps yet available in GPU shader code. Any 'if' statement runs through code anyway but the results are ignored if false.
If only your work could have some practical purpose. : o
Thanks, but why? It's just a hobby.