Does anyone Embed a website on Fibery that contains a visualization of data from Fibery?
For example let’s say you have a “Tree” database containing the type and height of individual trees. Say you want to have 3d tree that gives an impression of how the tree looks compared to a person and a house. You use Three.js to visualize these and the type and height are inputs that generate this for every tree. You want to view this in the entity view.
Otherwise I will figure out a way to do this myself but if someone already invented a beautiful wheel that fits here let me know!
Hey bear It’s my second time I’m visiting your topic. But I still couldn’t understand what you need exactly. Could you either re-phrase or draft a picture of what you need here?
Hi Michael! I promised to get back to you with some clarification. I made a drawing, hoping it clarifies a bit.
It’s a simplified example, in this case of a 3d object generated by some parameters that are stored in fields in Fibery (but just imagine there can be many visualizations beside 3d that you want to do with your data in Fibery that can’t be done out-of-the-box just because sometimes you want something very specific). I want to embed a website that is based on the results of that calculation, inside or outside of Fibery.
In this case it’s nice for my clients if they can interact with a model like this, as they make green roofs.
I have already several ways to get me there but I am asking this here because I wonder if others have done similar things or have similar needs - and who knows already have found solutions.
Edit: I may still be confusing, if so feel free to let me know and I can try again, and who knows in the meantime I may find a solution
Thanks for clarifying. Well, I didn’t work with roofs yet. But I suspect the object properties can be similar to the ones of any other object.
So you may have a record where you specify a roof name/type, and add dimensions.
Do I understand correctly that once you pick some roof model (record with dimensions) you’d like to have a preview of how that roof could look like based on the parameters stored in the selected record?