pewpewFLAVOUR / PewPewLive-MeshExporter

A Blender 2.9x add-on for converting scenes into PewPew Live 3D models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[WIP]PewPewLive-MeshExporter

A Blender 2.9+ plugin for converting scenes into PewPew Live 3D models

What about 2.79?

SKPG-Tech maintains an unofficial 2.79 version. You can use that if you want to, but I have no control over it aside from sending a pull request.

Installation Instructions:

  1. Download a release
  2. Open Edit > Preferences in Blender
  3. Go to the Add-ons tab
  4. Click "Install..."
  5. Select the .zip you downloaded and click "Install Add-on"
  6. Tick the checkbox next to "Import-Export: PewPew Live Mesh Exporter"

What is decompresscolors.lua?

This add-on losslessly compresses colors it exports, which need to be decompressed. decompresscolors.lua is the script used to decompress the exported colors and must be included with your PewPew Live level. It can be found here.

Found a bug?

Open an issue

About

A Blender 2.9x add-on for converting scenes into PewPew Live 3D models

License:GNU General Public License v3.0


Languages

Language:Python 88.1%Language:Lua 11.9%