Skip to content

Mandelbrot using C#, WinForms, .NET Core, SSE, AVX and CUDA.

Notifications You must be signed in to change notification settings

VoidPtr74/Mandelbrot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot

Implementation of the Mandelbrot set using C#. Used as a sandbox to play with:

  • .NET Core
  • WinForms
  • Multithreading
  • SSE intrinsics
  • AVX intrinsics
  • CUDA via ILGPU

TODOs

  • 4K/8K Screenshot capabilities

About

Mandelbrot using C#, WinForms, .NET Core, SSE, AVX and CUDA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%