Unexpected results for a cube with holes in its faces #13
winksaville
started this conversation in
General
Replies: 4 comments 5 replies
|
Thanks for reporting this! I'm not yet sure what's going on, but I am able to reproduce it all the way back to 0.2.0. Still some bugs to shake out of csgrs, it's only really been under active development for a little over a month. I'll see what I can do about tracking the cause of this issue down. Might take a couple days. |
0 replies
|
This should be fixed in 0.15.2. Issue was that I needed to recalculate plane normal / w on each transformation to keep the BSP logic happy. Thanks for reporting the issue, that was a good bug to get worked out. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
I've tried to recreate the cube with holes in the faces similar to what's shown in the csgrs/README.md. But I've obviously done something wrong, below is the code, here is a repo:
Here is what f3d is displaying:
Please let me know what I've done wrong.
All reactions