Hypnotic Point Illusion Grid
From Wikiprompt, the free prompt encyclopedia
Hypnotic Point Illusion Grid A p5.js prompt to generate a minimal hypnotic grid of white points and lines on black, using D4 symmetry and Moire effects to create visual illusions of depth and motion.
Related media
Prompt ContentSave
🌐
{
"prompt_type": "super_minimal_hypnotic_generator",
"title": "Hypnotic Point Illusion Grid",
"summary": "2D canvas with tiny white points on black forming symmetric grids that interact to create Moire illusions and apparent depth; lines connect points to enhance hypnotic vibrations from geometric overlaps.",
"libraries": {
"p5": "https://p5js.org/"
},
"canvas": {
"size": "400, 400",
"background": "black",
"noLoop": true
},
"geometry": {
"points": {
"count": 100,
"arrangement": "overlapping grids with 4-fold symmetry, slight offsets for Moire",
"positions": "integer coordinates, mirrored over axes",
"style": "white, radius 2-3 pixels"
},
"lines": {
"connections": "nearest neighbors with varying angles for illusionary curves",
"color": "white",
"thickness": "4-6 pixels"
},
"shapes": {
"variety": ["circle (diameter 10-20)", "triangle (side 15)", "square (side 12)"],
"placement": "at intersections, interacting to form depth illusions (e.g., overlapping circles for pulsing effect)"
}
},
"symmetry": {
"group": "D4 (rotations 90° + reflections)",
"enforcement": "draw once, mirror copies; offsets create hypnotic interactions"
},
"visual_rendering": {
"draw": "points as tiny circles, lines as strokes, shapes noFill with white stroke; interactions yield Moire/vibration illusions",
"minimal": "no anti-aliasing, pixel-perfect for sharp illusions"
},
"comments": [
"Tiny white points and thin lines on black create Moire hypnotic patterns.",
"Shape interactions form visual illusions like apparent motion or depth.",
"D4 symmetry balances the geometric hypnosis."
]
}
Sign in to see the full prompt
Continue with:
By logging in, you agree to our Terms of Use and Privacy Policy
Usage
This prompt is designed for use with creative. Copy the prompt content above and paste it into your preferred AI tool.
For best results, you may customize the placeholders (indicated by square brackets or capital letters) with your specific requirements.
References
- Category: creative Prompts
- Source: https://x.com/AmirMushich/status/1954106025407099223
Talk
0 comments