(btw: There is a typo "KLightning damage")
(btw: There is a typo "KLightning damage")
I guess (and I might be wrong), that people will get better at identifying AI-images over time - not consciously, but subconsciously.
So, I guess, that an impressive AI artwork from today could look bland for people in a few years time
I guess (and I might be wrong), that people will get better at identifying AI-images over time - not consciously, but subconsciously.
So, I guess, that an impressive AI artwork from today could look bland for people in a few years time
1. Think really hard, if you really want to do this
2. Never use linear transformations for movements, etc.. Always use something more smooth.
3/3
1. Think really hard, if you really want to do this
2. Never use linear transformations for movements, etc.. Always use something more smooth.
3/3
1. I have now my own "R-engine" for animated plot (e.g. for animated smileys in scatterplots)
2. It was way too much work to make this and this wouldn't make economic sense (it was a hobby pet project though)
If you want to do something similar...
2/3
1. I have now my own "R-engine" for animated plot (e.g. for animated smileys in scatterplots)
2. It was way too much work to make this and this wouldn't make economic sense (it was a hobby pet project though)
If you want to do something similar...
2/3
My attempt to make animations with R:
I used ggplot to make one plot for each frame
-> stored them into a folder
-> used the the library "av" to merge them to a video
Everything was drawn in ggplot - no images were included (with the exception of my logo)
bsky.app/profile/bear...
For statistical evidence of that fact, see the animation below
#rstats #ggplot #statistics #correlation #causation #Rprogramming #TidyTuesday #DataViz #RStudio
(this is of course meant to be humoristic)
🧵
My attempt to make animations with R:
I used ggplot to make one plot for each frame
-> stored them into a folder
-> used the the library "av" to merge them to a video
Everything was drawn in ggplot - no images were included (with the exception of my logo)
bsky.app/profile/bear...
It is the result of the question: Can you make cool looking animation with #RProgramming ?
The answer is "yes", although rendering times were bad
It is the result of the question: Can you make cool looking animation with #RProgramming ?
The answer is "yes", although rendering times were bad