Skip to content

Conversation

@thomcom
Copy link
Contributor

@thomcom thomcom commented Sep 2, 2022

Closes #438

This branch adds two new endpoint families: /particles and /quadtree.

The particles endpoint returns a striped buffer that is used to display coordinates in the particles UI client.

The quadtree endpoint exposes the API endpoints for quadtree creation, setting a polygon for the quadtree, and querying points contained within the polygon.

@thomcom thomcom changed the title Draft of feature/api server abstraction Add new endpoints to api-server Nov 30, 2022
@thomcom thomcom marked this pull request as ready for review November 30, 2022 23:00
@thomcom
Copy link
Contributor Author

thomcom commented Jan 4, 2023

This is ready for review.

@thomcom
Copy link
Contributor Author

thomcom commented Jan 4, 2023

@trxcllnt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update api-server to load a large point-cloud dataset for the pip viewport culling demo.

2 participants