MeshBatcher

An asset by OrigamiPete
The page banner background of a mountain and forest
MeshBatcher hero image

Quick Information

0 ratings
MeshBatcher icon image
OrigamiPete
MeshBatcher

A tool for batching MeshInstance nodes into a single MultiMeshInstance.- Provides a new MeshBatcher node for easy implimentation. Simply used the node as a container for MeshInstances.- Place and edit individual MeshInstances for granular control.- Detects StaticBodies allowing for collisions with a MultiMeshInstance.

Supported Engine Version
3.3
Version String
2.0.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

MeshBatcher

A tool for batching MeshInstance nodes into a single MultiMeshInstance to improve performance.

The power of MultiMesh meets the ease of single instances

  • Provides a new MeshBatcher node for easy implimentation. Simply used the node as a container for MeshInstances.
  • Place and edit individual MeshInstances for granular control
  • Options to batch and unbatch MultiMeshInstances in editor
  • MeshInstances inside the MeshBatcher node can automatically convert to a MultiMeshInstance at runtime so there's no need to batch and unbatch while you're working (unless you want to)!

Version 2.0

  • Huge thank you to Yogoda for their significant contributions to this version of MeshBatcher.
  • Much of the code is refactored and now uses MultiMeshInstance as its base class to allow for a simpler and more robust implementation.
  • Material Overrides are kept and propogate to all meshes within the MeshBatcher node.
  • Multiple bugs and errors have been cleaned up.

Version 1.1 - Compatible with StaticBodies

  • MeshBatcher will now detect if MeshInstances have StaticBodies allowing for collisions with a MultiMeshInstance.

A tool for batching MeshInstance nodes into a single MultiMeshInstance.
- Provides a new MeshBatcher node for easy implimentation. Simply used the node as a container for MeshInstances.
- Place and edit individual MeshInstances for granular control.
- Detects StaticBodies allowing for collisions with a MultiMeshInstance.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
MeshBatcher icon image
OrigamiPete
MeshBatcher

A tool for batching MeshInstance nodes into a single MultiMeshInstance.- Provides a new MeshBatcher node for easy implimentation. Simply used the node as a container for MeshInstances.- Place and edit individual MeshInstances for granular control.- Detects StaticBodies allowing for collisions with a MultiMeshInstance.

Supported Engine Version
3.3
Version String
2.0.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers