explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

[email protected]

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR — why indie devs care
  • The “free procedural” angle (honest)
  • Primitive Lab — procedural 3D without vertices
  • Game Lab — generate the game, not only props
  • Audio Lab — SFX without a Foley closet
  • AI mesh pipelines (credit spend)
  • Who it’s for (from bunpav)
  • bunpav vs alternatives
  • Gaming news on the same domain
  • Summary
  • Related on explainx.ai
← Back to blog

explainx / blog

bunpav: Free Browser Procedural 3D, Game Lab & Audio for Indie Devs (2026)

bunpav.com ships Primitive Lab, Game Lab, and Audio Lab in browser — parametric 3D GLB export, playable seeded levels, game SFX MP3. Credit packs from $9, no subscription. explainx.ai guide for jams, asset discovery, and honest limits.

Jul 19, 2026·7 min read·Yash Thakker
Game Development3D AssetsProcedural GenerationIndie GamesAI Tools
go deep
bunpav: Free Browser Procedural 3D, Game Lab & Audio for Indie Devs (2026)

bunpav is betting that most game teams do not need a modeling career — they need meshes, levels, and SFX in an hour. The July 2026 product is a browser stack with three live betas:

LabWhat it does
Primitive Lab · betaParametric 3D props — sliders, palettes, GLB export
Game Lab · playable betaSeeded procedural levels — play in browser, export JSON
Audio Lab · live betaGame SFX / Foley / ambience — preview, MP3 download

Plus AI pipelines: text-to-3D, photo-to-3D, auto-rig (humanoid + creature).

Update — July 20, 2026: For the code-first photo lane — editable TypeScript factories, animation sockets, diffable specs instead of opaque GLBs — see img2threejs + bunpav architecture. bunpav does not publicly name the skill; the post explains neural credits vs procedural harness from operator perspective.

Update — July 29, 2026: For the open building / digital-twin editor side of the Three.js stack — walls, levels, zones, @pascal-app/mcp — see Pascal Editor. Use Pascal for structure; use bunpav.com for AI props on top.

If you have been following Roblox Build and Astrocade — prompt-to-playable is the macro trend. bunpav narrows it to asset discovery and procedural content you can export, not only host on one platform.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.

Site: bunpav.com · Gaming news: bunpav.com/blog · Operator: AISOLO Technologies Private Limited


TL;DR — why indie devs care

QuestionAnswer
Free?Beta labs in browser; AI mesh/audio uses one-time credits from $9 — no subscription
3D exportsGLB, FBX, OBJ, USDZ, STL
Game exportJSON recipes + deterministic seeds
Audio exportMP3
Primitive LabParametric sliders — live mesh rebuild, material palettes
Game LabWASD playtest, tunable rules, shareable seeds
Best forJams, greybox replacement, SFX prototyping
Not forAAA film meshes, console-first pipelines without verification

The “free procedural” angle (honest)

bunpav is not unlimited free like Blender. It is free of the usual traps:

Traditional pathbunpav path
Maya/Blender license + learning curveBrowser Primitive Lab — drag sliders
Asset store hunt for a $15 barrel packParametric prop + palette variants
Rebuild level by hand for teammatesSeed + JSON — same world for everyone
Subscribe to SFX library monthlyPrompt → MP3 per clip (credits)

Credit pricing (one-time, never expires):

PackPriceCredits
Starter$9100
Studio$39550
Pro$891500

No subscription — unusual in 2026 AI tooling. For a 48-hour jam, Studio credits plus Primitive Lab parametric exports can fill a scene without a contractor.

Commercial use: bunpav FAQ states generated models can be used commercially — verify Terms before shipping a paid Steam build.


Primitive Lab — procedural 3D without vertices

Real screenshots on the homepage show assets like Trail Pickup, Hover Island, Treasure Chest — low-poly, game-readable silhouettes.

Workflow:

  1. Shape — body length, width, height; mesh rebuilds live
  2. Refine — wheel radius, tire width, silhouette in same 3D view
  3. Style — curated palettes (e.g. purple truck variant) in one click
  4. Export — GLB drops into Unity, Unreal, or Blender

This is asset discovery through parameters, not prompt roulette. Tune until the prop reads in-game, export, move on — ideal when you need twelve variants of the same pickup, not one hero sculpt.

Contrast with LingBot-Map-style reconstruction: bunpav generates forward from rules; LingBot infers geometry from video. Different layer of the 3D stack.


Game Lab — generate the game, not only props

Rift Runner-style kits: tune difficulty, world size, enemies, speed, pickups, seed → play immediately in browser.

FeatureWhy it matters
Deterministic seedsTeammates reproduce the same level
WASD / arrow playtestFeel before Unity import
JSON exportVersioned recipes — proto data-oriented design

Same philosophical move as Roblox Build (prompt → playable) but exportable and seed-stable for PC/indie pipelines. Watch AI slop dynamics — cheap generation raises the bar on discovery and taste, not raw mesh count.


Audio Lab — SFX without a Foley closet

Describe impact, UI cue, footstep, or loopable ambience → preview → MP3.

Pairs with Primitive + Game Lab for a vertical slice in one afternoon:

text
Primitive Lab → GLB props
Game Lab     → playable JSON level
Audio Lab    → MP3 SFX layer

Compare credit math to ElevenLabs/Suno free tiers (attribution limits, no commercial) — bunpav targets game-ready MP3 with commercial FAQ; budget credits like any jam tool.


AI mesh pipelines (credit spend)

ModeInputOutput
Text-to-3D“battle-worn steel gauntlet”Textured mesh ~under a minute
Photo-to-3DProduct shot / concept sketchGeometry + UVs + material
Auto-rigMeshHumanoid or creature skeleton

Use when parametric primitives are not enough — hero props, photo-accurate mockups, VTuber bases.


Who it’s for (from bunpav)

PersonaUse case
Indie / jam teamsProps + enemies fast — no contractor for every barrel
Blockout → real geoReplace greyboxes with textured GLB before art budget
VTuber / avatarSketch → base mesh → rig
Product / AR mockupsPhoto → clean 3D for renders or USDZ

bunpav vs alternatives

ToolStrengthWeakness vs bunpav
bunpavBrowser 3D + game + audio + exportCredit-based AI; beta maturity
BlenderFree, unlimitedLearning curve, not seeded game JSON
Meshy / TripoAI text/image 3DLess parametric jam workflow
Roblox Build132M+ DAU distributionPlatform lock-in
AstrocadeSocial + fundingDifferent host model
Unity Asset StorePolished packsCost per pack, not procedural

Gaming news on the same domain

bunpav.com also runs a gaming news desk — July 19, 2026 posts include Avatar Legends: The Fighting Game (July 23 launch) and Mario Kart Wiicompiled (Wii static recomp beta). explainx.ai has linked bunpav for Roblox Build and hardware coverage — the tools product is the natural extension of that audience.


Summary

bunpav is a browser-first procedural content stack for indie games: Primitive Lab (parametric GLB), Game Lab (seeded playable JSON levels), Audio Lab (MP3 SFX) — plus AI text/photo-to-3D and auto-rig. Not 100% free — one-time credit packs from $9, no subscription — but the procedural beta labs remove the Blender/Maya tax for jam-scale asset discovery. Export GLB/FBX/OBJ/USDZ/STL, JSON, and MP3 into Unity, Unreal, or Blender. Pair with explainx.ai coverage of prompt-to-game platforms and AI slop economics for the full 2026 indie picture.


Related on explainx.ai

  • How to Build a Hop.Earth-Style AI Driving Game (step-by-step, uses bunpav for asset generation)
  • Pascal Editor — open-source 3D building editor (WebGPU + MCP)
  • Roblox Build — AI prompt-to-game on mobile
  • Astrocade — $56M Sequoia AI game creation
  • Slopocalypse — AI slop and discovery
  • Gaming AI hardware cost forecast 2027
  • LingBot-Map — streaming 3D reconstruction
  • NVIDIA Cosmos 3 — physical AI world models
  • GeForce NOW cloud gaming guide
  • img2threejs — photo-to-procedural Three.js + bunpav lanes

bunpav: Home · Blog · RSS


Feature set, pricing, and beta availability reflect bunpav.com as of July 19, 2026. Confirm credit costs and commercial terms before production use.

Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Aug 7, 2026

How to Build a Hop.Earth-Style AI Driving Game: Step-by-Step Guide

Hop.Earth turned OpenStreetMap and satellite elevation data into a planet-scale driving game — and open-sourced a runnable slice of the stack. This guide walks through that architecture end to end, then shows how to generate every vehicle, prop, and sound effect with AI using bunpav instead of hiring a 3D artist.

Aug 9, 2026

Gen1Recomp: The Pokemon Mod Behind Thariq's "Zero Source Access" Joke

On August 9, 2026, Anthropic's Thariq Shihipar joked about Claude "autonomously" modernizing a mission-critical 1996 system with zero source access — the punchline being Pokemon. The internet ran with it as a real case study. explainx.ai checks what Gen1Recomp and the DramaticShape voxel mod actually are, what's hand-written versus AI-assisted, and includes Cameron Ritz's free-roam Kanto demo video.

Aug 1, 2026

How to Blur a Face in a Photo: Free AI Tool Guide (No Watermark) 2026

Whether it's a stranger in your vacation photo, a kid's face before you post to Instagram, or a bystander in a listing photo, blurring a face used to mean Photoshop or a clunky app. AI tools now do it automatically in under a minute — free, no watermark, no software. Here's exactly how.