Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TriAxis-Games/RealtimeMeshComponent
Unreal Engine 4 plugin component for rendering runtime generated content.
https://github.com/TriAxis-Games/RealtimeMeshComponent
procedural-generation runtime ue4 ue4-plugin ue4-plugins unreal-engine unreal-engine-4 unreal-engine-plugin
Last synced: 18 days ago
JSON representation
Unreal Engine 4 plugin component for rendering runtime generated content.
- Host: GitHub
- URL: https://github.com/TriAxis-Games/RealtimeMeshComponent
- Owner: TriAxis-Games
- License: other
- Created: 2016-05-25T15:17:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T22:27:14.000Z (8 months ago)
- Last Synced: 2024-04-10T05:25:03.451Z (7 months ago)
- Topics: procedural-generation, runtime, ue4, ue4-plugin, ue4-plugins, unreal-engine, unreal-engine-4, unreal-engine-plugin
- Language: C++
- Homepage: https://runtimemesh.koderz.io
- Size: 1.84 MB
- Stars: 1,452
- Watchers: 101
- Forks: 398
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-unreal - RealtimeMeshComponent - Unreal Engine 5 plugin component for rendering runtime generated content. (Plugin)
README
# RealtimeMeshComponent 5 for Unreal Engine 5
**Join us on [Discord](https://discord.gg/KGvBBTv)**Documentation is coming soon, as well as Marketplace versions.
---
**For information on installation, usage and everything else, please join Discord for now! More Docs and examples coming soon**The RuntimeMeshComponent or more commonly known as RMC, is a replacement to the ProceduralMeshComponent (aka PMC) found in UE4. The RMC is much more efficient, and carries many more features, while allowing for a much more fine-grained approach for advanced use cases, while being simple to use just like the PMC. It can handle any use case from simply loading models at runtime, to debug views, to modification of existing models all the way up to procedural generation of entire worlds!
The RMC has been around for 6+ years and has an active community of users from individuals, to schools, to Fortune 500 companies, with many released projects. You can also find active support in our Discord server here: https://discord.gg/KGvBBTv
---
This project is a labor of love. If you'd like to support the efforts, you may donate to me here: https://www.paypal.me/Koderz
This is not a sale of the plugin, that will be available on the marketplace soon, this is simply another way to support the project if you are so generous.---
**Supported Engine Versions:**
v5.0 supports engine versions 5.0+***All versions listed below here you can find through older versions of the component in the releases section***
v4.1 supports engine versions 4.23+
v4.0 supports engine versions 4.20+
v3.0 supports engine versions 4.17+
v2.0 supports engine versions 4.12+
v1.2 supports engine versions 4.10+