spimort / TerraBrush

MIT License
698 stars 27 forks source link

Loading the terrain and loading objects when launching a project. #66

Closed HitARun closed 6 months ago

HitARun commented 6 months ago

Now the terrain is loaded first and you can see how the objects is loaded. Despite the fact that it speeds up loading in general, for the user, most often the appearance of objects in front of the eyes is a more negative experience than a long wait for the entire scene to load at once. Solutions: add a loading method switch or change the scene loading method when compiling the project.

spimort commented 6 months ago

Hey @HitARun , this feature is now available in version 0.4.5Alpha. I'll close this issue for now, if you find something, let me know, I'll reopen it!