From 62c3168cc27cdb1eda95700cf647b94a3e8421f9 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 29 Feb 2020 01:26:55 +0100 Subject: Fix README format for gitlab --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3c75792..26e9e90 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ To see a list of supported file formats, see https://github.com/assimp/assimp#su |mesh[] |The mesh data. | mesh: + |Type |Description | |-----------|------------------------------------------------------------------------------------------------| |uint |The number of vertices, normals and optionally texture coordinates. | @@ -24,6 +25,7 @@ mesh: |material[3]|The material data. This is a list of [diffuse, specular, ambient] materials. | vec3f: + |Type |Description | |-----|----------------| |float|The x coordiate.| @@ -31,6 +33,7 @@ vec3f: |float|The z coordiate.| material: + |Type |Description | |------|---------------------------------------------------------------------------| |uint |The number of textures. | -- cgit v1.2.3