I have developed a GHPython script that creates a 3D multi-family model with some parameters. I want to export that geometry parametrically. ( I want to preserve the parametric nature of it) so That I can use it on a website. is there any way of doing such a thing?
Any help will be appreciated.
Hi Mohammed -
Depending on how much work you want and can do yourself, there are commercial services such as ShapeDiver that can host your Grasshopper definition, or you can use Compute to do this yourself. To set up your own server, check this guide - Deployment to Production Servers.
HTH,
-wim