All Projects → ross-g → io_pdx_mesh

ross-g / io_pdx_mesh

Licence: GPL-3.0 license
Import/Export files for the Clausewitz game engine

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to io pdx mesh

Appleseed
A modern open source rendering engine for animation and visual effects
Stars: ✭ 1,824 (+3622.45%)
Mutual labels:  blender, maya
Meshsyncdccplugins
DCC plugins for MeshSync in Unity. Supported tools: Maya, Maya LT, 3ds Max, Motion Builder, Modo, Blender, Metasequoia
Stars: ✭ 127 (+159.18%)
Mutual labels:  blender, maya
Yurlungur
The universal scripting wrapper for Maya, Houdini and Unreal Engine.
Stars: ✭ 51 (+4.08%)
Mutual labels:  blender, maya
vfxwindow
Python Qt Window class for compatibility between VFX programs
Stars: ✭ 80 (+63.27%)
Mutual labels:  blender, maya
io scene pbrt
Exporter for blender that exports the scene into pbrt's ascii file format.
Stars: ✭ 42 (-14.29%)
Mutual labels:  blender
blender-halo-tools
Halo / Blam engine support for Blender.
Stars: ✭ 14 (-71.43%)
Mutual labels:  blender
MindMapper
Blender Python - Node-based multi-line text and image flowchart
Stars: ✭ 58 (+18.37%)
Mutual labels:  blender
RefRESH
Create RefRESH data: dataset tools for Learning Rigidity in Dynamic Scenes with a Moving Camera for 3D Motion Field Estimation (ECCV 2018)
Stars: ✭ 51 (+4.08%)
Mutual labels:  blender
cc3 blender tools
Add-on for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports.
Stars: ✭ 191 (+289.8%)
Mutual labels:  blender
blender Shelves
Custom Header Buttons
Stars: ✭ 32 (-34.69%)
Mutual labels:  blender
gt-tools
GT Tools is a free collection of scripts for Autodesk Maya
Stars: ✭ 44 (-10.2%)
Mutual labels:  maya
export multi
Use the multi-exporter for Blender and check in (and tweak) various scenes step by step.
Stars: ✭ 31 (-36.73%)
Mutual labels:  blender
zpy
Synthetic data for computer vision. An open source toolkit using Blender and Python.
Stars: ✭ 251 (+412.24%)
Mutual labels:  blender
navis
Python 3 library for analysis of neuroanatomical data
Stars: ✭ 68 (+38.78%)
Mutual labels:  blender
blender-custom-nodes
Custom compositor nodes for Blender
Stars: ✭ 61 (+24.49%)
Mutual labels:  blender
io import vmf
A Valve Map Format (.vmf) and Valve Material Type (.vmt) importer for Blender.
Stars: ✭ 225 (+359.18%)
Mutual labels:  blender
story-unity3D
Horror Game Development
Stars: ✭ 32 (-34.69%)
Mutual labels:  blender
texture-importer
A tool that imports textures and creates material networks
Stars: ✭ 17 (-65.31%)
Mutual labels:  maya
Tetra3d
Tetra3D is a 3D hybrid software/hardware renderer made for games written in Go with Ebitengine.
Stars: ✭ 271 (+453.06%)
Mutual labels:  blender
maya-capture-gui
GUI front-end for maya-capture
Stars: ✭ 68 (+38.78%)
Mutual labels:  maya

GitHub last commit Github All Releases

IO PDX MESH

This project aims to allow editing of mesh and animation files used in the various Clausewitz Engine games created by Paradox Development Studios It's designed to run in both Maya (2018+) and Blender (2.83+).

Download

Click here to view the latest relase and download the io_pdx_mesh.zip file (this works with both Maya and Blender).

Maya Blender
Maya Blender

Installation

Setup for Maya (2018+)

  • Go to your Maya user scripts path. (eg on Windows: C:\Users\...\Documents\maya\scripts)
  • Extract the contents of the zip file directly into this path.
  • Start Maya and change the Command Line to Python by clicking the label.
  • Then use the command import io_pdx_mesh;reload(io_pdx_mesh) to launch the tool.
  • You can highlight this command and use the middle-mouse button to drag it into a shelf button to save it.
  • The tool window will now open.

Setup for Blender (2.83+)

  • Start Blender and open the User Preferences panel.
  • Switch to the Add-ons tab and select Install Add-on from file. Pick the zip file you have downloaded.
  • Tick the checkbox to enable the add-on and you should see a new tab in the Sidebar of the 3D View. (View > Sidebar if you have it closed)
  • The Sidebar will now have a PDX Blender Tools tab.



Supporters

El Tyranos, creator of CK3's Community Flavor Pack

Kindly provided a PyCharm license from JetBrains for Open Source projects.

PyCharm logo.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].