GitHub - Tumblr Posts

1 year ago
Early Partial AI Work That I Never Finished, Its A Mixture Of Painting In PS And Generating Textures.

Early partial AI work that I never finished, it’s a mixture of painting in PS and generating textures. I had to get code off of Github and painfully learn code enough to make it function on my PC only to be ultimately limited hardware wise.  Ended up finding someone hosting a beefy multi GPU PC worth like $30,000k to demo their code, I ended up using it to generate high resolution textures for my artwork that would still take like 40 minutes and completely max out their rig.  I made this a few years ago but I never finished it so I didn’t post it. Far less impressive now with how much these various tools have advanced in quality alongside their accessibility and ease of use. 


Tags :
1 year ago

I made a digital rain thing.

Here's a gif:

An interpretation of the digital rain from the movie the matrix. Letters are flowing down a terminal screen like rain drops. each psuedo-drop has a unique color.

GitHub and other info under the cut.

GitHub - Squaduck/Digital-Rain: A basic, yet highly modifiable recreation of the digital rain effect from the matrix
GitHub
A basic, yet highly modifiable recreation of the digital rain effect from the matrix - Squaduck/Digital-Rain

It's a C# .NET project available as source code, a Nuget package, or a GitHub release.

Both the source and Nuget versions require you to have dotnet installed, but the GitHub releases are self-contained.

If you don't want to run some random executable, here's a YouTube video that is just 30 minutes of it running.

It's quite hackable and modifiable. As an example, there's a branch with a bunch of pride flag colors.


Tags :