share what you've got. I have a script to make ascii art.I'm making wall papers tonight testing it.
>>8136309
Yo, you got a website where we can use this? It's great
>>8136411It's not finished yet, I'm still working on it and adding new matching algos. Very much considering plugging it into a website at some point though.If anyone has any requests post a paper and I'll play with it.
>>8136307currently using this one! I like the negative space from the pure black areas
>>8136439Have another version
>>8136304>>8136454These are so cool anon, great work! Does your script allow you to go above 1080? I imagine it'd be interesting with finer details, like for a 4k screen
>>8136458it's plugged in ffmpeg so I can put pretty much anything into it in theory. I can make vids too but they are un optimized and YUUUGE. Running it though all my algo's now, it'll take a while but I'll give you 2 of them.
>>8136458
>>8136489I'm here every evening while testing I'll put whatever people give me through.
>>8136341
>>8136308this was with an older version of my script this is the same pic put through a newer version. This is using the same (updated) match method
>>8136555>>8136536>>8136506>>8136501A lot of these look really good>>8136561I like this look as well, it's less saturated (that could be adjusted, no dout) but a bit more detailed, it's interestingWondering if a sunset like this would render well?
>>8136573
>>8136581
>>8136583
>>8136584
>>8136586
>>8136573>>8136581>>8136583>>8136584>>8136586>>8136587These are the best ones actually really struggled. I can adjust contrast etc on the encode but I'm doing this to test. I'm actually saving that pic to use later.
>>8136588very itneresting! I guess the highlight area in the center is a bit too "compact" to stay coherent, it seems to like broader/clearer strokes/delimitations more
>>8136607looks like one of those forbidden mahjong DOS games
>>8136614
>>8136315
>>8136306
>>8136304
>>8136881
>>8136906
>>8136907
>>8136909
>>8136911
>>8136912
>>8136913
>>8136420Definitely share when you finish the script anon this is very cool
>>8136442There's a certain level of satisfaction when only one character is used.
>>8137489
>>8137498
>>8137499
>>8137500
>>8137501
>>8137502
>>8136304dual monitor
>>8137624
>>8137684
>>8137685
>>8137686
this is awesome - if you wouldn't mind posting the script itself i'd love to play with it. i know i can always ai-gen my own but this is a very solid start
>>8136420
>>8138212
>>8138235>0.5 font >>8138202I'm nowhere near finished and it's over 20k lines. I've actually put it aside for a little while because if I get carried away it might need a C re write. I've been writing myself manuals and allsorts. Considering putting it on a web site eventually. Actually working on a personal scripting lang ATM (not at compiler stage yet pinning down my math and SWAR) Once I get it working or hit a block for a while I'll come back. Problem is from the shit I've learned whilst building this I could prob get upto 100 methods. It really could easily get out of hand.
>>8138254what's it written in currently?
>>8138286The lang will be in very very simd/swar heavy C my .h is fooking massive and I've barely started. A simple re write of this will be one of the first projects. Only next time I'm doing it all in subs and using goto for my sanity. I can do video too but 4chan reads them as corrupted despite all my players playing them. Video is really expensive though because each line of glyphs changes so much between frames. Huge files. https://files.catbox.moe/a6ye4r.mp4https://files.catbox.moe/bs85tb.mp4I can also gen holograms (interference patterns only don't get excited) and will eventually do cymatics too.
>>8138287
>>8138295>>8138296>>8138297>>8138298>>8138299All of these are "honest" in so far as it's on a black bg.No once can accuse me of cheating. I'm suprised no one has in some of the pics where I have used the bg layer. I'll come back later and post a few of each with the bg utilized. I thought I'd actually get more feedback than I did. I'm tending the bread till it hits limit but next time I might go to /s/ I get to test for stair casing on tits then too.
>0.5 font
>>8138314
>>8138494
I make papes from Google Earth images
>>8138665
>>8138669
>>8138678
>>8138666
>>8138761
>>8138768
>>8138885
>>8138886
>>8138887
>>81388880.5 font
>>8138889Very cool. Thank you.
>>8136304Equation is $\sum_{k=1}^{\infty}\frac{\sin\left(k^{2}t\right)}{k^{2}}$ and likewise for cos to make a parametric curve.