Git Product home page Git Product logo

blender-xfileimporter's People

Contributors

oguna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

blender-xfileimporter's Issues

create a function to convert xfile in binary format to text?

I know this is out of the scope of IMPORTER, but it is a request. Many of the xfiles out there have been converted to custom formats. dxops and MeshConvert cannot handle trees that have been added on their own.

Basically, even though the data is custom, it is definitely maintained in a format that can be structurally restored to something like json, just like the original data, such as Animation or Frame.

If you can refer to those data as text, it would be helpful to create or modify own importers. Could you please consider this?

Irritating ValueError Issue

Every time I try to open an X file I get this error:
image
Even changing to an earlier version doesn't help, I don't know what to do.

support for the bzip option

TL;DR Support the bzip (MSZip) format of the .x files

I was pleased to find this plugin, got my correct blender version installed, this configured, and shizam it worked on my game's ancient .x files. My game I inherited almost 15 years ago. As far as I know all my .x files were created in 3dsmax (2005) along with my bmp and dds files.

Moving on I went to view a few other .x files and ran into a wall. Some of the games late development .x files were bzip encoded. Apparently thats not bzip like we all know bzip, but 'MSZip Compressed Binary File'.

I read this on https://paulbourke.net/dataformats/directx/

I've looked at the header in the file and I dont see a spot where the typical PK starts and the zip starts... so I can't just hexedit my file, remove the xof..... bits, unzip, restore xof bits with bin and move on.

  1. Any ideas how to extract the Zip data to a binary/text .x file?
  2. Any chance you might natively support reading this format?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.