Aras Pranckevičius's Avatar

Aras Pranckevičius

@aras-p.bsky.social

Programmer. Worked on Unity game engine 2006-2021. Now working on Blender. Primarily over at mastodon.gamedev.place/@aras

1,441 Followers  |  215 Following  |  197 Posts  |  Joined: 21.11.2024
Posts Following

Posts by Aras Pranckevičius (@aras-p.bsky.social)

Zig does some good stuff, but yeah, lately feels like it got the worst parts of the “handmade” vibe.

06.02.2026 19:16 — 👍 6    🔁 0    💬 1    📌 0
Preview
Nanite Tessellation Nanite Tessellation, aka Nanite Dynamic Tessellation, aka Nanite Dynamic Displacement was the next major feature I worked on after Nanite it...

I'm finally writing up how Nanite Tessellation works. The first few blogs posts are up. More will be coming.
graphicrants.blogspot.com/2026/02/nani...

02.02.2026 02:40 — 👍 160    🔁 51    💬 1    📌 1
(Ab)using Shader Execution Reordering - Dieter's Blog Notes on creative usage of shader execution reordering

New blog post is finally up: (Ab)using Shader Execution Reordering.

A bit of outside the box usage of SER (for better or worse).

debaetsd.github.io/posts/ser/

08.01.2026 18:59 — 👍 34    🔁 7    💬 0    📌 0
Preview
No Graphics API — Sebastian Aaltonen Graphics APIs and shader languages have significantly increased in complexity over the past decade. It’s time to start discussing how to strip down the abstractions to simplify development, improve pe...

My "No Graphics API" blog post is live! Please repost :)
www.sebastianaaltonen.com/blog/no-grap...

I spend 1.5 years doing this. Full rewrite last summer and another partial rewrite last month. As Hemingway said: "First draft of everything is always shit".

16.12.2025 18:51 — 👍 466    🔁 191    💬 19    📌 12
Preview
GitHub - aras-p/header_hero: Fork of Bitsquid's Header Hero tool Fork of Bitsquid's Header Hero tool. Contribute to aras-p/header_hero development by creating an account on GitHub.

So! Back in 2011, BitSquid made a "Header Hero" tool for C/C++ codebase header analysis. I did some updates to it in 2018. But now that I'm on Linux, I rewrote the UI (now it works on Win+Mac+Linux), did some performance improvements, and some other tweaks. Here: github.com/aras-p/header_hero

11.12.2025 19:43 — 👍 30    🔁 1    💬 1    📌 0
🐇 meshoptimizer v1.0 Mesh optimization library that makes meshes smaller and faster to render

After nine years of development, meshoptimizer has reached its first major version, 1.0!

This release focuses on improvements in clusterization and simplification as well as stabilization. Here's a release announcement with more details on past, present and future; please RT!

meshoptimizer.org/v1

08.12.2025 16:56 — 👍 249    🔁 76    💬 9    📌 1
Two years of Blender VSE · Aras' website

Two years of working on Blender Video Sequence Editor: aras-p.info/blog/2025/11...

So far so good, let's continue! #blender #vse

23.11.2025 15:01 — 👍 51    🔁 4    💬 4    📌 0

was great talking to you! best of luck with the game & vfx stuffs

22.11.2025 10:46 — 👍 2    🔁 0    💬 0    📌 0
OpenEXR vs tinyexr · Aras' website

Small blog post comparing binary sizes & performance of OpenEXR vs tinyexr libraries aras-p.info/blog/2025/11...

22.11.2025 10:44 — 👍 15    🔁 0    💬 0    📌 0
Post image

Likewise!

21.11.2025 18:53 — 👍 8    🔁 0    💬 0    📌 0

Cosplaying as a graphics programmer was successful, no one realized that I'm not :) Really good to see conference of this quality in Europe too.

21.11.2025 13:00 — 👍 10    🔁 0    💬 0    📌 0
Preview
Graphics Programming Conference The Graphics Programming Conference is a conference for graphics programmers, from student to industry veteran, taking place in November in Europe.

#gpc2025 was great! Met a lot of folks who I haven't seen in decades, or only know them from the internet, or haven't known them at all! I was a bit scared that after a decade out of rendering, everything would be way over my head, but turns out I could follow along just fine.

21.11.2025 13:00 — 👍 37    🔁 1    💬 4    📌 0
Preview
Release v3.4.4 · AcademySoftwareFoundation/openexr Patch release with an optimization to reduce the size of the library. B44 and DWA compression tables are now initialized at first use rather than being hard-coded in the source code and compiled bi...

OpenEXR 3.4.4 is out, which reduced the size of the library binary by half a megabyte. This might have been my fault ;) github.com/AcademySoftw...

19.11.2025 22:21 — 👍 14    🔁 0    💬 0    📌 0

Filing an actual bug report would be best :) otherwise, it will just have to wait until I remember to look at it

10.11.2025 05:37 — 👍 0    🔁 0    💬 0    📌 0

Did you try doing “retiming” instead of cutting and adding speed effects?

But yeah ok will try to investigate the desync

08.11.2025 17:21 — 👍 0    🔁 0    💬 1    📌 0

Hmm thinking about it: was the desync issue when speed effect was being used?

08.11.2025 06:15 — 👍 0    🔁 0    💬 1    📌 0

Bug reports would be useful :)

06.11.2025 19:25 — 👍 0    🔁 0    💬 0    📌 0

I don’t think it explicitly has one. A unique thing would be that it can get to data that is already inside blender: you can just lay out “scenes” on a timeline without first rendering them out to movies. However, this particular part has a lot of scaling issues lol.

06.11.2025 15:45 — 👍 1    🔁 0    💬 0    📌 0

"Retiming" system has pretty much replaced any need for speed modifier nowadays, I think

06.11.2025 15:28 — 👍 0    🔁 0    💬 0    📌 0
I accidentally Blender VSE · Aras' website

Yeah I started to work on it accidentally; the first video in my blog post accurately depicts how it happened. aras-p.info/blog/2024/02...

06.11.2025 14:22 — 👍 2    🔁 0    💬 1    📌 0
Preview
Video Sequence Editor (VSE) 2026 roadmap (not technically a meeting, just Meetings category sounded most suitable) Overall, during 2026 we want to work on Compositor Modifier project (#148059 - VSE: Compositor Modifier - blender - Blender ...

I might have spent almost two years on Blender VSE, yes! While at it, we just posted a "plan for 2026", devtalk.blender.org/t/video-sequ...

06.11.2025 14:08 — 👍 2    🔁 0    💬 1    📌 0
Preview
Video Sequence Editor (VSE) 2026 roadmap (not technically a meeting, just Meetings category sounded most suitable) Overall, during 2026 we want to work on Compositor Modifier project (#148059 - VSE: Compositor Modifier - blender - Blender ...

So! Blender Video Sequence Editor (VSE) has a roadmap/plan for 2026. Feedback or thoughts whether it makes sense would be welcome. Also more contributors would be good :) devtalk.blender.org/t/video-sequ... #blender #vse

06.11.2025 14:07 — 👍 19    🔁 3    💬 3    📌 0

Someone, probably: “stb means… I dunno… single translation build?”

02.11.2025 17:57 — 👍 0    🔁 0    💬 1    📌 0

So, yeah. Simple stupid "3D" is doable on Playdate, as long as whole scene is under 2k not-too-large flat triangles. This is what I wanted to check, so now I did, can move onto other things, bye! :)

14.10.2025 11:20 — 👍 4    🔁 0    💬 0    📌 0
Post image

"Oh no there's a Chocomel in my Playdate!" is back, but this time Chocomel is also on the web: aras-p.github.io/playdators/ and on github: github.com/aras-p/playd... #dogwalk #playdate

14.10.2025 11:20 — 👍 12    🔁 1    💬 1    📌 0

Ah, you also got the same? I also got like five emails by now. “Plz reward our serious investigation” lol. I have directory listing enabled because I want them, you doofus!

30.09.2025 14:41 — 👍 1    🔁 0    💬 0    📌 0

My completely anecdotal impression is that amount of “large” in-house engines might be decreasing, but amount of “indie” in-house tech is increasing. Ten years ago many large productions were “custom, maybe UE4” while indies were “pretty much just Unity”, now the balance has shifted

21.09.2025 16:28 — 👍 6    🔁 1    💬 0    📌 0

Ah, so that’s the “two’s complement” I keep on hearing about

21.09.2025 10:53 — 👍 5    🔁 0    💬 0    📌 0

Suprise of the week: perhaps 15 people at Blender Conference said to me how they love Blender video sequencer (VSE) improvements. That is up from two or three people last year! “There’s dozens of us!” 😜 #blender #vse #bcon25

21.09.2025 09:44 — 👍 31    🔁 0    💬 2    📌 0

This spontaneous collab was a joy to see!

20.09.2025 07:59 — 👍 2    🔁 0    💬 0    📌 0