Skip to content

A runtime implementation of Maya's "Grab Tool" in Unity.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

matt-bp/grab-tool

Repository files navigation

Grab Tool

A runtime implementation of Maya's "Grab Tool" in Unity.

Writeup

Demo

Gif demo

YouTube Demo of Application

Motivation

I needed a runtime mesh sculpting tool. Polybrush didn't have what I needed. I instead implemented the basics of Maya 2024's Grab Tool.

The Grab Tool can be found under the Sculpting tab.

How to use

See the example scene. It has the functionality for keyboard setup. Remember to turn on "Read/Write Enabled" on the mesh you want to edit. I included a script that copies the mesh on startup so you only make changes to a temporary mesh (I accidentally changed mine on disk).

To add it to your Unity project, to go the Package Manager window, click the + on the top left corner, and add by git url. See Unity docs on Git dependencies for how to specify a specific commit, branch, or tag.

Example Scene Attribution

The mesh was created by myself.

I got the wireframe shaders from https://github.com/Chaser324/unity-wireframe.

Attribution

Axis by anasrar is licensed under Creative Commons Attribution.

About

A runtime implementation of Maya's "Grab Tool" in Unity.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published