Mod

SBW Mesh Loader

Quick rating

SBW Mesh Loader

No reviews yet

This mod allows the Superb Warfare Mod to load mesh geo-models created with the Blockbench Meshy plugin.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
SBW Mesh Loader - 0.1.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

 

SBW Mesh Loader

Please note that installing this mod itself will not add any fighter jets or tanks. This mod is in beta. Please be aware that it may behave unexpectedly. If you'd like to add tanks and fighter jets, please download “Superb Modern Combat” along with this mod.

Please note that if you want to use this mod to create an SBW add-on for a mesh model and release it, you must define this mod as a dependency.

Please do not report any bugs encountered with this SBW Mesh Loader to the Superb Warfare servers under any circumstances. Please report them in the comments section of this mod or on Vell's Mods info server.


Temporary support notice: This mod is intended as a stopgap solution until Superb Warfare officially supports mesh models natively. Once SBW ships built-in poly_mesh support, this library will no longer be maintained or necessary. Plan your addon accordingly.

SBW Mesh Loader is a client-side library mod for Superb Warfare addons that enables Blockbench poly_mesh geometry to be rendered in-game via hardware-accelerated VBOs (Vertex Buffer Objects). It bridges the gap between Bedrock-format poly_mesh geometry and SBW's existing simplebedrockmodel rendering pipeline — letting addon authors use freeform mesh geometry today, before SBW supports it officially.


Key features

  • VBO rendering — Per-light-level VBO caching enables fast GPU draw calls, switching to a VertexConsumer fallback on first entry to a new light level.
  • Translucency support — Bones named with translucent are routed through MultiBufferSource for correct depth-sorting. 
  • Quad triangulation — Automatically expands triangles into degenerate quads (v0,v1,v2,v2) to match Minecraft's QUADS vertex format.

For addon developers

Add this mod as a mandatory dependency in your mods.toml, then use the three-class API:

  1. Declare sbwmeshloader as a mandatory dependency in your [[dependencies]] block.
  2. Load your geo JSON once via PolyMeshLoader.loadModel(ResourceLocation). Returns null on failure — handle gracefully.
  3. In your renderer's render() method, call polyMeshModel.renderWithTranslucentSplit(poseStack, bufferSource, texture, packedLight).
  4. On world unload or model disposal, call polyMeshModel.close() to release GPU resources.

For detailed instructions, please refer to the Superb Modern Combat source code.


License

Released under the GPL-3.0 License.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync