Skip to content

Conversation

@devshgraphicsprogramming
Copy link
Member

Description

Testing

TODO list:


CElementIntegrator m_integrator;
core::vector<CElementSensor> m_sensors;
core::vector<CElementEmitter> m_emitters;
Copy link
Member Author

Choose a reason for hiding this comment

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

restore?

core::vector<CElementEmitter> m_emitters;
core::smart_refctd_ptr<asset::ICPUVirtualTexture> m_VT;
core::smart_refctd_ptr<asset::ICPUDescriptorSet> m_ds0;
core::vector<core::smart_refctd_ptr<asset::ICPUImage>> m_envMapImages;
Copy link
Member Author

Choose a reason for hiding this comment

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

restore?

Comment on lines 134 to -136
meta_container_t<CMesh> m_metaMeshStorage;
core::smart_refctd_dynamic_array<CMesh::SInstance> m_metaMeshInstanceStorage;
core::smart_refctd_dynamic_array<CMesh::SInstanceAuxilaryData> m_metaMeshInstanceAuxStorage;
Copy link
Member Author

Choose a reason for hiding this comment

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

restore/redo

@devshgraphicsprogramming devshgraphicsprogramming changed the title Mitsuba Loader Stub Mitsuba Loader Stub - Parsing only Dec 24, 2025
@devshgraphicsprogramming devshgraphicsprogramming merged commit b931a11 into master Dec 29, 2025
6 of 7 checks passed
@devshgraphicsprogramming devshgraphicsprogramming deleted the material_compiler_v3 branch December 29, 2025 14:40
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