Ask HN: Do you create digital art? let's see it
41–50 of 53 posts
Re: Ask HN: Do you create digital art? let's see it
#42I make a bunch of stuff from digital drawings to pixel art to 3D simulations using low level 3D frameworks like Metal. I also trained a neural net to paint like a Fauvist. Though currently my creative energy outside of work is focused largely on landscape / farm design. Well, and raising an Australian Shepherd puppy among other family things :)
Re: Ask HN: Do you create digital art? let's see it
#43Learning to paint has been my greatest satisfaction in a tough year 2020. Never managed to be satisfied with my drawings for my whole life, I'm quite proud! https://www.instagram.com/adriengonin/ https://www.deviantart.com/saivia01
Wow those are fantastic! How did you go about learning?
Then I watched the course "digital painting with Craig Mullins" which is nothing short of incredible. He goes over every step of the process and share just enough art theory without being boring. I'm not sure whether it would fit absolute beginners, but it was the perfect resource for me. And his art is amazing!
Re: Ask HN: Do you create digital art? let's see it
#44Here are mockups of some of the designs:
What I would love to hear from anyone (especially gamers) is:
Are these designs any good or likeable? Or something you would never wear?
The game controllers are not meant to imitate actual game controllers (e.g. Xbox) but are a stylized interpretation. But I wonder if gamers prefer a copy of their favourite console controller instead of something more generic or abstract?
And for those interested in more detail...here's what I've learned so far designing t-shirts:
- Keep it simple: A design that is easy to understand and be seen from a distance can work well.
- Choice of type matters: This makes a big difference. I haven't mastered this by a long shot. Still learning and practising.
- Colour is important: finding a pleasant-looking combination of appealing colours is really hard.
Fun fact: The design with the wording 'Ready to play' was rejected by the POD service. I later discovered it was because it is a trademarked phrase!
Re: Ask HN: Do you create digital art? let's see it
#45Re: Ask HN: Do you create digital art? let's see it
#46I created a few fun stuff in CSS like 6 years ago: https://codepen.io/Eliteware/pen/PqKgmg https://codepen.io/Eliteware/pen/ZYBQNq https://codepen.io/Eliteware/pen/aLxGQy https://codepen.io/Eliteware/pen/ZGdrEj https://codepen.io/Eliteware/pen/aOxrOz
Re: Ask HN: Do you create digital art? let's see it
#47It's JavaScript; I'm not sure you'd call it "art". https://www.khanacademy.org/profile/gabrielsroka/projects https://editor.p5js.org/gabrielsroka/sketches https://www.dwitter.net/u/gabrielsroka
Re: Ask HN: Do you create digital art? let's see it
#48Art? It all depends on how you slice it: https://konturno.github.io/render-csv-file/
Re: Ask HN: Do you create digital art? let's see it
#49I wrote a program to procedurally generate colourful, stylised bird images and tweet them https://twitter.com/pybirdbot
Re: Ask HN: Do you create digital art? let's see it
#50I created this randomized cellular automata generator recently and some of the outputs are beautiful: https://lockwood.dev/automata/2020/03/28/bruteforcing-beauti...