magnuse
07-29-2004, 10:50 PM
hi, I need some help with this kind of boolean problem. I have a square (GL_QUADS) built up with four vertices and want to make a hole in the middle of this one.
My idea is to make a circle and then take boolean between the square and the circle, to get a hole where I put the circle.
But I don't know how to do this. If someone can help me I will be very thankful...
I'm a beginner and using Microsoft Visual c++.
My idea is to make a circle and then take boolean between the square and the circle, to get a hole where I put the circle.
But I don't know how to do this. If someone can help me I will be very thankful...
I'm a beginner and using Microsoft Visual c++.