Skip to content

cowtrix/voxul

Repository files navigation

𝕧𝕠𝕩𝕦𝕝 - a Voxel Framework & Editor Tool

voxul is a voxel system and editor tool for Unity 3D.

island-1

This project consists of both a runtime framework for handling and rendering voxel data, and an editor tool for painting and modifying voxel data from within Unity.

Feature Showcase

Bench_FaceMergingDifferentSurfaceMaterials VoxelPainterUI DifferentPlaneModes

Games Using Voxul

Cold Weld

ColdWeld

Island

Island

05 02 06 03

Getting Started

Requirements

Generally this project will be kept working on the Unity LTS version. If you need to stay pinned to a specific release, or require support for an alpha release, you are strongly recommended to fork this project and integrate further commits yourself.

Installation

For most users it is recommended to take the latest release, which is in a .unitypackage. You can either import this package by dragging it onto your Project view in Unity, or by using the Assets > Import Package > Custom Package... menu.

Alternatively, you can clone the repository directly into your project. If you are using git as your source control you can just have it as a submodule within your Assets folder. This is the best option if you want to work on the latest version of voxul at all times.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

voxul is a voxel framework and voxel mesh editing tool for Unity.

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published