nmwsharp / nmwsharp/polyscope

CurveNetwork - Node radius bug?

オープン
#391 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
C++
スター
2.2k
フォーク
242
平均マージ
11分
マージ済み PR(30日)
1

説明

After interacting in the GUI, the radius of the nodes unexpectedly doubles.
This behavior is consistent when the user mouse-clicks in a widget then mouse-releases in the viewport.

Polyscope 2.6.1
Python 3.11
Kubuntu 24.04

EDIT:

This behavior appears when using network.add_scalar_quantity(name, radius, defined_on="edges") and network.set_edge_radius_quantity(name, autoscale=False)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Reproduce the issue in the GUI using network.add_scalar_quantity(name, radius, defined_on="edges") followed by network.set_edge_radius_quantity(name, autoscale=False), then interact with a widget and release the mouse in the viewport. Done means the node radius no longer doubles after this interaction pattern.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp, python
領域
computer-graphics
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。