README: update after wiki reorganization
This commit is contained in:
parent
b7832bb33d
commit
18e81ea27a
@ -18,7 +18,7 @@ C library for geometry input/output
|
|||||||
gmio is a reusable C library providing complete I/O support for various CAD file
|
gmio is a reusable C library providing complete I/O support for various CAD file
|
||||||
formats(eg. [STL](https://en.wikipedia.org/wiki/STL_%28file_format%29))
|
formats(eg. [STL](https://en.wikipedia.org/wiki/STL_%28file_format%29))
|
||||||
|
|
||||||
gmio aims to be [fast](https://github.com/fougue/gmio/wiki/4.-Benchmarks),
|
gmio aims to be [fast](https://github.com/fougue/gmio/wiki/v0.3-Benchmarks),
|
||||||
portable(C99 conformance) and feature-rich.
|
portable(C99 conformance) and feature-rich.
|
||||||
|
|
||||||
Main highlights:
|
Main highlights:
|
||||||
@ -44,7 +44,7 @@ Building gmio
|
|||||||
|
|
||||||
gmio can be built with CMake, by default a static library is generated.
|
gmio can be built with CMake, by default a static library is generated.
|
||||||
|
|
||||||
Read the [Build instructions](https://github.com/fougue/gmio/wiki/2.-Build-instructions)
|
Read the [Build instructions](https://github.com/fougue/gmio/wiki/v0.4-Build-instructions)
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user