Voxel.Wiki
  • GitHub
  • Discord
  • Categories
  • Projects

Pages in Compression

⇐ Go Back

  • Lossy Compression
    Voxels don't need to be exact values all the time, allowing for lossy compression.
  • Palette Compression
    Compressing voxels like one would a GIF-image.
  • Run-Length Encoding

    Run-Length Encoding (or RLE for short) is a type of compression that encodes sequences of repeating values in just a few bytes!


  • Powered by GitHub Pages, Zola and AdiDoks
  • Privacy
  • Code of Conduct