daniel-amthauer / BMeshUnrealLinks
Based on BMesh for Unity (https://github.com/eliemichel/BMeshUnity). It provides a half-edge data structure inspired by Blender's BMesh, which makes many mesh manipulation operations simpler. Especially useful when using mesh data for logical instead of visual purposes (e.g. irregular grids)
☆59Updated 2 years ago
Alternatives and similar repositories for BMeshUnreal
Users that are interested in BMeshUnreal are comparing it to the libraries listed below
Sorting:
- Procedural Hierarchical Instanced Static Mesh (PHISM) Tools for Unreal Engine 4☆30Updated 5 years ago
- Sample to convert rendering result to texture using FrameGrabber function☆46Updated 2 years ago
- Simple plugin for modifying local player projection in UE4☆35Updated 6 years ago
- UEToolbox is an open-source Unreal Engine 5 plugin for Voxel/Grid-based Modeling and Texture Painting☆30Updated 2 weeks ago
- A key-frame based animation tool for Static Meshes.☆33Updated 2 months ago
- Unreal Engine tools for baking Skeletal Mesh animation into textures to animate meshes through the material shader☆17Updated 5 months ago
- Fork of https://github.com/gradientspace/UnrealRuntimeToolsFrameworkDemo plugin for inclusion as submodule☆25Updated last year
- Simple Unreal Engine project showcasing how to link custom HLSL shaders into unreal engine.☆53Updated 4 years ago
- Unreal shader toy plugin