star-mesh

Define and load a binary data format for meshes
git clone git://git.meso-star.fr/star-mesh.git
Log | Files | Refs | README | LICENSE

commit f217ad939bc3ab33eb08b76daeacf92b29bc4043
parent ce0349ab69e01517e6b3c63c503f0b2ced8dee90
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu, 27 Jul 2023 18:24:56 +0200

Delete the unnecessary title "BINARY FILE FORMAT"

Its content is now part of the DESCRIPTION section

Diffstat:
Msmsh.5 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/smsh.5 b/smsh.5 @@ -71,7 +71,7 @@ integer indexes a node in the previously defined list of nodes .Pq indexing starts at 0 . Finally, fill bytes are added to align the overall file size to .Va pagesize . -.Sh BINARY FILE FORMAT +.Pp Data are encoded with respect to the little endian bytes ordering, i.e. least significant bytes are stored first. .Bl -column (pagesize) (::=) ()