Skip to content
This repository was archived by the owner on Nov 25, 2019. It is now read-only.
This repository was archived by the owner on Nov 25, 2019. It is now read-only.

Slippy Threaded - Alpha version #37

@wilhelmberg

Description

@wilhelmberg

Hey @mapbox/games

could you do me a favor and check this unitypackage: SlippyThreaded-01.zip

It just contains the Slippy demo.
Please leave all settings alone (not fully implemented yet) except those two:

image

^^ These settings are for PC only. In case you are exporting to a mobile player, reduce cached tiles and number of threads as you see fit.
I think the number of cached tiles can stay pretty high tough as this is the raw binary vector tile data and under normal circumstances they are should be pretty small - only a few KB.

I'm primarily interested in

  • Does it run at all on your platform of choice (Linux/Mac)? 😏
  • Does it work on iOS, Android? When exporting to WebGL I get: Can't add component because class 'MeshCollider' doesn't exist
  • On Windows from within the Unity Editor I'm seeing a constant increase in memory usage the longer I pan around. This doesn't seem to be the case with the exported Windows .exe player - except the spikes when textures are created.
    Do you notice a similar memory usage?
  • Intermittently I also saw an error because IFileSource was null. Does this happen on your platform?
  • Intermittently Unity Editor crashes when stopping play mode. Does this happen on your platform?
  • How smooth is the panning?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions