Search Unity

[Open Source] - Slicer Framework

Discussion in 'Assets and Asset Store' started by CoreGDX, May 14, 2018.

  1. CoreGDX

    CoreGDX

    Joined:
    Jul 17, 2013
    Posts:
    4
    Greetings Unity3D Community,

    I've been working on a slicer framework for Unity3D for quite some time. I've recently completed the main features which I wished to support. More features will be added in the future. More importantly it's all open source!
    • Ability to slice any convex Mesh using a Plane
    • UV/Normal/Tangent Space Interpolation for seamless cuts
    • Flexible and Documented API
    • No external plugin dependencies, fully written in C#
    • Updated for Unity3D 2018
    • MIT Open Source License (Win for everyone!)
    Future features currently being looked at and explored.
    • Concave mesh slicing support
    • Multi-Threading support
    Feel free to explore the repository and contribute!

    Code @ https://github.com/DavidArayan/EzySlice
     
    cdr9042, hasanbayat and mgear like this.
  2. CoreGDX

    CoreGDX

    Joined:
    Jul 17, 2013
    Posts:
    4
    Hello Unity3D Community,

    Just a small update that Version 1.0.0 has been released due to stability in the past few months. If there are any issues, feel free to let me know via the Issue Tracker! I'll be looking into releasing the code in the Asset Store for free. In the meantime, everyone can download the source from https://github.com/DavidArayan/EzySlice/releases/tag/release-1.0.0.
     
    stoppo likes this.
  3. stoppo

    stoppo

    Joined:
    Jun 11, 2017
    Posts:
    8
    Amazing stuff!! Keep it up
     
  4. haukurhafsteins

    haukurhafsteins

    Joined:
    Nov 13, 2016
    Posts:
    1
    Really interesting, would it be possible to cut out a slice using two cuts (like cutting a cake)?
     
  5. poyapaya12

    poyapaya12

    Joined:
    Apr 20, 2020
    Posts:
    5
    use the esy-slice
     

    Attached Files:

    • icon.png
      icon.png
      File size:
      60.4 KB
      Views:
      312
  6. poyapaya12

    poyapaya12

    Joined:
    Apr 20, 2020
    Posts:
    5
    yes it can
     
  7. poyapaya12

    poyapaya12

    Joined:
    Apr 20, 2020
    Posts:
    5