View Single Post
  #1  
Old 05-12-2008, 04:01 AM
Dave Dave is offline
Member
 
Join Date: Jun 2007
Posts: 26
executable - removing models

Hi - just a quick one. We are creating 2 tours around a virtual mediaeval abbey which will run consecutively. The models that have been created are large and so my plan was to load one half of the buildings, do the tour around them, then during the 'interval' load the other half of the buildings, remove the first buildings and do the second tour. I figured that having only half of the buildings loaded would reduce the amount of RAM taken and the CPU load and help to speed up the model. However, if I save the routine as an executable will this still work? Are all the models loaded into memory when the executable is run or is there somehow a part of the executable file that keeps the models on the disc until the viz.add command is run?
Thanks.
Reply With Quote