Assignment 8

Add to
My games
Add to
Wishlist
Save to
Collection
No reviews
Exceptional
Meh
Skip

About

The order of binary file is

  1. Vertex count
  2. Index Count
  3. Vertex Data
  4. Index Data

By using human-readable format for storing data, the data files will be easy to debug if there is any problem, and by using binary as a run time data, it will make data faster to be loaded to a game engine.

Also, it help compress the assets size.

 

For the binary data, it should be consistent for no matter what platform the data is for. The reason been you don’t want to debug binary date for each platform if there is a problem

 

The size of helix model with the form of human readable file is 1.96 MB

The size of helix model with the form of binary is 664 KB

 

It tooks 735689 ticks if I load as lua file for a helix model

It tooks 6562 ticks if I load as binary for a helix model.

Platforms
Release date
Developer
dropanddrop
Age rating
Not rated
Tags

System requirements for PC

Read more...
Assignment 8 screenshot, image №2216336 - RAWG
Edit the game info
Last Modified: Oct 25, 2019

Where to buy

itch.io