Skip to content

Conversation

keptsecret
Copy link
Contributor

No description provided.

@keptsecret keptsecret changed the title ex using new debug draw aabb ex using new debug draw aabb + added draw mesh obb in ex 12 Jul 9, 2025
@devshgraphicsprogramming
Copy link
Member

very nice, very clean

params.assetManager = m_assetMgr;
params.transfer = getTransferUpQueue();
params.drawMode = ext::debug_draw::DrawAABB::ADM_DRAW_BATCH;
params.batchPipelineLayout = ext::debug_draw::DrawAABB::createDefaultPipelineLayout(m_device.get());

Choose a reason for hiding this comment

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

I'm pretty sure the push constant range for the layout can be wrong here by accident see review of the main nabla PR

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.

2 participants