GithubHelp home page GithubHelp logo

Thanks a lot for this! about voxmerger HOT 5 OPEN

sthewissen avatar sthewissen commented on June 14, 2024
Thanks a lot for this!

from voxmerger.

Comments (5)

Zarbuz avatar Zarbuz commented on June 14, 2024

I wrote VoxMerger before a release of MagicaVoxel where the importing of .vox bigger than 256 was impossible. The interest of this program is therefore a little less since the last updates of MagicaVoxel.
Usually I work on different parts of a model in different projects, and when the time comes to do some final rendering, you have to be able to import all the parts at once.

from voxmerger.

sthewissen avatar sthewissen commented on June 14, 2024

Yeah, I had to automate creating 5000 uniquely different models from a folder full of randomized .vox files, so combining with randomized input works great through this. I just don't feel like having to open 5000 individual files to Union them in MagicaVoxel, so I'd be happy to take any pointers on if/how that could be achieved.

from voxmerger.

Zarbuz avatar Zarbuz commented on June 14, 2024

Well 5000 models in only one model could be too much, you will probably crash MagicaVoxel and/or VoxMerger.

Put few models into a folder and try combine it by enter this command : ./VoxMerger.exe --i YourFolder --o Result

YourFolder should be the path of your folder

from voxmerger.

sthewissen avatar sthewissen commented on June 14, 2024

It's not that I'm making a model consisting of 5000 parts. I'm making 5000 unique models built from 10-20 random parts out of a big library. That part is already covered nicely by your tool! :)

If I put 10 files in the input folder, it makes a nice single VOX file. However, those 10 random parts are separate parts in the resulting VOX file that can be moved individually, but I'd like them to be a single model. The same as selecting them all in MagicaVoxel and pressing U to union them. But I'd like to do that last step programmatically :)

from voxmerger.

Zarbuz avatar Zarbuz commented on June 14, 2024

Ah I see ! VoxMerger is not able to do that at the moment sorry. Will try to implement an option to union or not all the models

from voxmerger.

Related Issues (10)

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.