Voreeal Save

Voreeal is a voxel library for Unreal Engine 4 powered by PolyVox.

Project README

Voreeal [Unreal Engine 4.14]

Voreeal is a voxel library for Unreal Engine 4 powered by PolyVox.

This project has been discontinued. If you are looking for a voxel framework I recommend VoxelFarm.

This project is still a work in progress, a lot of things are not implemented yet.

Supported voxel formats:

Types of Actors

Voreeal support a few different types of actors for different kind of jobs.

  • BasicVolume: A basic volume for representing fixed volumes.
  • RegionVolume: Allows for rendering a small part of a volume.
  • PagedVolume: Endless volume.

Getting Started

When there is a stable working version of the plugin I will release it here on github so you can download a pre-compiled version.

Currently your project requires C++ files so it could be compiled.

  1. Clone the repository using Git into your Game plugin folder. It is important that you clone because we are using submodules which is not supported by the download button!
  2. Rebuild the plugin, once that is done you can just drag in any of the supported voxel formats into your project.

All the blueprint functions are located under the category 'Voreeal'.

Open Source Agenda is not affiliated with "Voreeal" Project. README Source: erictuvesson/Voreeal
Stars
29
Open Issues
0
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating