itch.io is community of indie game creators and players

Devlogs

2.0.0 - Stream loading

Blaze3D - The blazingly fast 3D viewer
A downloadable tool for Windows and Linux

I'm very happy to announce that Blaze3D now supports stream loading.  

You'll instantly see parts of your model rendered, even if the loading is not finished yet.  

Especially for large files this is very handy.

Full Changelog:

  • Data is now streamed and rendered directly. Resulting in instant visual feedback
  • Add stream_chunk_size to configuration
  • Improve loading speeds by double buffering the loaded data Since this causes higher memory usage, you can configure it via double_buffer_data (Enabled by default)
  • Remove on_duplicate_stl_vertex from configuration, now always assuming Allow
  • Drop gpu_capacity_growth_factor from configuration, now handled internally

Files

  • blaze3d-2-0-0-commercial.zip 2.7 MB
    Sep 25, 2020
  • blaze3d-2-0-0-community.zip 2.7 MB
    Sep 25, 2020
Download Blaze3D - The blazingly fast 3D viewer
Leave a comment