MCPcopy Create free account
hub / github.com/VoxelPlugin/VoxelPluginFreeLegacy

github.com/VoxelPlugin/VoxelPluginFreeLegacy @4.23

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.23 ↗ · + Follow
7,895 symbols 13,593 edges 733 files 133 documented · 2% updated 20d ago★ 1,741273 open issues

Browse by type

Functions 5,895 Types & classes 2,000
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

# Voxel Plugin

Voxel Plugin allows to create fully volumetric, entirely destructible, infinite worlds in Unreal Engine. It is compatible with 4.23, 4.24, 4.25 and 4.26.

TRAILER: https://youtu.be/LKg9rU1dXEk

Installation

The recommended way to install the plugin beta is to use pre-built binaries.

  • Download the plugin for your engine version here: https://drive.google.com/drive/folders/1qzTSk_vdp-niSOmi3syL0yOAGiftvx3x
  • Create a Plugins folder under your project folder
  • Copy the plugin to it, so you have YourProject/Plugins/VoxelFree/

Links

  • Unreal Marketplace: https://www.unrealengine.com/marketplace/product/voxel-plugin-free
  • Docs: http://wiki.voxelplugin.com
  • Discord: https://discord.voxelplugin.com
  • Website: https://voxelplugin.com
  • Twitter: https://twitter.com/voxelplugin
  • Youtube: http://youtube.com/voxelplugin
  • UE Forums: https://forums.unrealengine.com/community/released-projects/125045-voxel-plugin

Core symbols most depended-on inside this repo

Shape

Method 5,049
Class 1,883
Function 846
Enum 117

Languages

C++100%
C#1%

Modules by API surface

Source/VoxelGraph/Private/Examples/VoxelExample_HeightmapComposition.cpp126 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_Tool_NoisyColors.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_RingWorld.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_Ravines.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_Planet.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_LayeredWorld.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_LayeredPlanet.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_IQNoise.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_HollowPlanet.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_FloatingIslandOnion.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_Cliffs.cpp112 symbols
Source/VoxelGraph/Private/Examples/VoxelExample_Cave.cpp112 symbols

For agents

$ claude mcp add VoxelPluginFreeLegacy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page