Coder Social home page Coder Social logo

Comments (9)

dest1yo avatar dest1yo commented on August 18, 2024 1

There is a project called Pyo3 which can build python module from rust code. I am writing most of the plugin in rust for better performance (asset loading, transforming data etc.). Then I build a python module from it (it's like a dll) which exports various functions that I can call from python. Feel free to check the develop branch, although its heavily work in progress.

Another tool about ff. I haven't used it, it might be helpful to you
https://github.com/Laupetin/OpenAssetTools

from cod-asset-importer.

mauserzjeh avatar mauserzjeh commented on August 18, 2024

I haven't research mw2 yet. Can the xmodels be extracted from the game files?

from cod-asset-importer.

dest1yo avatar dest1yo commented on August 18, 2024

I haven't research mw2 yet. Can the xmodels be extracted from the game files?

Yes i found that xmodels can be extracted from fast file by using Zonetool.
I did some research recently and learned a few things.

from cod-asset-importer.

dest1yo avatar dest1yo commented on August 18, 2024

I haven't research mw2 yet. Can the xmodels be extracted from the game files?

Thank you for your reply. Here is the Zonetool:
https://github.com/ZoneTool/zonetool
If you are interested, you can also take a look :)

from cod-asset-importer.

mauserzjeh avatar mauserzjeh commented on August 18, 2024

Thanks!

Currently I am rewriting the plugin in rust for better performance, as soon as I will finish supporting the already supported games, I will take a look at if I can support newer cods as well. I knew that after CoD4, the assets were mainly in modtools or fastfiles, but I haven't come across zonetool. This way I might be able to support maps as well.

No ETA yet though.

from cod-asset-importer.

dest1yo avatar dest1yo commented on August 18, 2024

Thanks!

Currently I am rewriting the plugin in rust for better performance, as soon as I will finish supporting the already supported games, I will take a look at if I can support newer cods as well. I knew that after CoD4, the assets were mainly in modtools or fastfiles, but I haven't come across zonetool. This way I might be able to support maps as well.

No ETA yet though.

You're welcome. Do you have any other contact information? Although I may not continue to research these for the time being.
By the way, do you mean that we can use rust to write plugins in blender?

from cod-asset-importer.

mauserzjeh avatar mauserzjeh commented on August 18, 2024

There is a project called Pyo3 which can build python module from rust code. I am writing most of the plugin in rust for better performance (asset loading, transforming data etc.). Then I build a python module from it (it's like a dll) which exports various functions that I can call from python. Feel free to check the develop branch, although its heavily work in progress.

from cod-asset-importer.

dest1yo avatar dest1yo commented on August 18, 2024

There is a project called Pyo3 which can build python module from rust code. I am writing most of the plugin in rust for better performance (asset loading, transforming data etc.). Then I build a python module from it (it's like a dll) which exports various functions that I can call from python. Feel free to check the develop branch, although its heavily work in progress.

Cool! Good work!

from cod-asset-importer.

Aireania avatar Aireania commented on August 18, 2024

excuse me,how can i transplant a xmodel from waw 2 cod6

from cod-asset-importer.

Related Issues (7)

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.