CodingTrain / CodingTrain/Suggestion-Box
Issue with p5.js
- 主要言語
- 言語のデータがありません
- スター
- 570
- フォーク
- 85
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I am trying to create 2 canvas on my HTML page and on each canvas i need to draw polygons. the points(x1,y1,x2,y2,.....,xnyn) of the polygons will be fetched from the json file. However, when i am hard-coding the points in my sketch.js file then i am able to draw the polygons but when i am trying to pull it through json, i am not able to do it. Please help me with this issue, really urgent.
Also let me know if possible i will share my code so that it will be easier to resolve it. If i can have your email id, will be really helpful to communicate.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
参照されている sketch.js と、2つの HTML canvas で使用されている JSON データを調べ、ポリゴンの点をハードコードした場合と JSON から読み込んだ場合の違いを再現してください。両方の canvas が取得したデータからポリゴンを描画すれば完了です。この issue には、より具体的な開始地点を特定できるだけのコードやテストがありません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- html, json
- 領域
- frontend, web-dev
- issue の種類
- バグ
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100