Skip to content

Software rasterizer utilizing 1bit coverage buffer idea

Notifications You must be signed in to change notification settings

fatkas/coverage-occlusion

Folders and files

NameName
Last commit message
Last commit date
Jan 14, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Feb 5, 2023
Jan 13, 2023
Jan 14, 2023
Jan 13, 2023
Jan 13, 2023
Jan 13, 2023
Feb 5, 2023
Feb 5, 2023
Feb 5, 2023
Feb 5, 2023
Feb 5, 2023
Feb 5, 2023
Jan 27, 2023
Jan 27, 2023
Jan 14, 2023
Jan 21, 2023
Jan 27, 2023
Jan 12, 2023
Jan 6, 2023
Jan 13, 2023
Jan 13, 2023

Repository files navigation

it currently only compiles on mac (checkout, run build.sh, it'll generate xcode solution in build folder)

  • sse2/neon powered transform & rasterization
  • multithreading support

TODO

  • make it compilable on windows
  • optimized push function for boxes