A game developer and tech lead in a top grossing company posting Unity, programming, and gamedev related stuff that I find interesting
Website: https://gamedev.center
Most used tags are:
#performance
#shader
#interview
Author: @alexmtr
Post #2399
835
Enableable Components Generated Code
How do enableable components work under the hood with the job system? There is actually the same code generated for both regular and enableable components, and multiple ifs decide how the components are processed.
https://gametorrahod.com/enableable-generated-code/
#ecs #dots
How do enableable components work under the hood with the job system? There is actually the same code generated for both regular and enableable components, and multiple ifs decide how the components are processed.
https://gametorrahod.com/enableable-generated-code/
#ecs #dots
- 👍 2
- 🔥 1



