Author Topic: Memory managment  (Read 3417 times)

2013-11-27, 08:49:28

fobus

  • Active Users
  • **
  • Posts: 393
    • View Profile
Is there any settings in Corona to manage memory use? I've run out of memory in process of adding details in scene of exterior. After adding some more trees models memory use was grown above 20Gb...

2013-11-27, 09:39:56
Reply #1

Ludvik Koutny

  • VIP
  • Active Users
  • ***
  • Posts: 2557
  • Just another user
    • View Profile
    • My Portfolio
Is there any settings in Corona to manage memory use? I've run out of memory in process of adding details in scene of exterior. After adding some more trees models memory use was grown above 20Gb...

There is not any memory cap setting, although there could be in future. For the time being, you could try to set embree tris. option to low-memory. This should reduce memory usage at some expense of speed :)

2013-11-27, 09:51:47
Reply #2

fobus

  • Active Users
  • **
  • Posts: 393
    • View Profile
For the time being, you could try to set embree tris. option to low-memory. This should reduce memory usage at some expense of speed :)

Thank You. I've already tried to use this option and it helps to save 20% of memory use in this scene (so with this option turned OFF it needs to 120% of 20Gb and with turned ON it needs "only" 100% of memory...). So pity not to have memory cap feature... Proxy system has no effect without option to load/unload proxies at rendertime. Don't You know is this in plans?

2013-11-27, 10:38:25
Reply #3

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
loading/unloading is definitely one of the trickier features to implement, it will take a lot of time
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)

2013-11-27, 11:19:58
Reply #4

fobus

  • Active Users
  • **
  • Posts: 393
    • View Profile
It is a very handy feature for rendering huge scenes. Do You plan to implement it?

2013-11-27, 12:08:47
Reply #5

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
It is planned only after the commercial release
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)

2013-11-27, 12:18:50
Reply #6

fobus

  • Active Users
  • **
  • Posts: 393
    • View Profile
May be exists a different way to reduce memory use? (aside from simplifying scene) Or there is no way around it?