Blender distance culling node used to remove or mask points in given radius from the active camera.
Instructions:
1. Add the node group in your geometry nodes setup.
2. Connect the output to your distribute points (Selection) node or similar nodes.
3. Adjust the distance to your liking.
Change Log: Made it so the output is gradient based from values ranging from 0-1 instead of a Boolean output.