Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

How to refresh the rendering of polyscope scene inside a for loop?

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
cpp

調査の方向性

この issue にはファイル、テスト、エントリーポイントが記載されていません。まず、Polyscope シーンを変更する UI ボタンのループを再現し、次にループ中のレンダリングの挙動と、処理を別のスレッドで実行できるかどうかを確認してください。完了の条件は、危険なスレッド処理を伴わずに、シーンの更新を繰り返しても確実に再描画されることです。

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

説明

Polyscope is a very nice framework.
how to implement the following situations?

  1. after click a button on UI, start a for loop
  2. every iteration of the loop will change the polyscope scene and refresh the rendering (it seems polyscope can not handle it now).
  3. as the loop is time-cost, it is possible to run it in anther theading? it seems that polyscope can not handle threading now.

Thanks.

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

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

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

はじめの一歩

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

nmwsharp/polyscope のほかの issue

nmwsharp/polyscope の issue をすべて見る

似ている issue

C++ の issue をもっと見る

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

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