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

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