The Tool And Software Requirement for the competition
The Required Equipment for practice :
Design 3D model by using Blender
- Processor Dual Core
- Microsoft® Windows® XP with Service Pack 3, Windows Vista, Windows 7, or Window 8.
- 1GB of RAM.
- Screen display 1024×768 (1280×800 recomender)
- Use mouse for easy navigation
Develop Augmented Reality project by using Unity
- Microsoft® Windows® 7/8/10 (32- or 64-bit)
- Minimum 4 GB RAM , 8 GB RAM recomended
- 16 GB of available disk space minimum, 32 GB recommended
- Use mouse for easy nafigation
Smartphone (Android OS)
- Minimum Lollipop (Android version 5.0), higher recomended
The Required software for practice :
- D Design Software and Animation

Blender (https://www.blender.org/download/)
Blender is a free software that is used to create 3D models and animations from 3D models. With all the features that exist in the blender, participants can create 3D objects easily without having to have expertise in 3D drawing.
- Augmented Reality Software Develop

Unity (https://unity3d.com/get-unity/download/archive)
This is a game engine application, usually used to create 3D and 2D games. We will use this to create our android Augmented Reality application, as well as positioning the model and animate them. You need to register and apply for personal edition.
Step to download:
- Click the download link
- Choose Unity 5.x version
- Click Download(Win) then choose Unity Editor 64-bit or Unity Editor 32-bit (depend your computer)
- Install Unity and choose work offline if you dont have Unity Account
- Vuforia Unity Extension

One of augmented reality SDK, we will use the Unity extension feature because of its simplicity. To download you need to register first, and the you can choose the downloads for unity extension from the developer menu.
- Android SDK
Android SDK + Android Studio bundle (https://developer.android.com/studio/index.html#resources)
This was needed to compile the application we made in Unity to APK package for Android installation.
Android SDK only (this is an alternative for android studio bundle, using command line interface)
In the same page as above, scroll down and download the sdk tools

After that, using command line interface, go to the extracted tools directory, go to tools -> bin folder, then run the following command
sdkmanager.bat “build-tools;25.0.3” “platform-tools” “platforms;android-25”
this will install the required tools for exporting to android application, the download will be around 500Mb, so be patient.
Android SDK Tools (if unity have bugs with the latest version, replace the tools directory in android sdk with this one)
- Java JRE
If you have installed android studio bundle, it’s already there in the Android Studio folder, but if you choose to install the standalone android tools download the JRE from:
Komentar
Posting Komentar