Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Three.js viewer for redesigned viewers #511

Open
wants to merge 12 commits into
base: viewer-redesign
Choose a base branch
from

Conversation

KrisDavie
Copy link
Contributor

Minimum working implementation of a three.js viewer which uses shaders to draw points.

Locally (with devtools closed!) I could display >15 million points and still reliably scroll around.

Some of this code is still very hacky (project ID is hardcoded in data.py still.

@MaybeJustJames
Copy link
Collaborator

MaybeJustJames commented Mar 15, 2022

Note that, because I had to manually adjust the time on my laptop, the most recent commit (223e729) appears to be the 3rd most recent

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.

None yet

2 participants