Skip to content

sjkelly/MeshSlicer.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeshSlicer

This is a library for slicing polygon mesh structures into flat polygons.

Supported File Formats

  • STL (ASCII and Binary)

API Reference

See: sjkelly.me/MeshSlicer.jl

Install

This package is not yet in the Julia package repository. For now, you can call Pkg.clone("https://github.com/sjkelly/MeshSlicer.jl.git") in the Julia REPL.

Weather

Build Status Coverage Status

This package is developed under the latest development verion of Julia.

Building Documentation

We use Jocco. To enable the submodule, run git submodule update --init. Then use jocco from the MeshSlicer directory with julia ./doc/jocco/jocco.jl ./src/MeshSlicer.jl. This will generate the documentation in doc/.

Examples

License

The MeshSlicer.jl package is licensed under the MIT "Expat" License. See LICENSE.md.

About

A package for slicing meshes into polygons using Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published