Home › Forums › General Questions › 2d dimensions on a model
Tagged: dimensions
- This topic has 5 replies, 3 voices, and was last updated 4 years, 4 months ago by kubuz.
-
AuthorPosts
-
2020-07-08 at 5:33 am #29793kubuzCustomer
Hi All,
I want to add 2d dimensions to my shapejey driven model. Whats the best approach for this? Any suggestion?2020-07-08 at 6:08 am #29794Mikhail LuzyaninStaffCan you give more explanation? With example model and how it must work?
Co-founder and lead graphics specialist at Soft8Soft.
2020-07-08 at 8:17 am #29807kubuzCustomerSure,
I think a good example would be this.
https://dynamaker.com/wp-content/uploads/2020/05/Parametric_Conference_Table_configurator-1024×576.png
or
So our customers got 12 dimensions over the complete model. This way it would be clear which dimension they are adjusting.I was thinking in a way to create a puzzle, that build the lines, place them in the right position, and stretches with shapekeys, and updates the value of the text. I am not sure.
2020-07-08 at 11:34 am #29821GLiFTeKCustomerHi
You might want to check out the “Custom Image” example project in the App Manager. It’s puzzles for adjusting length and width of the picture frame to the incoming image works nicely without shape keys by just using 2 bones to move the vertex groups at its corners, which you could do with vertex groups at the end of your lines.I have a debugging x/y coordinates on screen readout for my own use not users that have the letters x: y: as images. But the actual readout letters are blender text objects that every frame updated to an objects x/y coords on the screen. (You can lower the geometry resolution of the numbers in the text data bock for less bloat)
You could work the coord variables into being computed from the bone movement (or whatever UI handle you have constrainted to the bones.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!2020-07-08 at 11:36 am #29822Mikhail LuzyaninStaffJust use images or mesh with small thiknes. You can modify them with shapekeys. Look how background (plane with baked shadows) of the shelf was made in Parametric Objects demo.
Co-founder and lead graphics specialist at Soft8Soft.
2020-07-09 at 8:40 am #29870kubuzCustomerOk, Thanks guys,
I am taking the approach of a mesh with shapekeys. Its a bit hard to manage all the parts.
@gliftek, I do not fully understand that bones technique. Need to check it in detail. Your debugging technique sound interesting. Do you want to share it? I would help me a lot.I hope I learn/find a way to keep proper control over everything.
Must say that, making a 3d product configurator is a challenging job -
AuthorPosts
- You must be logged in to reply to this topic.