nmz

132 posts

nmz banner
nmz

nmz

@stormoid

Shaders and more.

Montreal, Quebec Katılım Kasım 2011
84 Takip Edilen3K Takipçiler
nmz
nmz@stormoid·
One of the very few app I was really missing on Linux was Paint.net. Old versions were MIT licensed. As a test, I guided #ClaudeCode to re-implement that version in Qt6, it took a single day.. Should be feature complete and somewhat buggy: github.com/stormoid/paint…
English
1
3
6
744
nmz
nmz@stormoid·
Looks like #Gemini3 is the first LLM that can do decent ASCII art, first result for an "elaborate ASCII art car"
nmz tweet media
English
0
0
4
546
nmz
nmz@stormoid·
Visualizing (part of) one of the most fascinating mathematical object which happens to live in Euclidean 8-dimensional space (R⁸) in a shader that runs at decent speed is surprisingly hard! shadertoy.com/view/W323Wc #MathArt #shadertoy
nmz tweet medianmz tweet media
English
0
0
16
881
nmz
nmz@stormoid·
And for completeness here's a full ascii pangram (almost perfect, except for string delimiters) that's also valid perl code. Could be useful to compare programming fonts... gist.github.com/stormoid/c033d…
nmz tweet media
English
0
0
5
658
nmz
nmz@stormoid·
Please let me know about prompts that a human can easily solve (with some time) but that current LLMs are incapable of. Stumbled upon this one: "Write a valid python function that uses all printable ASCII characters as part of variable names, operators or functional symbols."
English
1
0
4
933
nmz
nmz@stormoid·
I was getting tired of playing where's waldo with kanji components on jisho.org so here's a small python script to find kanji based on English component meanings. Useful if you know most of your components/radicals. github.com/stormoid/fast_… #Kanji #learnjapanese
nmz tweet media
English
1
0
5
632
nmz
nmz@stormoid·
Playing with visualizations of primes numbers (every prime is a wave intersecting y at its multiples) shadertoy.com/view/MXdXDN
nmz tweet media
English
1
2
22
1.1K
nmz
nmz@stormoid·
Came up with a way of doing somewhat decent hash quality testing directly in shadertoy. By adding up thousands (or millions) or bitplanes and checking for divergence. So far, most of the hashes I've tested fail pretty badly. shadertoy.com/view/sdtczr
nmz tweet media
English
2
0
9
1.3K
nmz
nmz@stormoid·
Finally found a way of visualizing 4D space in a manner that makes more sense to my brain. Neighboring grid cells are connected on the W axis. shadertoy.com/view/MX3GDX
nmz tweet media
English
0
1
8
1K
nmz
nmz@stormoid·
Computing the j-invariant in a shader with fp32 precision is harder than I expected. But exploring those symmetries with shading is fun! In motion: shadertoy.com/view/sdcyW8
nmz tweet medianmz tweet media
English
0
0
17
1.1K
nmz
nmz@stormoid·
@PicturesFoIder "Kingdom of Navarre" would be an interesting turn of events
English
0
0
0
128
nmz
nmz@stormoid·
Really happy with this procedural star function, instead of mapping to a sphere, displacing points on a cube's faces to ensure spherical dots and introduce larger patterns. And a somewhat realistic planetary nebula too. shadertoy.com/view/fl2Bzd #shadertoy #procedural
nmz tweet media
English
0
3
31
3.1K
nmz
nmz@stormoid·
Couldn't find a simple program with just that functionality. So I wrote/gpted a super simple python program to store up to 11 plaintext clipboards: github.com/nimtz/multiclip
nmz tweet media
English
0
0
4
1.6K
nmz
nmz@stormoid·
A "new" fractal type (or subtype). Calling it the "MandelOct". Very similar to a MandelBox but with Octahedral folding instead of Box folding. shadertoy.com/view/wlcfR8
nmz tweet media
English
0
3
32
0
nmz
nmz@stormoid·
Clouds, terrain and water surface without the use of textures or hash functions, by using something I call "cyclic noise". Also featuring a new technique for terrain curvature/ambient lighting. See in motion (with code): shadertoy.com/view/wl3czN #procedural #shadertoy #shaders
nmz tweet media
English
1
40
203
0
nmz
nmz@stormoid·
Using curl from simple noise to displace texture fetches. The shader is 15 lines of non-obfuscated code (Assuming the noise and 2D gradients are in a texture). shadertoy.com/view/tsXBRH #Shadertoy
nmz tweet media
English
0
5
32
0
nmz
nmz@stormoid·
Shadertoy now has a Discord server! (official announcement incoming) More info (and link): shadertoy.com/view/tljGDh
English
0
7
45
0
nmz
nmz@stormoid·
Fast procedural fluid-like animated 3D noise, allowing for much nicer volumetric shading (should run close to 60fps at 1080p) See in motion: shadertoy.com/view/3l23Rh
nmz tweet medianmz tweet media
English
26
291
1.4K
0