- https://electronics.stackexchange.com/a/22271https://blog.tsl.io/building-the-future-with-arcore-googles-augmented-reality-sdk
- https://android.stackexchange.com/a/124181
- https://stackoverflow.com/questions/6047931/magnetic-field-sensor-calibration-on-android/6348842#6348842
- https://github.com/mapbox/tippecanoe
- https://github.com/pissang/geometry-extrude/
- https://www.raywenderlich.com/3169311-runtime-mesh-manipulation-with-unity
- http://nothkedev.blogspot.com/2018/08/procedurally-generated-meshes-in-unity.html
- https://answers.unity.com/questions/1480956/how-to-generate-nav-mesh-floor-in-a-procedural-gen.html
- https://forum.unity.com/threads/navmesh-baking-at-runtime-example.507446/#post-3401247
- https://docs.unity3d.com/Manual/class-NavMeshLink.html
- https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification
- https://github.com/bertt/awesome-quantized-mesh-tiles
- https://github.com/mikedh/trimesh
- https://www.cs.cmu.edu/~quake/triangle.html
- https://www.cs.cmu.edu/~quake/triangle.delaunay.html
- https://github.com/mapbox/earcut
- https://github.com/nschloe/awesome-scientific-computing
- mikedh/trimesh#199 (comment)
- https://github.com/nschloe/meshio
- https://docs.unity3d.com/Manual/class-NavMeshLink.html
- https://learn.unity.com/tutorial/unity-navmesh#5c7f8528edbc2a002053b497
- https://docs.unity3d.com/Manual/Navigation.html
- https://github.com/Unity-Technologies/NavMeshComponents
- https://lindenreid.wordpress.com/2017/11/05/procedural-mesh-extrusion-tutorial/
- https://forum.unity.com/threads/how-do-i-extrude-mesh-along-a-cubic-bezier-spline.417526/
- https://www.youtube.com/watch?v=o9RK6O2kOKo
- https://www.youtube.com/watch?v=OOeA0pJ8Y2s
- mapbox/mapbox-unity-sdk#122
- https://docs.unity3d.com/Manual/nav-InnerWorkings.html
- https://heartbeat.fritz.ai/the-subtle-art-of-making-lines-in-augmented-reality-using-arcore-and-unity3d-e26718dffa03
- https://github.com/gpvigano/EasyCurvedLine
- https://forum.unity.com/threads/a-bezier-curve-and-path-class.461321/
- https://stackoverflow.com/a/43550088/1230358
- https://sketchfab.com/glenatron
- https://forum.unity.com/threads/blender-fbx-export-settings.465936/
- https://github.com/donmccurdy/three-pathfinding
- https://github.com/recastnavigation/recastnavigation
- https://arongranberg.com/astar/
- https://forum.unity.com/threads/unity-dijkstras-pathfinding.505212/
- https://stackoverflow.com/questions/43547886/is-it-really-so-difficult-to-draw-smooth-lines-in-unity
- https://github.com/gpvigano/EasyCurvedLine/
- https://forum.unity.com/threads/a-bezier-curve-and-path-class.461321/
- https://forum.unity.com/threads/how-to-get-next-corner-in-path-for-a-navmeshagent.499194/
- https://forum.unity.com/threads/moving-to-navmesh-path-corners-individually-gets-stuck-on-the-first-corner.466008/
- https://www.youtube.com/watch?v=NjQjl-ZBXoY !!! for arrow rotating to next point - if it crossed the line to
- https://www.youtube.com/user/Cercopithecan/search?query=pathfinding
- https://www.youtube.com/watch?v=nhiFx28e7JY
- https://keithmaggio.wordpress.com/2019/07/05/unity-3d-smooth-turning-with-navmeshagent-ai/
- https://github.com/UtMan88/SmoothSteeringNavMesh/blob/master/Assets/Examples/Scripts/ClickToSteer.cs
- https://answers.unity.com/questions/432870/check-if-the-player-going-right-direction.html
- https://www.youtube.com/watch?v=7NehsLWcFIU !!! Colliders for waypoints
- https://forum.unity.com/threads/moving-to-navmesh-path-corners-individually-gets-stuck-on-the-first-corner.466008/
- https://gamedev.stackexchange.com/questions/147915/what-does-navmesh-allareas-specify-in-unity
- https://www.studytonight.com/game-development-in-2D/navigation-using-navmash
- https://docs.unity3d.com/Manual/class-NavMeshLink.html
- https://answers.unity.com/questions/732181/nav-remaining-distance-wrong.html
- https://forum.unity.com/threads/best-practices-folder-structure.65381/
- https://github.com/stillwwater/UnityStyleGuide
- https://www.gamasutra.com/blogs/TimPettersen/20161206/286981/The_complete_guide_to_Unity__Git.php
- https://blogs.unity3d.com/2014/06/03/unit-testing-part-2-unit-testing-monobehaviours/
- https://web.archive.org/web/20190730093355/https://dancerscode.com/2018/12/05/how-to-set-up-a-unity-test-project/
- https://blogs.unity3d.com/2014/06/03/unit-testing-part-2-unit-testing-monobehaviours/
- https://www.raywenderlich.com/9454-introduction-to-unity-unit-testing
- https://stackoverflow.com/questions/50223866/how-to-set-up-unit-tests-in-unity-and-fix-missing-assembly-reference-error
- https://stackoverflow.com/questions/57784897/importing-nsubstitute-into-unity-project
- https://www.reddit.com/r/Unity3D/comments/8o7w35/assembly_definition_files_how_my_life_filled_with/
- http://sugarpillstudios.com/wp/?page_id=279
- https://github.com/neuecc/UniRx
- https://gist.github.com/staltz/868e7e9bc2a7b8c1f754
- https://medium.com/@urschanselmann/reactive-programming-an-introduction-for-game-developers-f7da00edb424
- https://ruk.si/notes/unirx/unirx_custom_observables
- https://ornithoptergames.com/reactiverx-in-unity3d-part-1/
- https://ornithoptergames.com/reactivex-and-unity3d-part-2/
- https://ornithoptergames.com/reactivex-and-unity3d-part-2b/
- https://ornithoptergames.com/reactivex-and-unity3d-part-3/
- https://ornithoptergames.com/reactive-programming-in-clown/
- https://blog.raccoons.be/arcore-powered-indoor-navigation-unity
- https://community.arm.com/developer/tools-software/graphics/b/blog/posts/indoor-real-time-navigation-with-slam-on-your-mobile
- https://blog.mapbox.com/indoor-navigation-in-ar-with-unity-6078afe9d958
- https://github.com/hnekhniadovich/Indoor-Navigation-ARCore/
- https://github.com/Oscheibe/ARIndoorNav
- https://github.com/janilein/IndoorNavigation
- https://va.lent.in/unity-make-your-lists-functional-with-reorderablelist/
- https://medium.com/@iamscottcab/instantiating-monobehaviours-in-unity-d2d092f29f55
- https://codelabs.developers.google.com/?cat=Augmented+Reality
- https://jetruby.com/blog/to-the-infinity-and-beyond%E2%80%8A-%E2%80%8Aimplementing-augmented-reality-in-android-using-arcore/
- https://vrgamedevelopment.pro/unity-trackedposedriver-tutorial/
- https://stackoverflow.com/questions/46022227/google-arcore-domain-model-by-example
- https://www.youtube.com/watch?v=Ml2UakwRxjk
- https://forum.unity.com/threads/ar-remoting-simulation.720575/page-2
- https://arvrjourney.com/an-introduction-to-arcore-962158784036
- https://medium.com/coding-blocks/introduction-to-motion-tracking-in-arcore-f3e584ce0ba0
- https://www.patrykgalach.com/2019/04/15/building-ar-game-with-ar-foundation-in-unity/
- https://www.andreasjakl.com/getting-started-google-arcore-part-1-project-setup-arcore-sdk/
- https://www.andreasjakl.com/getting-started-with-google-arcore-part-2-visualizing-planes-placing-objects/
- https://www.andreasjakl.com/real-time-light-estimation-with-google-arcore/
- https://www.andreasjakl.com/how-to-record-a-video-from-a-unity-arcore-app-on-android/
- https://codelabs.developers.google.com/codelabs/arcore-extensions-cloud-anchors/#0
- https://forum.unity.com/threads/what-is-transform-forward.338384/
- https://forum.unity.com/threads/checking-for-ar-availability-before-launching-ar-scene.579130/#post-4866488
- https://blog.autsoft.hu/arcore-for-android-developers-part-1-the-basics/
- https://softwareproduction.eu/2019/08/02/unity-arfoundation-loading-xrreferenceimagelibrary-for-arcore-at-runtime/
- https://forum.unity.com/threads/dynamic-xrreferenceimagelibrary-in-ar-foundation.681901/
- https://forum.unity.com/threads/trackedposedriver-in-2019-1.634963/
- https://vrgamedevelopment.pro/unity-trackedposedriver-tutorial/
- https://forum.unity.com/threads/scaling-with-arfoundation.543953/
- https://blogs.unity3d.com/2017/11/16/dealing-with-scale-in-ar/
- https://forum.unity.com/threads/reset-ar-session.537261/
- https://softwareproduction.eu/2019/08/02/unity-arfoundation-loading-xrreferenceimagelibrary-for-arcore-at-runtime/
- https://forum.unity.com/threads/what-is-transform-forward.338384/#post-3684166
- https://android.jlelse.eu/unity-and-android-connecting-the-dots-6368b31e86c5
- https://forum.unity.com/threads/integration-unity-as-a-library-in-native-android-app-version-2.751712/
- https://learn.unity.com/tutorial/memory-management-in-unity
- https://docs.unity3d.com/Manual/BestPracticeUnderstandingPerformanceInUnity2.html
- https://blogs.unity3d.com/2018/06/27/new-best-practice-guide-memory-management-in-unity/
- https://docs.unity-ar-gps-location.com/
- https://answers.unity.com/questions/1549229/import-a-shapefile-in-unity-scene.html
- viromedia/viro#131
- https://issuetracker.unity3d.com/issues/upgrading-projects-to-2019-dot-2-0b1-can-introduce-reference-errors-to-unityengine-dot-ui
- https://forum.unity.com/threads/ar-foundation-android-black-screen-on-first-launch-bug-il2cpp.671467/
- https://bloclibrary.dev/#/coreconcepts
- https://medium.com/flutter-community/let-me-help-you-to-understand-and-choose-a-state-management-solution-for-your-app-9ffeac834ee3
- https://github.com/snowballdigital/flutter-unity-view-widget
- juicycleff/flutter-unity-view-widget#101
- https://github.com/juicycleff/flutter-unity-arkit-demo
- https://forum.unity.com/threads/using-unity-as-a-library-in-native-ios-android-apps.685195/
- https://forum.unity.com/threads/integration-unity-as-a-library-in-native-android-app-version-2.751712/
- https://blog.novoda.com/better-class-naming/
- https://medium.com/@kailash09dabhi/mvp-with-better-naming-of-implementation-classes-dry-principle-e8b6130bbd02
- https://stackoverflow.com/a/47505938/1230358
- https://unionassets.com/blog/add-the-mvp-in-the-game-for-unity3d-436
- https://www.raywenderlich.com/4074597-getting-started-with-the-bloc-pattern