Skip to content

Multi-GPU Support & Configurable Render Pipeline#53

Open
Beeeton wants to merge 46 commits into
mainfrom
MoreRenderFeatures
Open

Multi-GPU Support & Configurable Render Pipeline#53
Beeeton wants to merge 46 commits into
mainfrom
MoreRenderFeatures

Conversation

@Beeeton

@Beeeton Beeeton commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread Apps/App.Base/Include/App.Base/ECS/Components/CameraComponent.h Outdated
Comment thread Apps/App.Base/Include/App.Base/Modules/RenderModule.h Outdated
Comment thread Apps/App.Base/Include/App.Base/Systems/GPUDataUpdateSystem.h
Comment thread Apps/App.Base/Include/App.Base/Systems/GPUDataUpdateSystem.h
GDX12TextureDesc TextureDesc1;
TextureDesc1.Width = _commonData->WindowWidth;
TextureDesc1.Height = _commonData->WindowHeight;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

давай реализацию в цпп перенесм?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А это обязательно? Все рендер-проходы так красиво лежат в небольших .h файлах, где сразу всё видно, и я чет не знаю стоит ли это того

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants