Skip to content

Greattree/Cloud3DView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudShare for Cloud3DView

The CloudShare is a open source project built for Sharing 3D ICT models and specifications for Cloud3DView powered by CapGroup@NTU

Cloud3DView application: The app made for data center life-cycle management.
Get it on Google Play

Contents

Introduction

This software is to be used for creating and sharing server information for Cloud3DView, an interactive tool for data center operations.
This document will guide you through the day-to-day use of this software, including server information creation, management, and sharing.

Login

After launching the software, the first thing you need to do is to login the system with your username and password.

  1. You can enter your username and password in the indicated text field as shown in Figure 1.
  2. Click the “Login” button to login.

The login process may take a while.

  1. If login is successful, you will be directed to main menu as shown in Figure 2.
  2. If login is unsuccessful, there will be a message indicating the reason.

Create Server Information

To create your own server information

  1. Click the “Upload Server” button in the main menu as shown in Figure 2.
  2. A file explorer window will pop up for you to choose a 3D model file of the server as shown in Figure 3. The following model formats are allowed:
  • .FBX
  • .OBJ
  1. Use mouse to select the file to choose.
  2. Select “Choose” button to go to step 5. Or select “Close” to close the file explorer window to go back to main menu.
  3. A scene displaying the 3D model selected and a server information form will be shown as shown in Figure 4. You can rotate the server model using the left mouse button. You also need to fill in the server information form. Click “Submit” button to submit the 3D model and the server information to cloud. Or select “Back” button to go back to step 2.
  4. An upload progress bar will be shown to indicate the process of uploading the 3D model and the file information.
  5. You will be directed back to the main menu when the upload process is finished.

Manage Your Own Server Information

To Manage your own server information

  1. Click the “Manage Models” button in the main menu.
  2. A list of your server information will be shown as shown in Figure 6. Click on any of them to go the step 3. Or click “Back” button to go back to main menu.
  3. A scene displaying the 3D model selected and a server information form will be shown as shown in Figure 4. You can rotate the server model using the left mouse button. You can view and edit the server information as well.
  4. Click “Submit” button to update the 3D model and the server information in cloud. Or select “Back” button to go back to step 2.
  5. An upload progress bar will be shown to indicate the process of uploading the 3D model and the file information.
  6. You will be directed back to the main menu when the upload process is finished.

View Server Information in Cloud

To View Server Information in Cloud

  1. Click the “Models in Cloud” button in the main menu.
  2. A list of server information currently in cloud will be shown as shown in Figure 7. Click on any of them to go the step 3. Or click “Back” button to go back to main menu.
  3. A scene displaying the 3D model selected and a server information form will be shown as shown in Figure 8. You can rotate the server model using the left mouse button. You can view the server information as well. You can add the server information into your own collection by clicking “Add To Mine” button. Or click “Back” to go back to step 2.

Logout

To logout the software

  1. Click the “Logout” button in main menu.
  2. You will be directed to Login scene.

License

Copyright 2015 NTU (http://www.ntu.edu.sg/)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Data Centre Modeling and Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 69.0%
  • GLSL 14.1%
  • Classic ASP 9.1%
  • JavaScript 7.8%