Morphix is a sleek and powerful Android app designed to allow users to seamlessly view and interact with 3D models. Whether you're a designer, developer, or 3D enthusiast, Morphix offers an intuitive, mobile-friendly interface to explore models in real-time.
- 3D Model Viewing: Support for a variety of popular 3D model formats (e.g., OBJ, STL, FBX, GLTF).
- Interactive Controls: Rotate, zoom, and pan models with simple touch gestures.
- High-Quality Rendering: Enjoy smooth rendering with realistic lighting and shading effects.
- Model Import: Easily import 3D models from your device storage or cloud services.
- Mobile Optimized: Built for fluid performance and optimized for Android devices.
- Offline Support: View models without needing an active internet connection.
- Android Studio: Download and install Android Studio from here.
- Android SDK: Make sure the Android SDK is installed and up to date.
-
Clone the repository:
git clone https://github.com/mojahid2021/morphix.git
-
Open the project in Android Studio.
-
Build the app:
- Click on
Buildin the top menu. - Select
Build APKorRunthe app on an Android emulator or physical device.
- Click on
Morphix uses the following libraries for 3D rendering:
- Sceneform (for rendering 3D models)
- Gson (for parsing JSON data)
- Glide (for image loading)
Make sure the dependencies are properly set in the build.gradle files.
Once the app is installed, you can load your 3D models by:
- Opening the app.
- Importing a model from your local storage or a cloud source.
- Interacting with the model using intuitive touch gestures.
Interacting with the model using intuitive touch gestures.
We welcome contributions to Morphix! If you'd like to contribute, please fork the repository and submit a pull request. Be sure to follow the contribution guidelines found in the /CONTRIBUTING.md file.
This project is licensed under the MIT License - see the LICENSE.md file for details.
For questions, suggestions, or feedback, feel free to open an issue or contact us directly at [[email protected]].