shravan-d / SculptMate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and humans from a single image.
  • Create background assets with ease allowing you more time to work on the important parts of your render.
  • Automate a major part of the character generation pipeline by obtaining a base human mesh.

Demo

Samples

Installation

  1. Download the latest release zip file from the Releases page.
  2. In Blender, go to Edit > Preferences > Add-Ons.
  3. Click on Install and select the downloaded zip file.
  4. Enable the add-on by checking the checkbox next to its name.
  5. Install dependencies by clicking the provided button.

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 character 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.


Languages

Language:Python 100.0%