https://github.com/mojahid2021/morphix
Morphix is an Android app that provides an easy way to view and interact with 3D models. Ideal for designers, developers, or anyone working with 3D content, Morphix brings your models to life with intuitive touch controls, smooth rendering and support for a variety of 3D file formats. It's perfect for showcasing designs, reviewing and exploring
https://github.com/mojahid2021/morphix
3d-object-viewer android-app android-development mobile-3d-graphics mobile-ar open-source sceneform
Last synced: about 1 month ago
JSON representation
Morphix is an Android app that provides an easy way to view and interact with 3D models. Ideal for designers, developers, or anyone working with 3D content, Morphix brings your models to life with intuitive touch controls, smooth rendering and support for a variety of 3D file formats. It's perfect for showcasing designs, reviewing and exploring
- Host: GitHub
- URL: https://github.com/mojahid2021/morphix
- Owner: mojahid2021
- License: gpl-3.0
- Created: 2025-05-23T20:42:44.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-24T20:47:20.000Z (about 1 year ago)
- Last Synced: 2025-07-01T07:46:33.574Z (12 months ago)
- Topics: 3d-object-viewer, android-app, android-development, mobile-3d-graphics, mobile-ar, open-source, sceneform
- Language: Java
- Homepage: https://github.com/mojahid2021/Morphix.git
- Size: 1.86 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Morphix - 3D Object & Model Viewer (Android)
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.
## Features
- **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.
## Installation
### Prerequisites
- **Android Studio**: Download and install Android Studio from [here](https://developer.android.com/studio).
- **Android SDK**: Make sure the Android SDK is installed and up to date.
### Run
1. Clone the repository:
```bash
git clone https://github.com/mojahid2021/morphix.git
```
2. Open the project in Android Studio.
3. Build the app:
- Click on `Build` in the top menu.
- Select `Build APK` or `Run` the app on an Android emulator or physical device.
### Dependencies
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.
### Usage
Once the app is installed, you can load your 3D models by:
1. Opening the app.
2. Importing a model from your local storage or a cloud source.
3. Interacting with the model using intuitive touch gestures.
Interacting with the model using intuitive touch gestures.
## Contributing
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.
## License
This project is licensed under the MIT License - see the LICENSE.md file for details.
## Contact
For questions, suggestions, or feedback, feel free to open an issue or contact us directly at [aammojahid@gmail.com].