I need to find a way to generate models after real world data. Let’s say for an example i wanted to recreate manhattan or the dubai skyline via a script. Is there any api that let’s you do this?
I have bee searching for this but cant find any resources.
I don’t know of anything directly inside Roblox in which you could do that. Although I do know of a blender plugin that allows you to import irl things into models. Here’s a video by CG Geek that may be helpful for you: Create any City in Blender in 20 Minutes - YouTube
Ah yeah, I haven’t heard of anything to do this inside of Roblox. You could try to transfer the Python code from the blender plugin into roblox. Although then you’d have to worry about copyright.