hello everyone,<br>thanks for the reply , i will give deeep account of what i am trying to do.<br>1) I have all the files on server. <br>2) the user would be given some option to change like color, texture and material color. <br>
3) That information will be sent to the server database.<br>4) The server will call the blend file and run the script.<br><br>So i need python to mysql connectivity inside blender to access those information on the serverDB and to make changes to the blend file before rendering.<br>