Skip to content

SculptMate is a Blender add-on that generates a 3D mesh from an image within a minute.

License

Notifications You must be signed in to change notification settings

shravan-d/SculptMate

Repository files navigation

SculptMate

SculptMate is a Blender add-on that simplifies the process of generating meshes. It automates a significant part of the game development pipeline, allowing users to quickly create meshes from a single image.

Demo

Features

  • Generate meshes of objects from a single image.
  • Create background assets with ease allowing you more time to work on the important parts of your render.
  • Get UV unwrapped maps and baked textures.

Demo

Samples

Installation

  1. Download the latest release zip file from the Releases page.
  2. You might have to start Blender with admin privileges for this step, depending on your Blender installation path.
  3. In Blender, go to Edit > Preferences > Add-Ons.
  4. Click on Install and select the downloaded zip file.
  5. Enable the add-on by checking the checkbox next to its name.
  6. If you have a GPU in your system, check the 'Has GPU' box. This will speed up the generation process.
  7. Install the dependencies.
  8. Get the the checkpoint files that are required for the generation process. The Pro model requires a GPU to run. Samples

Usage

  1. Open Blender and head to the Render Properties Tab.
  2. Scroll down to find the SculptMate Panel.
  3. If you have the dependencies installed, you can select an image of the object you'd like to generate a mesh of.
  4. Click on Generate.

Example Usage

Samples

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests with your improvements or bug fixes.

Third-Party Libraries

This project utilizes the following third-party libraries:

Troubleshooting

If you are experiencing trouble getting SculptMate running, check Blender's system console (in the top left under the "Window" dropdown next to "File" and "Edit") for any error messages. Then search in the issues list with your error message and symptoms.

Note On macOS there is no option to open the system console. Instead, you can get logs by opening the app Terminal, entering the command /Applications/Blender.app/Contents/MacOS/Blender and pressing the Enter key. This will launch Blender and any error messages will show up in the Terminal app.

A screenshot of the "Window" > "Toggle System Console" menu action in Blender

Features and feedback are also accepted on the issues page. If you have any issues that aren't listed, feel free to add them there!

The SculptMate Discord server also has a common issues list and a community of helpful people.

About

SculptMate is a Blender add-on that generates a 3D mesh from an image within a minute.

Topics

Resources

License

Stars

Watchers

Forks

Languages