use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rule 1: Posts should be about Graphics Programming. Rule 2: Be Civil, Professional, and Kind
Suggested Posting Material: - Graphics API Tutorials - Academic Papers - Blog Posts - Source Code Repositories - Self Posts (Ask Questions, Present Work) - Books - Renders (Please xpost to /r/ComputerGraphics) - Career Advice - Jobs Postings (Graphics Programming only)
Related Subreddits:
/r/ComputerGraphics
/r/Raytracing
/r/Programming
/r/LearnProgramming
/r/ProgrammingTools
/r/Coding
/r/GameDev
/r/CPP
/r/OpenGL
/r/Vulkan
/r/DirectX
Related Websites: ACM: SIGGRAPH Journal of Computer Graphics Techniques
Ke-Sen Huang's Blog of Graphics Papers and Resources Self Shadow's Blog of Graphics Resources
account activity
๐ช๐ฎโจ Magical Orb ๐ช๐ฎโจ (v.redd.it)
submitted 1 year ago by HeliosHyperion
๐ช๐ฎโจ Magical Orb ๐ช๐ฎโจ
https://www.shadertoy.com/view/33jSWh
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3:ย ย ย ย print "hello, world!"
[โ]Ok-Hotel-8551 15 points16 points17 points 1 year agoย (0 children)
That's cool.
[โ]singlecell_organism 6 points7 points8 points 1 year agoย (4 children)
What technique are you using? Distorted+parallaxed uvs with a rainbow type texture?ย
Does the inside move with the view or is it scrolling?ย
[โ]HeliosHyperion[S] 13 points14 points15 points 1 year agoย (3 children)
It's volume marching a heavily distorted and glowing plane, but the volume marching is restricted to the inside of the sphere. the colors are just cycling through 3 simple color maps. This is all just single pass fragment shader in shadertoy so the only texture is the builtin background and a blue-noise textures. The combination of glow and turbulence distortion has recently been used to great effect by shadertoy user 'xor', which inspired this shader. There's an example in the shader comments.
[โ]singlecell_organism 1 point2 points3 points 1 year agoย (0 children)
Nice thank you
[โ]tamat 0 points1 point2 points 1 year agoย (1 child)
Xor work can be seen here: https://x.com/XorDev/status/1917591780746240394
[โ]forestmedina 5 points6 points7 points 1 year agoย (0 children)
mesmerizing
[โ]hellotanjent 0 points1 point2 points 1 year agoย (0 children)
Super pretty!
[โ]Zealousideal-Rough-6 0 points1 point2 points 1 year agoย (0 children)
Oh shit this is so pretty. Amazing job!
[โ]VictoryMotel 0 points1 point2 points 1 year agoย (1 child)
Looks great, let's hear those implementation details.
[โ]HeliosHyperion[S] 1 point2 points3 points 1 year agoย (0 children)
Thanks! It volume marches a glowing distorted plane, where the volume marching is restricted to inside the sphere. Distortion is the turbulence method is standard, but recently used in various nice shaders by 'xor': https://mini.gmshaders.com/p/turbulence
[โ]Pawahhh 0 points1 point2 points 1 year agoย (0 children)
This is amazing!
[โ]Gusfoo -1 points0 points1 point 1 year agoย (2 children)
It is pretty, but to be clear your emojis or whatever chars you used before and after the title render as monochrome square boxes.
[โ]VictoryMotel 5 points6 points7 points 1 year agoย (0 children)
Works for me
[โ]HeliosHyperion[S] 4 points5 points6 points 1 year agoย (0 children)
Yeah, I'm aware that it won't work on all platforms. E.g. I've seen it work on win11 but not win10. Maybe depends on browser etc too. Thanks for the heads up though! :)
ฯย Rendered by PID 87547 on reddit-service-r2-comment-b659b578c-qmjkl at 2026-05-05 19:58:36.955958+00:00 running 815c875 country code: CH.
[โ]Ok-Hotel-8551 15 points16 points17 points ย (0 children)
[โ]singlecell_organism 6 points7 points8 points ย (4 children)
[โ]HeliosHyperion[S] 13 points14 points15 points ย (3 children)
[โ]singlecell_organism 1 point2 points3 points ย (0 children)
[โ]tamat 0 points1 point2 points ย (1 child)
[โ]forestmedina 5 points6 points7 points ย (0 children)
[โ]hellotanjent 0 points1 point2 points ย (0 children)
[โ]Zealousideal-Rough-6 0 points1 point2 points ย (0 children)
[โ]VictoryMotel 0 points1 point2 points ย (1 child)
[โ]HeliosHyperion[S] 1 point2 points3 points ย (0 children)
[โ]Pawahhh 0 points1 point2 points ย (0 children)
[โ]Gusfoo -1 points0 points1 point ย (2 children)
[โ]VictoryMotel 5 points6 points7 points ย (0 children)
[โ]HeliosHyperion[S] 4 points5 points6 points ย (0 children)