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
504 stars 158 forks source link

Question regarding object position #31

Closed Ozanaydinn closed 5 years ago

Ozanaydinn commented 5 years ago

Hello, I'm trying to get object coordinates with respect to the bottom left corner of the room-so that the coordinates of the bottom left corner will always be 0-0-0-, provided that the room will always be a rectangle. Is there any way to do this? Thanks!

aalavandhaann commented 5 years ago

For the room you always see the account at the origin. It's a set of small rgb lines at the axis. For the bottom left corner it can be done using the bounds mechanism. You would consider the minx, Maxy, values

Ozanaydinn commented 5 years ago

Hey, thank you for the quick reply! I have a completely different question to ask, should I open a new issue or can I bother you from someplace else? :)

aalavandhaann commented 5 years ago

If it's a issue related to the blueprint-js framework and it's different then kindly open a new issue. If it's something related to how something needs to be done in 3D generally then please stick to forums, stackoverflow or email me at ashok.srinivasan2002@gmail.com

Regards,

0K

aalavandhaann commented 5 years ago

Closing this issue as there is no further discussion happening.