

Voxel Plugin is available for Unreal 4.21 and 4.22.
It brings everything you'd expect from a nice voxel plugin:
- ultra fast infinite volumetric worlds
- real time editing of the terrain
- infinite colors, or up to 256 different materials
- 2 modes: smooth (marching cubes with transvoxel for LODs) or cubic (with LODs too)
- full blueprint interface (except world generation which is C++ only or custom graph as blueprint are way too slow, see pro version below)
and lots of other stuff like save/load, undo/redo...
All that is available in a free version, which you can grab here: https://gumroad.com/voxelplugin (marketplace version should come in the next few months)
A pro version is also available, with more features:
- multiplayer support
- (procedural) foliage support
- ultra advanced graph system to generate custom worlds in a few clicks: the graph system supports C++ translation, macros, local variables, textures, curves...
- multiple importers to import voxels from magica vox, 3D coat, meshes, heightmap, UE landscapes...
- voxel physics
and plenty more!
For more details you can check the official website: https://voxelplugin.com
You can also discuss with me and the other users on discord (mainly text): https://discord.voxelplugin.com
You can also follow me on twitter and youtube:
https://twitter.com/phyronnaz
https://twitter.com/voxelplugin
https://youtube.com/voxelplugin
The plugin also has official wiki and forums:
https://wiki.voxelplugin.com
https://forums.voxelplugin.com
You can subscribe to this forum thread to be kept up to date with the latest releases (it's not rare to have several features updates per week):
https://forums.voxelplugin.com/viewt...2&t=4&p=57#p57


Comment