Aaron Franke 6875a21545 Replace built-in scripts and delete strange "e" scripts 4 years ago
..
images fcc7d5c723 Optimize PNG images using oxipng 5 years ago
screenshots fcc7d5c723 Optimize PNG images using oxipng 5 years ago
README.md d4bf89d364 Link to the asset library from the README of each demo 4 years ago
icon.png 50fb2071a0 Improve icon.png for projects using default icon 5 years ago
icon.png.import 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo 5 years ago
link_button.gd 6875a21545 Replace built-in scripts and delete strange "e" scripts 4 years ago
main.tscn 5f7072a18d Multiple-threads loading (#425) 5 years ago
preload.gd 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo 5 years ago
preload.tscn 6875a21545 Replace built-in scripts and delete strange "e" scripts 4 years ago
project.godot 814909538f Update projects to Godot 3.3 4 years ago
resource_queue.gd e73af12f49 Script updates and simplification 4 years ago

README.md

Multiple-threads loading demo

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

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/582

How does it work?

Official documentation - Using multiple threads

Screenshots

Screenshot