Hi, I already submitted my wheel, I just struggled with one thing while making the segment of the rim.
My rim was made from 15 segments. I was wondering how do make the sides of the segment (the parts where it lines up with and touches the next one) perfectly straight and in the right angle, so the edges don’t intersect with the segment next to it.
What I ended up doing was to make a circular plane with 15 vertices, inset it and display only the wireframe, and centered it with the rim. I then modelled the segment in orthographic view and lined up the edges with the lines on the plane. It ended up kinda working but it was very fiddly and didnt feel very efficient :D.
What is a good way to do it? Right now I’m thinking I could make the segment a bit wider and then trim it with boolean? Or is there a better way?
Thanks
Btw these tutorials are awesome.