Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skeskinen/MeshWidgets

UE 4.13 plugin for UMG & Slate widgets on StaticMesh surface
https://github.com/skeskinen/MeshWidgets

Last synced: about 1 month ago
JSON representation

UE 4.13 plugin for UMG & Slate widgets on StaticMesh surface

Awesome Lists containing this project

README

        

# MeshWidgets

Widgets on curved 3D surfaces or crazier things.

![Imgur](http://i.imgur.com/gx1zckw.gif)

Includes:

* UMeshWidgetComponent, similar to UWidgetComponent but on static mesh surface
* UMeshWidgetInteractionComponent, same as UWidgetInteractionComponent but works with mesh widgets and normal widget components

Requirements:

* UE 4.20
* UV hit testing project setting (Physics > Optimization > Support UV From Hit Results) ticked

Installation:

* C++: Regenerate project files and add to your Build.cs
* Blueprint only: Copy Plugins folder to your project. (Binary for drag&drop built for 4.20. USE AT OWN RISK generally don't run random binaries you got from the internet)