issues
search
aolagers
/
pointz
COPC LAZ viewer
https://pointz.aolagers.org
GNU Affero General Public License v3.0
1
stars
0
forks
source link
Implement point picking with mouse
#12
Closed
aolagers
closed
10 months ago
aolagers
commented
10 months ago
Render a small area around the mouse to a different buffer using scissor test.
Use a special shader that stores the point cloud and other info to the RGB data.
Find the nearest pixel with rgb values inside the buffer.