Wonder-Technology/Wonder.js

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/construct/application_layer/dependency/SceneGraphRepoDpApService.res
src/construct/application_layer/dependency/TimeDpApService.res
src/construct/application_layer/dependency/TimeRepoDpApService.res
src/construct/application_layer/dependency/WebGPUCoreDpApService.res
src/construct/application_layer/dependency/WebGPURayTracingDpApService.res
src/construct/application_layer/pipeline/PipelineApService.res
src/construct/application_layer/scene/BSDFMaterialApService.res
src/construct/application_layer/scene/BasicCameraViewApService.res
src/construct/application_layer/scene/DirectionLightApService.res
src/construct/application_layer/scene/GameObjectApService.res
src/construct/application_layer/scene/GeometryApService.res
src/construct/application_layer/scene/PerspectiveCameraProjectionApService.res
src/construct/application_layer/scene/SceneApService.res
src/construct/application_layer/scene/TransformApService.res
src/construct/application_layer/webgpu/WebGPUCoreApService.res
src/construct/application_layer/webgpu/WebGPURayTracingApService.res
src/construct/domain_layer/dependency/container/DpContainer.res
src/construct/domain_layer/dependency/interface/config/IConfigDp.res
src/construct/domain_layer/dependency/interface/engine/IImageRepoDp.res
src/construct/domain_layer/dependency/interface/engine/ISceneGraphRepoDp.res
src/construct/domain_layer/dependency/interface/engine/ImageRepoType.res
src/construct/domain_layer/dependency/interface/engine/SceneGraphRepoType.res
src/construct/domain_layer/dependency/interface/external/ITimeDp.res
src/construct/domain_layer/dependency/interface/external/IWebGPUCoreDp.res
src/construct/domain_layer/dependency/interface/external/IWebGPURayTracingDp.res
src/construct/domain_layer/dependency/interface/repo/IPipelineRepoDp.res
src/construct/domain_layer/dependency/interface/repo/ITimeRepoDp.res
src/construct/domain_layer/dependency/interface/repo/PipelinePOType.res
src/construct/domain_layer/dependency/interface/repo/TimePOType.res
src/construct/domain_layer/domain/asset/image/service/OperateImageDoService.res
src/construct/domain_layer/domain/asset/image/value_object/ImageIdVO.res
src/construct/domain_layer/domain/pipeline/pipeline/entity/JobEntity.res
src/construct/domain_layer/domain/pipeline/pipeline/entity/PipelineEntity.res
src/construct/domain_layer/domain/pipeline/pipeline/entity/PipelineManagerRoot.res
src/construct/domain_layer/domain/pipeline/pipeline/entity/jobs/StartTimeJobEntity.res
src/construct/domain_layer/domain/pipeline/pipeline/service/JobDoService.res
src/construct/domain_layer/domain/pipeline/pipeline/service/ParseDataPipelineDoService.res
src/construct/domain_layer/domain/pipeline/pipeline/type/PipelineDOType.res
src/construct/domain_layer/domain/ray_tracing/service/BuildAccerlerationContainerDoService.res
src/construct/domain_layer/domain/ray_tracing/value_object/RayTracingBufferVO.res
src/construct/domain_layer/domain/scene/scene_graph/entity/BSDFMaterialEntity.res
src/construct/domain_layer/domain/scene/scene_graph/entity/BasicCameraViewEntity.res
src/construct/domain_layer/domain/scene/scene_graph/entity/DirectionLightEntity.res
src/construct/domain_layer/domain/scene/scene_graph/entity/GameObjectEntity.res
src/construct/domain_layer/domain/scene/scene_graph/entity/GeometryEntity.res
src/construct/domain_layer/domain/scene/scene_graph/entity/PerspectiveCameraProjectionEntity.res
src/construct/domain_layer/domain/scene/scene_graph/entity/TransformEntity.res
src/construct/domain_layer/domain/scene/scene_graph/root/SceneRoot.res
src/construct/domain_layer/domain/scene/scene_graph/service/basic_camera_view/ActiveBasicCameraViewDoService.res
src/construct/domain_layer/domain/scene/scene_graph/service/basic_camera_view/GameObjectBasicCameraViewDoService.res