csg Questions
1
I have many views that I'm trying to extrude and then intersect in order to create a final polygon. The problem is that the result is not the expected, it has some floating extra parts. I need to c...
Krick asked 6/6, 2022 at 18:40
1
Solved
I have Cube model and Cylinder model. I want to make a hole inside Cube by Cylinder, how can I make it?
I have these two models:
And I want to make this:
Amie asked 20/5, 2019 at 17:46
4
Solved
I'm having difficulties constructing a hollow cylinder in Three.js.
Should I go and construct it using CSG or by stitching the vertices together?
1
I have reimplemented OpenCSG for modern OpenGL version.
PixelFormatAttributes:
NSOpenGLPFAColorSize , 24 ,
NSOpenGLPFAAlphaSize , 8 ,
NSOpenGLPFADepthSize , 32 ,
NSOpenGLPFAStencilSize , 8 ,
NSOp...
Risotto asked 25/11, 2013 at 17:1
1
© 2022 - 2024 — McMap. All rights reserved.