Hello, it's me again. ;P
Could you also implement holes? I'm currently trying to read .frag files and am using parts of your code for triangulation.
https://docs.thatopen.com/fragments/getting-started
Very strange format. As with the other formats, there are vertices and indices to create the polygons. But there are also additional indices for holes. For example, you have a wall and you have indeces with which you create holes for the windows.
Would that be something you'd be interested in?
Hello, it's me again. ;P
Could you also implement holes? I'm currently trying to read .frag files and am using parts of your code for triangulation.
https://docs.thatopen.com/fragments/getting-started
Very strange format. As with the other formats, there are vertices and indices to create the polygons. But there are also additional indices for holes. For example, you have a wall and you have indeces with which you create holes for the windows.
Would that be something you'd be interested in?