1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Medvednikov
cb60392302 examples: fix unsafe 0 2022-06-26 07:12:15 +03:00
Delyan Angelov
ea71ea3ec1 examples: speed up mandelbrot.v a little, increase iterations/details too 2022-06-09 20:10:00 +03:00
Delyan Angelov
64a686f41f examples: speed up mandelbrot.v by using a constant size thread pool, processing smaller chunks 2022-05-22 11:12:16 +03:00
Wertzui123
22c21e62a1 examples: fix the mandelbrot set example on Windows (#13251) 2022-01-23 00:45:27 +02:00
Delyan Angelov
5010d18f27 examples: use double buffering for mandelbrot.v, to remove flickering on m1 2021-09-10 19:46:10 +03:00
Delyan Angelov
fa0983128f examples: add a mandelbrot viewer example 2021-09-10 18:59:39 +03:00