Minecraft Bin File Download

broken image


< Programs and editors
  1. Fast File Sharing System and free hosting for files. Unlimited space for file storage. Data transfer speed up to 1 Gb/sec.
  2. Well u don't need a bin to install Texture packs download a texture/skin pack on your desktop make sure its a.zip already made then open up minecraft, make minecraft half of your screen click Mods and Texture packs then drag the (whatever.zip) into the minecraft texture pack where it says default and it automaticly loads up. Well it works for me!!
It has been suggested that this page be merged with Programs and editors.[discuss]

Download the.minecraft file you want. Extract it using Archive Utility by double-clicking on the file. Find your user in /Users. (it will have your username on it, next to a thumbnail of a house) 3. Open the 'Library' folder inside your user folder. Open the 'Application Support' folder inside the Library folder.

The contents of this page are not supported by Mojang Studios or the Minecraft Wiki.
Author(s)

Patrick Min

Platform(s)
Written in

C++

Latest version

binvox 1.26, viewvox 0.45 - 29 December 2017

Released

September, 2010

Size

0.8 MB

License

N/A

Source available

old version, 0.4

Compatible with

N/A

Links

Binvox is a command-line program that turns 3D files into .binvox building plangghh files or into .schematic files for import using MCEdit. A .binvox output file can then be viewed by the interactive 'viewvox' OpenGL program, provided by the same author. The main page for these programs is on Patrick Min's site.

The process of converting a set of 3D polygons to their equivalents in blocks is called 'voxelization'. Binvox voxelizes, viewvox shows the results. Voxelization is not a perfect process, in the sense that there are decisions to be made. Other than the output resolution, the most important decisions revolve around how much coverage of a voxel by a model for that voxel to be considered 'filled' by the model. For this reason, there are many ways to control binvox's results.

Minecraft

Supported Systems[edit]

Binvox and viewvox run under Windows, Mac, and Linux systems. The viewvox viewing program uses OpenGL and GLUT.

Download[edit]

Windows: vox_package.zip This distribution gives you everything you need in one download, including GLUT. It also includes two sample 3D files and .BAT files to voxelize them. See the README.txt in that distribution for more information.

The individual programs can be updated by direct download: binvox, viewvox.

Another alternative is Auto-Binvox.zip, a CMD batch that simplifies the process of voxelising any file, and comes with versions of binvox and viewvox (may not work with versions other than Windows 7). This batch file walks you through the process of putting your 3D model in a directory and then runs binvox and viewvox in turn. The downside is that you can't easily control options used, other than the schematic's maximum dimensions and block type.

The GLUT library must be downloaded separately in order to run viewvox.

Mac (Snow Leopard, OS X 10.6.8): binvox, viewvox.

Linux (Fedora 13, 64-bit): binvox 64-bit32-bit, viewvox 64-bit or 32-bit.

File Formats[edit]

The following 3D file formats can be read in: Wavefront OBJ, VRML 2.0, UG, OFF, DXF, XGL, POV, BREP, PLY, JOT. Only polygons are supported for most of these (VRML 2.0 is almost fully supported). In practical terms, Wavefront OBJ is probably the most fully supported format.

Models can be created or found on the web, e.g. at the Turbosquid website (tip: sort by cost). To convert from 3DS to OBJ, programs such as MeshLab can be used.

For output, the .binvox file format (the default) is viewable with the viewvox program. Simply type 'viewvox .binvox' to run the viewer. A .schematic file can be output instead by using '-t schematic' when running binvox. Along with the '-bi ' option, to specify what type of blocks are generated, the .schematic files generated can be imported into worlds by using MCEdit.

Gallery[edit]

A photo gallery of creations is maintained by the program's author. If you make anything, send him (address here) photos of your hand-made creations and he'll probably add them.

Binvox commands[edit]

Current options for binvox (find by running 'binvox' without any arguments):

Usage: binvox [-d ] [-t ] [-c] [-v]

Additional parameters:

Supported 3D model file formats:

Example:binvox -c -d 200 -t mira plane.wrl

Viewvox controls[edit]

Tip: to see a plan view of the model's levels for building, type 'pannntsy' (changes to perspective view, toggles alternating colors, shows the bottom neighbor, toggles transparency of neighbors, shows single slice,shows the top of the model (sets camera looking down y axis)) when viewvox starts up. 'j' and 'k' then move through the horizontal levels of the model, and the underlying level's blocks are shown in semi-transparent gray and white.

Current controls for viewvox:

Mouse

Key

Tutorial[edit]

The first model made with binvox

There is a Mac-centric tutorial.

Here is the original tutorial and thread. The tutorial is repeated and updated here, so that users can improve it over time.

Get the software and some models. To make it easy on you, a bundle of the latest binvox and viewvox programs, the GLUT DLL, and two models with batch files to display them can be found here and you will need to unzip it somewhere. Read the README.TXT in there if you just want to quickstart without reading further. Mondeus' video showing how it's used may also help you - basically, double-click a .bat file and the corresponding model is converted and displayed.

If you want to do it the hard way, but are assured of getting the latest versions, do the following. You should know about Patrick's minecraft page. First, download binvox and viewvox into some directory. You could put them on the desktop, if that's how you roll. You will also need to download GLUT and put the DLL in that zip file into either the same directory as binvox, or if you know what you're doing, your Windows system DLL directory (e.g. on Windows 7, C:WindowsSysWOW64).

Second, find a model to convert and put it in the binvox directory, for simplicity. The previous post has a number of sites for free models, and there are more out there, e.g. TurboSquid's, 3dvia's, Princeton's, and Nasa's. You can use any model directly that is in one of these formats: VRML, OBJ, OFF, DXF, PLY and STL.

If you have a model in another format, you can use [1] Milkshape[/url], Blender, or another model converter and convert it from your format to something binvox will read.

Anyway, let's take a nice simple model from Aim*SHAPE, a hand model. You don't need to get the high-res model, a low-resolution mesh is fine - after all, it'll become blocks. So pick the third one from the left, in the bottom row. Once you've downloaded it, unzip it to wherever you put binvox and viewvox, for simplicity. The only file you'll actually need is gipshand2-3k.obj, which is actually a text file of the model's data.

Now, click the Start menu button (lower-left corner of your screen) and in the search line at the bottom of the screen type:

cmd

A black text window will open up. Go to wherever you put your binvox file and model.

To run binvox, you then type:

binvox gipshand2-3k.obj

For a minute or so you'll see a bunch of hand renderings in the upper left of your screen. This is binvox slicing the model up and finding the voxels. This creates a file called 'gipshand2-3k.binvox' - this name gets mentioned in the CMD window, looking like this:

The top part shows how large the model is; the third value is the height, 243 blocks high. Too high for a Minecraft world, but we'll get to size in a minute. Cara download game online.

Cyber bingo bonus codes. If you didn't get anything, make sure you are in the same directory! That is, 'cd' is 'change directory' - look carefully for how it is used above. If you don't know DOS commands, make your life simple and put the binvox.exe program (and related files) and your model file in the same directory, the same location. This is the #1 problem people have with running binvox, not understanding that binvox needs to know where your file is located.

To view that output file, type:

viewvox gipshand2-3k.binvox

Tip: you can use the up-arrow in the CMD window to bring up the command you just typed (you can press it multiple times) and the left and right arrows and delete keys to change what's on the line. So in this case, instead of typing 'gipshand2-3k.obj' again, you could up-arrow and change 'obj' to 'binvox' and 'bin' to 'view'. Your call.

You should get something like this (the CMD window is scrolled up a bit, to show the command line typed in):

Viewvox shows some very useful info for minecrafters, e.g.

This tells you how many blocks you'll need to build something. To close viewvox's window, click on the CMD window and type Control-C. Don't ask me why. You should get a '>' prompt when you're really done.

However, by default, binvox makes models into block sets that are 256 blocks high (or long, or deep, whatever's largest). We'd like say 64. Now, you could type this:

binvox gipshand2-3k.obj -d 64

'-d 64' says how many blocks high you'd like the scan. Technical note: On Windows machines there's a GLUT bug that the window cannot be smaller than around 120 voxels (Linux doesn't have this problem). We added some code internally to increase the resolution and then downsample, so it sort of works the same. The manual way around this problem is:

https://explore-torrent.mystrikingly.com/blog/download-microsoft-word-2017-pc. binvox gipshand2-3k.obj -down -down

What each '-down' does is halve the resolution. We start at 256 by default, so divide by 2, and 2 again, i.e. 4, gives 64. Another way around this problem is to use the '-e' option, which does an 'exact' (any voxel overlapped gets tagged) voxelization:

binvox gipshand2-3k.obj -d 64 -e

Exact voxelization avoids any precision problems that come from using the GPU to compute the voxelization. The downside of exact voxelization is that there is no further control. All voxels that are touched by any polygon are flagged, which can sometimes look bad. There are numerous options to control the density, whether edges get emphasized, etc.

Whichever you use, a new binvox model is output. Use viewvox on this new model, which you'll notice is called gipshand2-3k_1.binvox. So type:

viewvox gipshand2-3k_1.binvox

You can control the view of the object by using the mouse. Left-mouse button held down rotates, middle mouse pans, right mouse zooms (in a funky way). Here's a view of our model, rotated:

Looks pretty good, and viewvox says the hollow shell has 2471 blocks. At say 5 seconds a block, that's about 3.5 hours of building time. But, how to build it? Very easy (other than all the heavy lifting): Facebook app macbook pro.

First, press the S key. This toggles between showing the whole model and just a horizontal slice. It's still hard to count blocks off, so press the A key. This causes checkerboard coloring to be used. You want to see the slices above and below? Hit N to toggle these neighbors on, then T to make them semitransparent. Hitting 1 toggles the coordinate numbers on. Note that in the CMD window all of these options are listed at startup.

Here's a view after all that, a horizontal slice through the middle of the model.

You will want to start at the bottom of the model and build up. Hitting the J key takes you to the slice below, K above. You can see what number slice you're on (numbering starts at 0) by looking in the CMD window.

That's the basics, and that's only if everything goes really well. First, in this example, the model picked was 'watertight', that would not leak water if you filled it, and had no 'hanging edges'. Most models you find on the internet will not be like this, they're usually surfaces just glued together to get an effect. So, you'll need to try out various options on the command line. Here are the vital ones for binvox.

Minecraft Bin File Download Windows 10

-c - If your model is not watertight, this is the option you really must use. It actually renders much faster, but can miss nooks and crannies.

-dc - small features can be missed when voxelizing. This option attempts to thicken the model.

-aw - draw all the edges of the model. This is another thickening technique for very thin features.

-dmin 1 - when using '-down', make the smaller model's voxel get filled if any voxel in the larger model is filled. Another thickening technique.

-rotx - rotate the model 90 degrees along the X axis. In viewvox the X axis is red, Y green, Z blue (RGB). You can do this multiple times.

-rotz - rotate 90 degrees along the Z axis. Many models come in with their 'up' direction different than what binvox expects. Just keep trying -rotx and -rotz commands to get the thing oriented correctly.

-cb - this isn't critical. The model is usually shifted so that it is in the lower left hand bottom corner of the cube formed. This option puts the model in the middle, making it easier to read the coordinate axes. It's up to you.

-t schematic - instead of outputting to a .binvox file, output to a .schematic file. This type of file can be imported directly into a Minecraft world by using MCEdit or other tools.

You can see more command options if you type just 'binvox'. After fussing with these options awhile, the voxelizations are usually about 98% correct.

As an example, here's a knight model that was converted with:

binvox chevalier.obj -d 536 -aw -c -dc -cb -dmin 1 -down -down -down

Have fun, and post any problems on the forums.

If you want to import models directly into a Minecraft world, which to me is entirely unimpressive without all the sweat and tears of actually building it, read about that option here.

New binvox and viewvox versions and options are being added fairly frequently, so keep checking for the latest download. You can always check the version and options supported in binvox by just typing 'binvox' (no arguments) into the CMD window.

Retrieved from 'https://minecraft.gamepedia.com/Programs_and_editors/Binvox?oldid=1615208'

READ THIS FIRST!

Modloader 1.4.7 is the Latest Version


Have you ever modded you Minecraft before? If not you should start with a Fresh Minecraft.jar.

The reason we say this is because you will be altering your Minecraft.jar and it could cause your SMP (Server Commands) to stop responding and stop working.


Some mods add content so it's generally not a good idea to load up old worlds you have not used the mods in with the mods loaded.

ALWAYS BACKUP YOUR MINECRAFT WORLDS!!!

How to Install Minecraft ModLoader 1.4.7

Minecraft Zip File Download

Windows:

1) Open up %appdata%, if you don't know how to do this, start>run, then type in %appdata%
2) Browse to .minecraft/bin
3) Open up minecraft.jar with WinRAR or 7zip.
4) Drag and drop the necessary files into the jar.
5) Delete the META-INF folder in the jar.
6) Run Minecraft, enjoy!

Macintosh:

1) Go to Applications>Utilities and open terminal.
2) Type in the following, line by line:

3) Outside of terminal, copy all the files and folders into the mctmp directory.
4) Back inside terminal, type in the following:

5) Run Minecraft, enjoy!

Files to download:

Download Modloader 1.3 here

Outdated Beta Version

V4/V5 Minecraft ModLoader Installation

Some Minecraft Mods only work on previous older versions of ModLoader, for example some of the Minecraft v4 Mods will only work with ModLoader v4 and not with Mod Loader v5 ect…

Files to download:

ModLoader v4

ModLoader v5

  1. Open up your %AppData% folder the best way to do this is to go to Start > Run and then type in %AppData% and press enter.
  2. Now browse into the .Minecraft folder and then into the Bin folder.
  3. Open the Minecraft.jar File with WinRAR or 7-Zip.
  4. Copy over all the necessary files over into the Minecraft.jar.
  5. Delete the META-INF folder from the Minecraft.jar
  6. Start Minecraft and Enjoy!
  1. Go to Applications > Utilities and Open Terminal.
  2. Type in this code, line by line:
  3. Outside of the terminal, copy all of the files and folders to the mctmp directory.
  4. Go back to the terminal and type in the following:
  5. Start Minecraft and Enjoy!

Minecraft Bin File Download Free

Minecraft Modloader 1.4.7, 4.2 out of 5 based on 202 ratings



broken image