All Projects → Parik27 → Dragonff

Parik27 / Dragonff

Licence: gpl-3.0
Tools to edit GTA Formats in Blender

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dragonff

blender-addon-for-trackmania-and-maniaplanet
Blender addon for trackmania2020 & maniaplanet. 1 Click export & convert to .gbx.
Stars: ✭ 18 (-84.35%)
Mutual labels:  blender, addon
Xnalaramesh
Blender addon Import/Export XPS Models, Poses
Stars: ✭ 262 (+127.83%)
Mutual labels:  blender, addon
kaleidoscope
🍀 A small collection of creative nodes to generate color palette and store values for Blender
Stars: ✭ 99 (-13.91%)
Mutual labels:  blender, addon
DuBLF DuBlast
Quick Playblast tool for Blender
Stars: ✭ 18 (-84.35%)
Mutual labels:  blender, addon
Blender Osm
One click download and import of OpenStreetMap and terrain for Blender! Global coverage! Source code is in the branch 'release'.
Stars: ✭ 588 (+411.3%)
Mutual labels:  blender, addon
VSE Transform Tools
Quickly transform, crop and fade video strips in Blender's Video Sequence Editor
Stars: ✭ 195 (+69.57%)
Mutual labels:  blender, addon
IOR reference
A Blender addon that display IOR values in a list
Stars: ✭ 19 (-83.48%)
Mutual labels:  blender, addon
cc3 blender tools
Add-on for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports.
Stars: ✭ 191 (+66.09%)
Mutual labels:  blender, addon
Bpy
blender python scripts
Stars: ✭ 441 (+283.48%)
Mutual labels:  blender, addon
Blendergis
Blender addons to make the bridge between Blender and geographic data
Stars: ✭ 4,642 (+3936.52%)
Mutual labels:  blender, addon
Blender-Metaverse-Addon
Blender toolset for creating content for Metaverses like High Fidelity
Stars: ✭ 53 (-53.91%)
Mutual labels:  blender, addon
Mb Lab
MB-Lab is a character creation tool for Blender 2.80+, based off ManuelBastioniLAB
Stars: ✭ 1,078 (+837.39%)
Mutual labels:  blender, addon
Blender-ArmorPaintLiveLink
This is a live-link tool to switch from Blender to ArmorPaint by only clicking in one button.
Stars: ✭ 86 (-25.22%)
Mutual labels:  blender, addon
neuro-bge
Node-based Blender game engine and logic editor addon for Blender
Stars: ✭ 27 (-76.52%)
Mutual labels:  blender, addon
PieMenusPlus
Pie Menus Plus is a complete Pie Menu ecosystem for Blender 2.8+
Stars: ✭ 26 (-77.39%)
Mutual labels:  blender, addon
Character-UI
Blender add-on for creating simple yet functional UIs for your characters.
Stars: ✭ 28 (-75.65%)
Mutual labels:  blender, addon
MustardTools
A set of tools for animators/riggers
Stars: ✭ 30 (-73.91%)
Mutual labels:  blender, addon
interactive-physics-editor
Simplifies the process of positioning multiple objects in 3D space with collision handling
Stars: ✭ 20 (-82.61%)
Mutual labels:  blender, addon
Mesh mesh align plus
Precisely align, move, and measure+match objects and mesh parts in your 3D scenes.
Stars: ✭ 350 (+204.35%)
Mutual labels:  blender, addon
Blender autotracker
Blender autotracker addon
Stars: ✭ 47 (-59.13%)
Mutual labels:  blender, addon

DragonFF 🐉

DragonFF is a Blender Addon for import and export of GTA files.

At the moment, only Renderware files are supported. Support for formats other than .dff is planned.

Supported Features

The following is a list of supported features by the addon

File Types

  • [X] Model files
  • [ ] Texture Files
  • [X] Collision files (including the ones packed in dff)
    • [X] Import
    • [X] Export (Partial)
  • [ ] Map files (.ipl, .ide)
    • [X] Import (Partial, experimental)
    • [ ] Export
  • [ ] Animation files

Model Features

  • [X] Skinned mesh support
  • [X] Multiple UV Maps
  • [X] Mass export
  • [X] Material Effects
    • [X] Environment/Normal Maps
    • [ ] Dual Textures
    • [X] UV Animation
  • [X] Rockstar Specular and Reflection Extensions
  • [ ] 2D Effects

Installation

  1. Get a release from the Releases for a stable release, or the bleeding-edge script by cloning the repository
  2. Import the downloaded .zip file by selecting it from (User) Preferences/Addons/Install from File
  3. Set the addon "GTA DragonFF" to enabled
  4. Import dff from Import tab or an IPL/IFP from the panel in Scene Settings

Python Module

The python scripts have been designed with reusability in mind. As of now, the dff module is standalone, and can be used with any other Python instance without the need for Blender API.

Standalone Modules

  • [X] - DFF - dff.py
  • [ ] - TXD - txd.py
  • [X] - COL - col.py
  • [X] - IPL/IDE - map.py (partial, experimental)
  • [ ] - IFP - ifp.py

Contributors

The following have contributed significantly to the project:

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].