Post #3122557
2023-12-15 01:21 UTC
@aeva@mastodon.gamedev.place regex = string shaders?
Replies (2)
-
@astatide@hachyderm.io 2023-12-15 01:23
@aeva@mastodon.gamedev.place you even compile them!
-
@aeva@mastodon.gamedev.place 2023-12-15 01:26
@astatide@hachyderm.io maybe? The analogy I had in mind was that shaders and database queries are both systems for mapping a function to a large batch of data in such a way that it can be processed concurrently as an implementation detail.