Aaron Franke f9e7456b70 Add descriptions to all projects with README files 5 年之前
..
images 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo 5 年之前
screenshots 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo 5 年之前
README.md f9e7456b70 Add descriptions to all projects with README files 5 年之前
default_env.tres 5f7072a18d Multiple-threads loading (#425) 5 年之前
icon.png 5f7072a18d Multiple-threads loading (#425) 5 年之前
icon.png.import 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo 5 年之前
main.tscn 5f7072a18d Multiple-threads loading (#425) 5 年之前
preload.gd 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo 5 年之前
preload.tscn 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo 5 年之前
project.godot f9e7456b70 Add descriptions to all projects with README files 5 年之前
resource_queue.gd 5f7072a18d Multiple-threads loading (#425) 5 年之前

README.md

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