Git Product home page Git Product logo

urho3d-asynclevelload's Introduction

Urho3D AsyncLevelLoad

Description

Asynchronous level loading sample - demonstrates a two-level system, where you will have at most two levels loaded at a time. Level loading is achieved by trigger boxes in the scene (green transparent boxes), where the level load information is contained as tags in the nodes, and the loader tracks the current and next level to load. For demo purpose, these triggers are not in ideal position as level loading should be more inconspicuous instead of popping-in on the screen.

Purpose:

  • to avoid load screens when transitioning from level to level.
  • to avoid loading all your level assets in memory and only load levels as you need.

Screenshot

alt tag

To Build

To build it, unzip/drop the repository into your Urho3D/ folder and build it the same way as you'd build the default Samples that come with Urho3D.

Built with Urho3D 1.7 tag.

License

The MIT License (MIT)

urho3d-asynclevelload's People

Contributors

lumak avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.