Skip to content

Instantly share code, notes, and snippets.

View acidzebra's full-sized avatar

acidzebra acidzebra

View GitHub Profile
@acidzebra
acidzebra / character.py
Created June 22, 2023 08:03 — forked from Greatness7/character.py
Create Character NIF
from pathlib import Path
from es3.utils.math import ID44
from es3 import nif
meshes_path = Path("C:/Users/Admin/Games/Morrowind/Data Files/Meshes/")
output_path = meshes_path / "g7/export.nif"
skins = {
"b/b_n_dark elf_m_skins.nif",
@acidzebra
acidzebra / nif_class_heirarchy.txt
Created June 22, 2023 08:07 — forked from Greatness7/nif_class_heirarchy.txt
nif_class_heirarchy.txt
# -*- coding: utf-8 -*-
┌· NiObject
├──┬· NiAccumulator
│ └──┬· NiClusterAccumulator
│ └───· NiAlphaAccumulator
├──┬· NiExtraData
│ ├───· BrickNiExtraData