Skip to content

A Blender addon that generates convex collision hulls for concave objects in Unreal Engine.

License

Notifications You must be signed in to change notification settings

calben/UnrealConvexHullGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnrealConvexHullGenerator

This is a Blender addon that generates convex collision hulls for concave objects in Unreal Engine.

How to Use

  1. Clone this repository
  2. Clone hte v-hacd submodule
  3. Copy the Python script in the top directory to your Blender addons directory. For Blender 2.78 this directory will be "Blender Foundation/Blender/2.78/scripts/addons/". You're at the right place if you see other scripts prefixed with object_.
  4. The addon must be enabled before use. After copying the script to the addons directory, open Blender and navigate to File > User Preferences > Add-ons. Object: V-HACD will be featured on the list. Check its mark to enable the addon and save user settings.
  5. Use the addon as instructed for the sister addon in the v-hacd submodule. This version is convenient for use with Unreal Engine.

Images

Usage

Example

About

A Blender addon that generates convex collision hulls for concave objects in Unreal Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages