From 8cb751ff015271e1844feece5db2113eaec64af3 Mon Sep 17 00:00:00 2001 From: Frederico Linhares Date: Fri, 23 Jun 2023 20:45:23 -0300 Subject: feat Create an interface to read binary files * test/meshes/cube.cgmesh: Store data using Big-Endian order. --- test/meshes/cube.cgmesh | Bin 920 -> 920 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'test') diff --git a/test/meshes/cube.cgmesh b/test/meshes/cube.cgmesh index 5b0103e..a75185c 100644 Binary files a/test/meshes/cube.cgmesh and b/test/meshes/cube.cgmesh differ -- cgit v1.2.3