Skip to main content
The M in RAM stands for memory. "RAM memory" is saying "random accesses memory memory". </nitpick>
Source Link
GiantCowFilms
  • 19k
  • 10
  • 81
  • 142

Reduce the number of subdivisions in your anvil subsurf modifier.

It has 6 subdivision iterations giving it an impossibly high poly count. Not only is that unnecessary, it will give poor performance, consume large amount of RAM memory, and as you experienced already, possibly cause crashes on lower end machines.

Reduce the number of subdivisions in your anvil subsurf modifier.

It has 6 subdivision iterations giving it an impossibly high poly count. Not only is that unnecessary, it will give poor performance, consume large amount of RAM memory, and as you experienced already, possibly cause crashes on lower end machines.

Reduce the number of subdivisions in your anvil subsurf modifier.

It has 6 subdivision iterations giving it an impossibly high poly count. Not only is that unnecessary, it will give poor performance, consume large amount of RAM, and as you experienced already, possibly cause crashes on lower end machines.

Source Link

Reduce the number of subdivisions in your anvil subsurf modifier.

It has 6 subdivision iterations giving it an impossibly high poly count. Not only is that unnecessary, it will give poor performance, consume large amount of RAM memory, and as you experienced already, possibly cause crashes on lower end machines.