You are here |
softologyblog.wordpress.com | ||
| | | |
github.com
|
|
| | | | Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS... - GitHub - ttsiodras/MandelbrotSSE: Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS... | |
| | | |
cre8math.com
|
|
| | | | There was such a positive response to last week's post, I thought I'd write more about creating fractal images. In the spirit of this blog, what follows is a mathematical "stream of consciousness" -- that is, my thoughts as they occurred to me and I pursued them. Or at least a close approximation -- thoughts... | |
| | | |
divisbyzero.com
|
|
| | | | I've been playing around with Magic Eye images lately. Yesterday, I had the idea of creating an animated gif that shows the identical magic eye image for each frame. At first, the image looks like TV static (remember TV static?), but by unfocusing your eyes, you can see an image amid the static. Here are... | |
| | | |
ochagavia.nl
|
|
| | Advent of code has come and passed, what should I do now with so much free time? Fear not! The JIT calculator challenge is here. 1. The challenge Back when Rust was in its infancy, the official website featured an example program to showcase the language's syntax. It was a toy calculator, implemented as an interpreter in 20 lines of code. Why talk about website archaeology, though? We are not here for nostalgia's sake, are we? |