Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
/ libfive-unity Public archive
forked from zalo/libfive-unity

A CSharp wrapper for libfive with Unity bindings

License

Notifications You must be signed in to change notification settings

reeseschultz/libfive-unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libfive-unity

A quick CSharp/Unity wrapper for the amazing libfive.

Supports operator overloading, tons of convenience functions, context-based automatic disposal of unmanaged resources, and a strong editor interface.

"

Warnings

  • 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!
  • Save often! The plugin has been known to crash Unity from time to time!

Binaries

Includes Windows (.dll) and Linux (.so) binaries.

About

A CSharp wrapper for libfive with Unity bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%