| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Support creating a cylinder Signed-off-by: Xu Xianmin <xuxianmin1@huawei.com> | 7 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Memory optimize Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 8 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
后处理等接口arkts1.2适配 Signed-off-by: lmy <lvmengyu3@huawei.com> | 7 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
implement scene resource destroy Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 7 个月前 | |
implement scene resource destroy Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 7 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Add new api about unlit material, spot light, polygonMode and environment rotation. Signed-off-by: Xu Xianmin <xuxianmin1@huawei.com> | 8 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
implement scene resource destroy Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 7 个月前 | |
implement scene resource destroy Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 7 个月前 | |
Memory optimize Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 8 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Fix npe Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 4 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
ArkTS static language modify Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 9 个月前 | |
ArkTS static language modify Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 9 个月前 | |
Fix code check Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 8 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Remove debug logs Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 9 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 | |
Memory optimize Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 8 个月前 | |
Memory optimize Signed-off-by: xiaolifan1 <xiaolifan1@h-partners.com> | 8 个月前 | |
Sync upstream Lume engine components to latest dev Sync all Lume 3D engine components from upstream ArkGraphics3d dev: - LumeBase, LumeEngine, LumeRender, Lume3D, LumeMeta, LumeScene - LumeBoidsSwarm, LumeMRT, LumeDotfield plugins - OpenHarmony adapters (3d_scene_adapter, 3d_widget_adapter) - kits/ets taihe bindings, kits/js NAPI bindings Key changes: - New clang-format applied to all C++ sources - LumeScene importer plugin with JSON scene format support - LumeRender color adjustments post-process improvements - Maleoon render backend support (gated by RENDER_BUILD_MALEOON) - Light probe baker system, render nodes, and utilities - Security fixes: shader length verification, mesh param upper limits - RenderContextJS nullptr crash fixes and refactoring - process_elf_impl.h refactored (max 5 params, max 46 lines per function) Tested on rk3568 (32-bit ARM, GLES backend): 2686/2694 tests passing across all components. Co-Authored-By: Agent Signed-off-by: Markus Penttila <kari.markus.penttila@huawei.com> | 22 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 个月前 | ||
| 22 天前 | ||
| 22 天前 | ||
| 22 天前 | ||
| 8 个月前 | ||
| 22 天前 | ||
| 7 个月前 | ||
| 22 天前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 22 天前 | ||
| 8 个月前 | ||
| 22 天前 | ||
| 22 天前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 8 个月前 | ||
| 22 天前 | ||
| 4 个月前 | ||
| 22 天前 | ||
| 22 天前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 8 个月前 | ||
| 22 天前 | ||
| 22 天前 | ||
| 9 个月前 | ||
| 22 天前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 22 天前 |