Aaron Franke 2ee9b47f6c Use ETC instead of ETC2 for all GLES2 demos 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
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 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo 5 years ago
project.godot 2ee9b47f6c Use ETC instead of ETC2 for all GLES2 demos 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