|
From: Ryan M. <RMA...@md...> - 2001-07-19 18:42:27
|
Is there any way in VPython to store graphics objects with persistance? = If not, has anyone written a routine, where the objects in the current = scene can be loaded or saved from stored data? I will be generating a = default model from other data input by the user. The user will then be = able to make some modifications to this model, and I would like to be able = to save any changes. Thanks again, Ryan |