commit abd9e8173f76730d37f6b042494000a07c9713c0 parent 1853e244af9aeb7e6534d70a197a0703c34842bf Author: Vincent Forest <vincent.forest@meso-star.com> Date: Mon, 29 May 2017 15:37:36 +0200 Add the release note of the version 0.2 Diffstat:
| M | README.md | | | 9 | ++++++++- |
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # Star-3DUtilityToolkit -This library provides functionnalities to create 3D shapes. +This library provides functionalities to create 3D shapes. ## How to build @@ -13,6 +13,13 @@ package as well as all the RSys library. Then generate the project from the `cmake/CMakeLists.txt` file by appending to the `CMAKE_PREFIX_PATH` variable the install directories of its dependencies. +## Release notes + +### Version 0.2 + +- Add the `s3dut_create_hemisphere` function that creates a triangulated UV + hemisphere oriented along the positive Z axis. + ## License Star-3DUtilityToolkit is Copyright (C) |Meso|Star> 2016-2017