GraphiteEditor / GraphiteEditor/Graphite

Graph rewriting step

オープン
#1,244 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Architecture
主要言語
Rust
スター
27.2k
フォーク
1.3k
平均マージ
20時間 5分
マージ済み PR(30日)
57

説明

This would be used to remove the [node] -> Extract -> GpuImage nodes and just leave [node] behind.

Also Clone and Cache node insertion dynamically so we can utilize caching everywhere instead of in the places they are manually inserted within the document graph implementations for certain nodes.

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

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

調査の方向性

Start by locating the document graph implementations that manually insert Clone and Cache nodes, then trace how Extract and GpuImage nodes are represented and connected. Done should include graph rewriting that removes the specified Extract-to-GpuImage sequence and dynamically inserts Clone and Cache nodes wherever caching is needed, but the issue does not name tests or files to verify this.

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

評価

技術スタック
rust
領域
computer-graphics
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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