Code Monkey home page Code Monkey logo

netherlands3d's Introduction

Netherlands3D

A library of Unity3D systems/prefabs meant for reuse/addition that were initialy developed for 3D Amsterdam and 3D Utrecht.
This is a clean Unity project with proper settings with the Netherlands3D content living within the Packages/Netherlands3D folder.

Contributing

We encourage other Dutch municipalities to contribute to this package with developments of their own.
Please refer to CONTRIBUTING.md for details on how to contribute.

Using the package

If you like to use (and not contribute to) the Netherlands3D package you can use the Unity Package Manager to install the package:

  1. In Unity open 'Window/Package Manager'
  2. In the top left of the window, click the plus icon and choose 'Add package from git URL'
  3. Use the following URL: https://github.com/Amsterdam/Netherlands3D.git?path=/Packages/Netherlands3D/

Package specific releases

User can download a specific release version by adding a hash with the tag of the release in the Git package URL.

For example, to download version v.0.0.2 you could use the following URL in the Unity Package Manager:

https://github.com/Amsterdam/Netherlands3D.git?path=/Packages/Netherlands3D/#v0.0.2

The version numbering for the Netherlands3D releases use Semantic Versioning.

Updating the package

If you imported a Netherlands3D package and like to update the package, or pick another specific version, we recommend doing so via the Netherlands3D menu on top of your Unity editor screen.

We highly recommend picking a specific release version for your project, to make sure the package will stay the same until you deliberately choose to update.

Hosting a WebGL Netherlands3D application

If your project uses the TileHandler, and you would like to use the compressed binary tile files (ending in .br) in a WebGL build, you need to make sure your host server (remote or localhost) has the 'Content-Encoding' header set to 'br' for all files that have the .br file extention.

The Unity documentation has some example server configurations to get started: https://docs.unity3d.com/Manual/webgl-server-configuration-code-samples.html

The examples in the Unity documentation are specific to the Unity build files, so you would need to include your binary tile files path yourself.

netherlands3d's People

Contributors

arjankoelewijn avatar bartburkhardt avatar gitdevver avatar jpvanmuijen avatar justinstolk avatar martijnvangog avatar mrsliddes avatar mvangog avatar sambaas avatar tomsimons 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.