Hacker News

Favorites Setup
Comment by doodlesarefun | original | What to learn to be a graphics programmer
[−]doodlesarefun · 2026-07-01 Wed 23:43 UTC · link
Any suggestion for paths into tech art? I'm very strong in traditional media, I know my way around photoshop & blender very well[0] and I've self-studied programming to a level where I can read lower-level (c/c++) code and know what it's doing. I even got a PR merged into blender once!

But I have no industry connection and my public portfolio is mostly charcoal and oil. The company that flew my drone animations is small & didn't get good video of them (there's a cellphone video or two from the audience, but that's not very good for a showreel). I've been thinking of just getting some good footage of a field & using blender to render & composite the designs, but doing that well will be time consuming and I feel like I might be better off doing something else.

Any advice on breaking in?

[0] I made a small blender workflow & add-on before AI to coordinate droneshow animations that I was selling to a small company, used renderdoc to insert gl.readcolors into the renderloop in a very ugly so I could get the benefit of the shader engine, which no commercial drone-animation software could do at the time. Almost worked for a bigger drone company but the contract was untenable.