Giter Club home page Giter Club logo

Comments (7)

Zarbuz avatar Zarbuz commented on May 27, 2024

Please write issue in english only.

from filetovox.

superfrantv avatar superfrantv commented on May 27, 2024

Okay, if i convert a schematic file and take the scale command with a argument of 2, the most of my minecraft schematic is wrong, its dont use the chunk size for scale.

from filetovox.

Zarbuz avatar Zarbuz commented on May 27, 2024

Ok . Can you provide your schematic which failed for debugging ?

from filetovox.

superfrantv avatar superfrantv commented on May 27, 2024

Hey Zarbuz,
its with all schematics i used, take any schematic from MineWays like a complete Island, make scale of 2 in command in filetovox and its seems not correct. if i change the chunk size it doents change anything

from filetovox.

superfrantv avatar superfrantv commented on May 27, 2024

Its need to calculate the chunk size, if i take a 256 x 256 x 128 (chunksize 256) Schematic and set a scale of 2, it should be 512 x 512 x256 but with also chunksize 256

from filetovox.

superfrantv avatar superfrantv commented on May 27, 2024

Heres a sample schematic:
https://www.file-upload.net/download-14478582/Novigrad2.schematic.html

Export it with only: FileToVox.exe --i Novigrad2.schematic --o NovigradTest1

Then with FileToVox.exe --i Novigrad2.schematic --o NoviGradTest2 --sc 2

look into it both it seems that scale, scales every chunk, not the whole object

from filetovox.

Zarbuz avatar Zarbuz commented on May 27, 2024

image

It works perfectly well. You are confusing Minecraft chunks and MagicaVoxel chunks which are not the same thing at all. If you want bigger chunks in MagicaVoxel, you have to use the --chunk-size command (which is at the default value 125 and which can go up to 255 maximum)

image
For example on the left here is what the conversion with this command gives: ./FileToVox.exe --i Novigrad2.schematic --o Novigrad --sc 2 --cs 255

from filetovox.

Related Issues (20)

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.