Skip to content

Conversation

@iwaneshuhei
Copy link
Collaborator

@iwaneshuhei iwaneshuhei commented Nov 1, 2025

change RequestManager

urlのパターンがRequestManagerだと、ファイル名しか変更できないため、拡張して各コンテンツごとにURLを解決できるようにする

support NodeDecorator

Potreeのデータは静的な巨大なファイルを、byteのrange指定で取得するので、アノテーションの情報は、識別キーと一緒に同一粒度(node)単位で、保存しているためその繁栄のために、NodeDecoratorを差し込めるようにする

rgba BufferAttribute の色をアノテーションの色で塗り替える

BufferAttribute追加[anno_idx]

アノテーションを区別する為に追加

BufferAttribute追加[bk_rgba]

色のクリア時に、戻しやすくするために bk_rgba を追加する

NodeLoader load に完了時のcallbackを追加

load の Promiseは、ワーカーにPOSTするまでになっているため、完了時のタイミングとれないため、追加
Comment

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.

2 participants