iTowns / itowns

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

Feature: Stylize points mesh. #2180

Closed gchoqueux closed 10 months ago

gchoqueux commented 1 year ago

Description

Refactoring Feature and Feature2Mesh to improve software architecture and add styling points feature.

Software architecture

Motivation and Context

Screenshots

image

gchoqueux commented 11 months ago

It should also be done in file Feature2Texture and LabelLayer that also use 'context'.

yes in other PR, because there's many changes in this current PR

gchoqueux commented 11 months ago

@ftoromanoff with your comment on new THREE.Group in FeatureMesh class, I've noticed that it's actually unnecessarily complex I push a new proposal but I'm not sure if it covers all cases of use, in particular when base_altitude is undefined

gchoqueux commented 7 months ago

the example source_stream_wfs_25d.html is broken ? there isn't styling by distance