# implicit3d
[![Build Status](https://travis-ci.org/hmeyer/implicit3d.svg?branch=master)](https://travis-ci.org/hmeyer/implicit3d)
[![Codecov](https://codecov.io/github/hmeyer/implicit3d/coverage.svg?branch=master)](https://codecov.io/github/hmeyer/implicit3d)
[![Cargo](https://img.shields.io/crates/v/implicit3d.svg)](https://crates.io/crates/implicit3d)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Downloads](https://img.shields.io/crates/d/implicit3d.svg)](#downloads)
Implicit3d is a library for 3d implicit geometry.
Implicit3d offers rounded CSG, which allows for smooth and rounded looking objects.
#### License
Licensed under either of Apache License, Version
2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.