# virtualCampus **Repository Path**: joeslab/virtualCampus ## Basic Information - **Project Name**: virtualCampus - **Description**: 东南大学虚拟校园 - **Primary Language**: C# - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2022-03-17 - **Last Updated**: 2024-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # virtualCampus [中文](./Doc/README-CN.md) Virtual Campus unity3d project. Open and run it, u can get: ![example](./Doc/example.png) Replace your own school models, u can get: ![example_pointcloud](./Doc/example_school.png) Example video:[我用无人机和Unity3D为【东南大学】做了虚拟校园系统_哔哩哔哩_bilibili](https://www.bilibili.com/video/BV1wZ4y1673U) ## Tested platform - PC(Win) Standalone - WebGL ## Tested dev env - Windows 10 - Unity2020.3.30f1c1 ## How to Use - Import your own models: - Add model and fill your own path(file or url): ![add_model](./Doc/add_model.png) - Add target cube and fill the name and url: ![add_target](./Doc/add_target.png) - Change Minimap: Enable camera shot script and take a shot. Replace the shot in Quad. ![image-20220316142040365](./Doc/minimap.png) ## Thirdparty - [Unity-3mx](https://github.com/ProjSEED/Unity-3mx) - [off-screen-indicator](https://github.com/jinincarnate/off-screen-indicator)