heremaps / pptk

The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.
https://heremaps.github.io/pptk
MIT License
610 stars 112 forks source link

Background #43

Closed MCLYang closed 4 years ago

MCLYang commented 4 years ago

For visualization, how could I switch the background theme? It always maintains dark and I wish to change to white or something lighter.

MCLYang commented 4 years ago

NVM, just v.set(bg_color = [1,1,1, 1],floor_color = [1,1,1, 1])