Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zalo/libfive-unity
A CSharp wrapper for libfive with Unity bindings
https://github.com/zalo/libfive-unity
cad distance-field libfive-unity modelling plugin unity
Last synced: 6 days ago
JSON representation
A CSharp wrapper for libfive with Unity bindings
- Host: GitHub
- URL: https://github.com/zalo/libfive-unity
- Owner: zalo
- License: mpl-2.0
- Created: 2018-09-20T10:09:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-16T18:49:25.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T13:53:41.201Z (7 months ago)
- Topics: cad, distance-field, libfive-unity, modelling, plugin, unity
- Language: C#
- Homepage:
- Size: 1.95 MB
- Stars: 101
- Watchers: 13
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
libfive-unity
=====================### A quick CSharp/Unity wrapper for the amazing [libfive](https://github.com/libfive/libfive).
Supports operator overloading, tons of convenience functions, Context-based automatic disposal of unmanaged resources, and a strong editor interface.
### Warning
-Only basic mesh rendering is implemented for the output; Use the unwrapped, untested functions in `libfivesharp.libFiveInternal` at your peril!-Many of the convenience functions found in `libfive-Studio` have not been reimplemented here.
-Much of the functionality is untested!
-Only comes with precompiled binaries for Windows.
-Save often! The plugin has been known to crash Unity from time to time!
"