18 Forks
220 Stars
220 Watchers

IsoMesh

IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, and extracting signed distance field data back to meshes via surface nets or dual contouring.

How to download and setup IsoMesh

Open terminal and run command
git clone https://github.com/EmmetOT/IsoMesh.git
git clone is used to create a copy or clone of IsoMesh repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with IsoMesh https://github.com/EmmetOT/IsoMesh/archive/master.zip

Or simply clone IsoMesh with SSH
[email protected]:EmmetOT/IsoMesh.git

If you have some problems with IsoMesh

You may open issue on IsoMesh support forum (system) here: https://github.com/EmmetOT/IsoMesh/issues