Voxel Farm PRO
Go Multiplatform
Pricing
- $995 USD per year
- Per-seat license
Features
- Includes Voxel Studio (Windows only)
- Voxel Farm Engine Core
- Procedural Terrain Module
- Meta-material and Meta-mesh Module
- Voxel Instancing Module
- Sandbox Module
- L-System Module
- Unity Integration (non-managed plugin)
- Unreal Engine Module
- Multiple Example Projects
- Source Code for runtime
- Multiplatform
System Requirements
- Windows for Voxel Studio
- Code compatible with Windows, Linux, MacOS, iOS, Android
- Unreal Engine 4
- Unity3D
Overview
This product includes the source code for the runtime components. These are portions of the Voxel Farm tech that are required to be distributed along with your application. Thanks to this, it is possible to build Voxel Farm applications for multiple platforms and Operating Systems.
For Unreal Engine games and applications, full portability is achieved. This is thanks to the fact Unreal's codebase is in C++, same as Voxel Farm's.
For Unity games and applications, the use of C++ limits the platforms to those which can run non-managed code: Windows, Linux and MacOS. Android and iOS are not supported because Unity lacks the ability to run un-managed code on these platforms.