OpenNaja / cobra-tools

A suite of GUI tools for extracting and modifying OVL and OVS archives, as well as editing the associated in-house file formats. Also includes a model plugin for Blender. For downloads, guides, and FAQs visit:
https://opennaja.github.io/cobra-tools/
GNU General Public License v3.0
94 stars 27 forks source link

model to rig in blender #373

Open ilodev opened 4 months ago

ilodev commented 4 months ago

So, as quick discussion point, let me know if I'm missing anything or something that I plan on implement is not a good idea

This is about the process of creating the basic rig from a model when there is nothing but a mesh object

Validate model

Create basic mdl2 structure and move the model

Add missing information on the mesh to make it exportable based on the selected game

Armature

Create default physics structure and bounding volume box

General