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 5b1f6075dc25ac5fa1d5cf9515f24ab9a76c10e3
parent 46af2242e7a667b4a85c5f31448e21bbd9d8c840
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 11 Apr 2023 11:42:14 +0200

Correct a comment in the POSIX Makefile

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -19,7 +19,7 @@ include config.mk ################################################################################ -# Star-3D building +# Star-Mesh building ################################################################################ SRC =\ src/smsh.c\