For context and I am looking for someone with experience in either computer graphics with companies, or at least has an expertise or experiences in engine development.I am developing a game engine. The niche that I want to focus in open-world development to specialize in.I have seen, heard, and had discussions about various approaches to scene graphs and ways they get handled to be sent to the renderer.If I wanted to focus on open-world, what are different tips and approaches you can tell me of how complex scenes. Like open-world get rendered? What I mean when asking this question, what is the design layout typically of a few approaches that is used for rendering not just basic scenes but complex scenes? Especially since I want to focus on building a game engine that hopes to focuse in open-world.I am using the entity component system framework EnTT, and would like to know if you can also provide tips and how that framework can be incorporated into the design layouts of how you've scenes be handled and how the renderer gets scene contexts and render those.if you can provide me with really detailed explanation including pros and cons of the way they are handled that may come with it.
For context and I am looking for someone with experience in either computer graphics with companies, or at least has an expertise or experiences in engine development.
I am developing a game engine. The niche that I want to focus in open-world development to specialize in.
I have seen, heard, and had discussions about various approaches to scene graphs and ways they get handled to be sent to the renderer.
If I wanted to focus on open-world, what are different tips and approaches you can tell me of how complex scenes. Like open-world get rendered? What I mean when asking this question, what is the design layout typically of a few approaches that is used for rendering not just basic scenes but complex scenes? Especially since I want to focus on building a game engine that hopes to focuse in open-world.
I am using the entity component system framework EnTT, and would like to know if you can also provide tips and how that framework can be incorporated into the design layouts of how you've scenes be handled and how the renderer gets scene contexts and render those.
if you can provide me with really detailed explanation including pros and cons of the way they are handled that may come with it.
Step by step
Solved in 2 steps