Skip to content

enkisoftware/voxel-models

Repository files navigation

Support the development of Avoyd through GitHub Sponsors or Patreon

Become a Patron

Voxel Models

Free voxel models suitable for use in Avoyd Voxel Editor for creating voxel art, export to 3D mesh etc.
All downloadable assets are licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0)

Voxel Models in Avoyd

How to open files in Avoyd, edit voxel models (including using them as brushes), render and export.

Open a Voxel Model

To open an Avoyd World file, follow the steps below:

  1. Download Avoyd - currently Windows only.
  2. Install and open Avoyd.
  3. Download a compatible file from this repository or other sources and save it on your PC.
  4. Drag and drop the file into Avoyd.

Edit Voxels, Explore, Render and Export

The Avoyd online documentation covers the following subjects and more:

Add a Model to an Existing World with 'Load World as Paste Brush'

Before using a model as a paste brush, you should first make sure it saved as an Avoyd world file .avwr to help speed up the operation.
To load a world as a paste brush, go through the following steps:

  1. Open the Voxel Editor.
  2. Open menu File > Load World as Paste Brush.
  3. Browse and select an Avoyd world file .avwr.
  4. Use the world file model as a paste brush. (The paste operation is part of the Edit Tool.)

File Formats Compatible with Avoyd

  • .avwr - Avoyd World file, compressed binary file format (proprietary).
  • .vox - MagicaVoxel file format.
  • .mca, .nbt - Minecraft Maps and Structures.
  • .jpg, .png, .tga - Heightmaps and Palettes.
  • Raw 3D Binary Arrays - Data visualisation.
  • (.obj converted to .vox using a voxeliser).

See the Import into Avoyd documentation for further information.

Voxel Models

The voxel models are in the Avoyd world .avwr file format.
The models in this repository are licenced under CC BY 4.0. The attribution may vary. (To see a file licence information in Avoyd, open View > World Properties)

Boat with a red hull, white walls and windows on a block of wavy sea. Kelp and fish are visible and an anchor rests on the sea floor. Voxel model created and rendered in Avoyd Copyright 2022 Rebecca Michalak and Juliette Foucaut, Enkisoftware. (CC BY 4.0)

White box with a door lit from the inside. It is topped by two clear glass boxes: one is half-filled with water; the other is empty and sits inside the larger box, lit from underneath. Voxel model created and rendered in Avoyd Copyright 2022 Doug Binks, Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Four stories modern tower block on a street. Corners of the building are crumbling and vegetation is growing over it. Voxel model created and rendered in Avoyd Copyright 2022 Rebecca Michalak and Enkisoftware. (CC BY 4.0)

Yellow Volkswagen camper car on the road. Voxel model created and rendered in Avoyd Copyright 2022 Rebecca Michalak and Juliette Foucaut, Enkisoftware. (CC BY 4.0)

White cat with a purple collar lying on a red cushion. Voxel model created and rendered in Avoyd Copyright 2022 Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Standard Cornell box. Voxel model created and rendered in Avoyd Copyright 2022 Enkisoftware. (CC BY 4.0)

Empty Cornell box. Voxel model created and rendered in Avoyd Copyright 2022 Enkisoftware. (CC BY 4.0)

Cornfield with a blue tractor. Voxel model created and rendered in Avoyd Copyright 2022 Rebecca Michalak and Enkisoftware. (CC BY 4.0)

Construction crane. Voxel model created and rendered in Avoyd Copyright 2022 Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Glass of lemonade with ice, straw and fruit slice. Voxel model created and rendered in Avoyd Copyright 2022 Rebecca Michalak and Enkisoftware. (CC BY 4.0)

Striped red and copper tropical fish with a cube shaped body and large fins. Voxel model created and rendered in Avoyd Copyright 2022 Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Pink house with windows on all sides, doors and balustrades. Voxel model created and rendered in Avoyd Copyright 2022 Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Three storey house on stilts sitting in water with sun screen walls and fairy lights on the ground floor, a staircase leading to a first floor with windows, ceiling lights and a ceiling opening, and a glass door leading to the external staircase to the terrace. Purple vegetation grows over the building, and a row boat is stored under it. Inspired by Insulo de la Rozoj. Voxel model created and rendered in Avoyd Copyright 2022 Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Lion lying under a tree. Voxel model created and rendered in Avoyd Copyright 2022 Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Translucent mushrooms glowing blue in a cave, with floating spores. Large aperture depth of field effect. Voxel model created and rendered in Avoyd Copyright 2022 Rebecca Michalak and Enkisoftware. (CC BY 4.0)

Spaceship crashed in a red canyon, burst into flames and smoke. Voxel model created and rendered in Avoyd Copyright 2022 Rebecca Michalak and Enkisoftware. (CC BY 4.0)

Spaceship made of greeble metallic sheet transiting near a ringed planet and a bright star. Voxel model created and rendered in Avoyd Copyright 2022 Rebecca Michalak and Enkisoftware. (CC BY 4.0)

Spaceship featuring a large ice and glass sphere inside a metal frame. Voxel model created and rendered in Avoyd Copyright 2022 Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Stone tower with ridged walls and tall, narrow windows. It features three levels linked by an internal staircase and access to the outside. Voxel model created and rendered in Avoyd Copyright 2022 Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Metallic tree featuring a dark trunk and white foliage on a smooth surface. Voxel model created and rendered in Avoyd Copyright 2022 Juliette Foucaut, Enkisoftware. (CC BY 4.0)

Templates and Maps for Idu

To create maps for the plant growing game Idu, follow the modding guide for Idu with the following files:

Contributions

If you'd like to contribute your own Avoyd voxel models, please follow the instructions:

  • The work licence must be CC BY 4.0 or more permissive.
  • Avoyd world file .avwr configuration:
    • Specify the license and attribution in the Notes field in View > World Properties.
    • Orient the model along the y axis (+y is up).
    • Centre the model on origin using Edit > Move World Centre to Origin.
    • Reduce the number of Materials to be only those used in the model using the materials tools under Edit.
    • Defragment before you save using Edit > Defragment the Octree.
    • Try to limit the file size to 2MB.
    • Use a short, descriptive file name.
  • Open a pull request (PR)
    • Do not include any image file.
    • Optional - include a link (with alt text) to a screenshot or a render of your model.

Other Voxel Resources

You can use all these assets and generated outputs in Avoyd.
They may require further permissions to use. Please check their individual licencing conditions.

Vox Models

You can open any .vox file in Avoyd.

Assets

Minecraft Maps

Avoyd imports .mca and .nbt files.

Assets

Generators

Heightmaps

In Avoyd, use import images as heightmap. The height information can be stored in the alpha channel.

Assets

Generators

Colour Palettes

Import palettes as groups of materials in Avoyd.

Assets

Generators

Images, HDRIs and 3D models

To import an image as a 2D plane in Avoyd, use File > Import > Image Heightmap, select Palettise Image Colours and set the Maximum Height to 1.
To import a 3D mesh model, you need to voxelise it first, then import the .vox file in Avoyd.

Assets

Voxelisers

Voxelisers convert 3D models to the .vox format.

Credits

Models and repository - Juliette Foucaut (Enkisoftware) - @juliettef
Models - Rebecca Michalak
Suggestion to add link to ambientcg.com - David Williams - @DavidWilliams81
Suggestion to add link to Oasis model - Martin Gerhardy - @mgerhardy