Re: Saving by button click and reload online 3djs
by Puybaret » Fri Aug 12, 2022 5:52 pm
You’ll have to manage a list of saved files for each user on your server.
Therefore it depends on how you manage the profile of your users on your server.
Here, these profiles and user’s login depends on the database bound to this forum. Not a very universal solution, the reason why I didn’t publish its source code on server side.