Files
godot-demo-projects/loading/multiple_threads_loading
Vitaliy 5f7072a18d Multiple-threads loading (#425)
Add Multiple-threads loading demo
2020-03-15 04:25:18 -04:00
..
2020-03-15 04:25:18 -04:00
2020-03-15 04:25:18 -04:00
2020-03-15 04:25:18 -04:00
2020-03-15 04:25:18 -04:00
2020-03-15 04:25:18 -04:00
2020-03-15 04:25:18 -04:00
2020-03-15 04:25:18 -04:00

Multiple-threads loading demo

This demo shows how you can organize background loading using multiple threads.

Language: GDScript

Renderer: GLES 2

How does it work?

Official documentation - Using multiple threads

Screenshots

Screenshot