Search Unity

Boolean subtraction. Realtime

Discussion in 'General Discussion' started by Zaicheg, Aug 31, 2016.

  1. Zaicheg

    Zaicheg

    Joined:
    Sep 30, 2009
    Posts:
    46
    I want to do Boolean subtraction.

    Initial figures: cubes (or simply letter "T"), plane (up to 10 angles, including non-convex). Count polygons -- minimum.

    Subtraction made in real-time. With one mesh can be 6-8 subtractions.

    Simple examples of use:
    1) There is a room with six walls and the floor plane. It is necessary to trim the plane on the wall to get the correct form the floor.

    Now I use this plugin: https://github.com/karl-/pb_ССГ
    But sometimes there are crashes.

    Can you advise plugin for this task?