aalavandhaann / blueprint-js

The Javascript es6 version of the original furnishup/blueprint3d. Need some royalty free low poly models for the inventory. Can someone help me with this?
MIT License
493 stars 156 forks source link

Outside walls not correct lengths #80

Open wilsmex opened 1 year ago

wilsmex commented 1 year ago

1) Attached you'll see my image (red circles highlighted) where the outside wall dimensions are incorrect and overlapping. 2) When you create a wall that is not a complete room (just two attached walls), the outside corners of the wall do not ever connect. Can this be fixed?

Screenshots

Screenshot 2023-03-06 at 10 22 44 AM
aalavandhaann commented 1 year ago

Andrew,

Yes. I have to fix the external walls connection. This is a wip for support of multi wall thickness. ATM I am quite busy with my mainstream work. I'll be updating the repo in another 3 weeks. However, you can find the changes to half-edge.js inside model folder and switch back to previous method of constructing the wall.

Regards,

0K