Skip to content

v1.1

Compare
Choose a tag to compare
@VishalRamki VishalRamki released this 25 Mar 04:09
· 4 commits to main since this release
0f229e4

v1.1 => Road to v2.0

  • Ensures Comments are parsed out of the ASCII and Binary versions. i.e they are not processed and stripped before algorithm runs.
  • Adds the option to prevent image from being redrawn, as it eats CPU and GPU cycles unnecessarily.
  • Adds the ability to read P6 PPM File format. That is the Binary version of the P3 format.
  • Fixes Resize issues, ensures that window can now resize dynamically