Skip to content

Instantly share code, notes, and snippets.

View sunyonglincanada's full-sized avatar

Eric Sun sunyonglincanada

  • Toronto
View GitHub Profile
/*
* Copyright (C) 2017-2020 HERE Europe B.V.
* Licensed under Apache 2.0, see full license in LICENSE
* SPDX-License-Identifier: Apache-2.0
*/
import { GeoCoordinates, TileKey } from "@here/harp-geoutils";
import { MapAnchor, MapViewEventNames, RenderEvent, Tile, TileObject, registerTileObject, DataSource } from "@here/harp-mapview";
import * as THREE from "three";
import { FBXLoader } from "three/examples/jsm/loaders/FBXLoader.js";