SkillAgentSearch skills...

PotreeServer

No description available

Install / Use

/learn @potree/PotreeServer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Status: experimental / crashy

Installation / Build

1.) Install dependencies as specified package.json

npm install --save

2.) Open settings.json and adjust values for path and outputDirectory.

Path points to the root folder of your main/file server. Potree server will attempt to look for point clouds relative to this location.

OutputDirectory is where the filter results will be stored. At this time, this folder won't automatically be cleared of past results so you have to make sure to clean it up manually.

3.) Run the server:

node ./src/potree_server.js
View on GitHub
GitHub Stars23
CategoryDevelopment
Updated7mo ago
Forks17

Languages

JavaScript

Security Score

77/100

Audited on Aug 11, 2025

No findings