CodingTrain / CodingTrain/Suggestion-Box

Circle Dart Throwing Improvement

Aperta
#147 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
570
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This should be a comment link:

https://www.youtube.com/watch?v=XATr_jdh-44&lc=z12yurvqmqandf4nu22ue15q4radffvhz04

> Hi Daniel, I like your videos.
> There are several opportunities to improve the algorithm.
> First we can add a buffer which stores unsuitable positions to place the circle. This will avoid repetition calculating distances between points.
> Second we can divide the region into chunks and calculate only the distance to the circles from nearest chunks.
> This will improve speed and increase the density of circles.
>
> My implementation: https://github.com/roocster/p5.js-no-overlap-circles

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

The issue provides no repository files, tests, or entry point; start by reviewing the linked p5.js-no-overlap-circles implementation and the quoted algorithm ideas. Done would require a decided implementation and evidence that buffering or region chunking improves speed or circle density.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Ambito
computer-graphics
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.