Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

seongland/pointland

Repository files navigation

Pointland

  • https://point.seongland.com
  • Developed a touchscreen joystick that allows users to wander anywhere in 3D space.
  • Accomplished full screen web experience with pointcloud data served from Google Cloud Storage using PWA.

pointland

Made by

Deployment

Get data

mkdir src/static/potree
gsutil -m cp -r -n gs://potree-architecture src/static/potree
mv src/static/potree/potree-architecture src/static/potre
rm -r src/static/potree
mv src/static/potre src/static/potree

Build

VERSION=1.3.2
set -a; source .env; set +a
docker build  -t ghcr.io/seongland/pointland:$VERSION .
docker push  ghcr.io/seongland/pointland:$VERSION
docker tag ghcr.io/seongland/pointland:$VERSION ghcr.io/seongland/pointland:latest
docker push  ghcr.io/seongland/pointland:latest

# deploy
okteto namespace
# deploy to current cluster
okteto stack deploy --wait
# if windows, change to default
kubectl config use-context docker-desktop

Tech Stacks

  • cloudflare dns
  • gcp cloud run
  • docker, nuxt
  • feathers
  • express
  • mongodb

Build Setup

yarn
yarn dev

Convert

 ./PotreeConverter.exe ./resources/*.las -o ./potree