diff options
Diffstat (limited to 'graphics/libopendrive/pkg-descr')
-rw-r--r-- | graphics/libopendrive/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/libopendrive/pkg-descr b/graphics/libopendrive/pkg-descr new file mode 100644 index 000000000000..f4b23eb472f2 --- /dev/null +++ b/graphics/libopendrive/pkg-descr @@ -0,0 +1,6 @@ +libOpenDRIVE is a lightweight, dependency-free, fast C++ library providing +OpenDRIVE file parsing and 3D model generation. + +It's small and can be easily integrated in other projects. A core function is +the parsing of OpenDRIVE files and the generation of 3D models. The library +targets OpenDRIVE version 1.4. |