illusion_scintillating_grid — GENERATIVE illusion op

• Data kinds: none → rgb (an op determined by its arguments alone — it takes no image or data input)

• Call: import fullseye as fs; fs.ledger.illusion_scintillating_grid(size: 'int' = 44, n: 'int' = 8, bar: 'float' = 12.0, dot: 'float' = 6.0) -> 'np.ndarray' (to call the implementation directly, import illusion; illusion.illusion_scintillating_grid(size: 'int' = 44, n: 'int' = 8, bar: 'float' = 12.0, dot: 'float' = 6.0) -> 'np.ndarray'; from the registry, opsgenerative.get("illusion_scintillating_grid"))

Usage

> This operator's description has not been translated yet. The original text follows as it is.

きらめき格子。ヘルマン格子の交点に白丸を置いたもの。

不変量: すべての白丸が同一(半径も値も)。

Detailed usage guide

• generative_art family guide

References (sample data, literature)

• Sample-data catalog (download URLs / licences) — 2-D uses skimage.data (BSD/public domain) plus synthetic images; 3-D lists download URLs for real data sources (Stanford, PDS, …).

• Operator provenance and references — the sources of the research/methods this op family came from.

• The canonical algorithm (author, year) and its uses are named in the family usage guide above.

Runnable examples (verified samples that actually call this op)

• (none yet)

Ops the type connects to (they accept rgb as input)

—

Same category (illusion)

illusion_cafe_wall · illusion_muller_lyer · illusion_ponzo · illusion_zollner · illusion_poggendorff · illusion_fraser_spiral · illusion_ebbinghaus · illusion_kanizsa


*Provenance: illusion.py — GENERATIVE operator registry. This per-op note is generated by tools/opdocs.py md (do not hand-edit).*

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.