For now the 3D explorer only keeps the last selected color of each component. It could be great to enhance this system in order for the user to be able to customize the default colors, selected component and other default parameters. This can be a little complex to do without adding a lot of lines to the code, but it would be a huge improvement.
It could also be possible to add an option that allows the user to load a file containing all his default choices. This requires to create, load, parse and read files but it's one way to allow more customization to the app.
For now the 3D explorer only keeps the last selected color of each component. It could be great to enhance this system in order for the user to be able to customize the default colors, selected component and other default parameters. This can be a little complex to do without adding a lot of lines to the code, but it would be a huge improvement. It could also be possible to add an option that allows the user to load a file containing all his default choices. This requires to create, load, parse and read files but it's one way to allow more customization to the app.