Skip to main content
Touching up link for better screen reader support
Source Link
DMGregory
  • 141k
  • 23
  • 258
  • 401

It seems that the accepted term is streaming. But this term is too broad, you need to add additional keywords to search, such as game map streaming loading. thisThis is an example of streamingis an example. It emphasizes a continuous, smooth loading process.

Personally I prefer lazy loading. It emphasizes loading only when necessary.

Or progressive loading. It comes from web front-end development, implying different loading priorities and providing placeholders.

It seems that the accepted term is streaming. But this term is too broad, you need to add additional keywords to search, such as game map streaming loading. thisis an example. It emphasizes a continuous, smooth loading process.

Personally I prefer lazy loading. It emphasizes loading only when necessary.

Or progressive loading. It comes from web front-end development, implying different loading priorities and providing placeholders.

It seems that the accepted term is streaming. But this term is too broad, you need to add additional keywords to search, such as game map streaming loading. This is an example of streaming. It emphasizes a continuous, smooth loading process.

Personally I prefer lazy loading. It emphasizes loading only when necessary.

Or progressive loading. It comes from web front-end development, implying different loading priorities and providing placeholders.

Source Link
Mangata
  • 2.8k
  • 1
  • 4
  • 10

It seems that the accepted term is streaming. But this term is too broad, you need to add additional keywords to search, such as game map streaming loading. thisis an example. It emphasizes a continuous, smooth loading process.

Personally I prefer lazy loading. It emphasizes loading only when necessary.

Or progressive loading. It comes from web front-end development, implying different loading priorities and providing placeholders.