hey everyone i have little project and im little bit stuck
in the end of my project i need to made plug in that genrete city using assets of house part like walls and roofs ad roads ,
i want to do the generet in c++ but for read json file that i make on python of the description of the city / houses /roads
the problem i cant access to mesh assets in python but the only thing i need is to make the logic of that and then to output json file that explain to c++ how to build that
someone can help ?