Greetings,
When it comes to organizing the mechanics of your engine there are many complexities. Clumpy code can result of course so I like the kernel pattern for one. I must insist every one read the following reference.
- https://www.cal-tek.eu/proceedings/i3m/2024/emss/015/pdf.pdf
Pipeline not only help give a architecture design paradigm to build off of, but assist in optimizing your engine as well. Please every one give staged pipelines a chance. What does everyone else think, as I think they are great.
Charles Alan Martin CPhT
C++ Engine Developer













