ILLIXR / ILLIXR

ILLIXR: Illinois Extended Reality Testbed
Other
127 stars 44 forks source link

Unify file io - issue #118 #416

Open astro-friedel opened 6 months ago

astro-friedel commented 6 months ago

This addresses issue #118. The file loading has been compacted into a single header. The header code will check for file existence and open it. Anything that want to use this functionality will need to supply a function which actually reads the data into the proper structures.