Morphie is an innovative tool that transforms text descriptions into 3D object files. With Morphie, you can bring your ideas to life in three dimensions, simply by describing them in words.
- Input your text description
- Morphie processes your text using advanced AI algorithms
- A 3D object file (.obj) is generated based on your description
- Download and use your 3D object in various applications
- Node.js (v14 or later)
- npm (v6 or later)
-
Clone the repository:
git clone https://github.com/yourusername/morphie.git -
Navigate to the project directory:
cd morphie -
Install dependencies:
npm install -
Start the application:
npm start -
Open http://localhost:3000 to view Morphie in your browser.
- Enter your text description in the input field.
- Click "Generate 3D Object".
- Wait for the processing to complete.
- Download your .obj file.
In the project directory, you can run:
Runs the app in development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in interactive watch mode.
Builds the app for production to the build folder.
It bundles React in production mode and optimizes the build for the best performance.
Note: this is a one-way operation. Once you eject, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.
To learn more about Morphie and its capabilities, check out our documentation.
We welcome contributions! Please see our Contributing Guide for more details.
Morphie is licensed under the MIT License. See the LICENSE file for details.
If you encounter any issues or have questions, please file an issue on our GitHub repository.