Skip to content

mart-mihkel/julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia

WGPU compute shader implementation for quadratic polynomial Julia set rendering.

julia set 1 julia set 2

Floating point precision

Shader currently computes the iteration process using statically sized 32-bit floating numbers, which creates certain limitations for higher order polynomials and zoom range.

precision error

Controls

  • Arrows keys to modify the constant
  • Scroll wheel to zoom
  • Left click to center on cursor

Releases

No releases published

Packages

No packages published