# JobSystemDemo_1 **Repository Path**: hafewa/JobSystemDemo_1 ## Basic Information - **Project Name**: JobSystemDemo_1 - **Description**: Unity JobSystem + Burst 测试项目, 10000对象同屏运动 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2024-12-21 - **Last Updated**: 2024-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JobSystemDemo #### 介绍 用于对Unity JobSystem + Burst 做的简单测试场景,后续会继续增加相关测试场景 Text_1 场景测试 10000 GameObject 同屏做简单位移+旋转+数学运算 ![Alt text](test.png) #### 安装教程 1 使用Unity2019打开 2 勾选Jobs/Burst/Enable Compilation 运行项目,点击Normal/Job切换模式