M o t H 9e68af38d9 Update projects to Godot 3.5 (#827) před 2 roky
..
images fcc7d5c723 Optimize PNG images using oxipng před 5 roky
screenshots fcc7d5c723 Optimize PNG images using oxipng před 5 roky
README.md d4bf89d364 Link to the asset library from the README of each demo před 5 roky
icon.png 50fb2071a0 Improve icon.png for projects using default icon před 5 roky
icon.png.import b7e0a470c7 Update demos to Godot 3.4 před 3 roky
link_button.gd 9e68af38d9 Update projects to Godot 3.5 (#827) před 2 roky
main.tscn 5f7072a18d Multiple-threads loading (#425) před 5 roky
preload.gd 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo před 5 roky
preload.tscn 6875a21545 Replace built-in scripts and delete strange "e" scripts před 4 roky
project.godot 814909538f Update projects to Godot 3.3 před 4 roky
resource_queue.gd 9e68af38d9 Update projects to Godot 3.5 (#827) před 2 roky

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