iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.1k stars 300 forks source link

[feat] Change size of point clouds using a parameter #2178

Open AnthonyGlt opened 1 year ago

AnthonyGlt commented 1 year ago

We start to have multiple parameters concerning the pointcloud loaded from a C3DTile. We could add the point size parameter to complete this list. Could appear in the debug menu image

An example of a recent MR which added some new parameters https://github.com/iTowns/itowns/pull/2171