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?
Churinga asked 6/8, 2012 at 10:47

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

4

Solved

I'm trying to find/make an algorithm to compute the intersection (a new filled object) of two arbitrary filled 2D objects. The objects are defined using either lines or cubic beziers and may have h...
Crestfallen asked 20/9, 2008 at 20:56
1

© 2022 - 2024 — McMap. All rights reserved.