Skip to content

Plugin for making a 3D kiss chocolate in Autodesk Maya. It uses a bezier curve coded for n points. Developed in Python 3.

License

Notifications You must be signed in to change notification settings

the-other-mariana/kiss-plugin-maya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kiss Chocolate Generator Script

The following is a Python script that automatically creates a Kiss Chocolate model in Austodesk Maya, using a bezier curve programmed to take any number points and generate the corresponding bezier curve, which in this case would be the side curve of the chocolate.

Specifications

Maya version: Autodesk Maya 2017

Usage

Open Autodesk Maya. Open the Script Editor by going to Maya's Windows > General Editors > Script Editor. Then, click on the Python label.

Import this script or paste it directly on the editor.

Type Ctrl + A and then Run button.

Output

The script creates the following model:

alt text

About

Plugin for making a 3D kiss chocolate in Autodesk Maya. It uses a bezier curve coded for n points. Developed in Python 3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages