Latest News

Voxy is created by Saeid Gholizade to bring fast, beautiful voxel creation straight into Unreal Engine 5 — no external tools needed, no performance compromises.

Voxy story

Everything started with a simple question: what if voxels could be seamlessly integrated into Unreal Engine?
The answer is Voxy, a powerful tool that lets you unleash your creativity.
The journey wasn't easy. Initially built on CPU, Voxy quickly reached its limits. Determined to push the boundaries, I delved into the world of GPU programming, encountering challenges and unexpected discoveries along the way.

Voxy Technical Thread (Dec 2025)

I am using compute shaders for all my operations.
For the position buffer, I am using a float4 for now, xyz is the position, and w is face and neighbor data.
but since my max volume size is 256x256x256, I can pack the position data into a float2 and still have 16bit extra for more.
With voxels maximum voxel count reach if you put voxel in every other position and skip one,
that will bring the buffer sizes to:
128^3 * 6(vertices for a quad) * 16(size of a float2)=192mb for 2,097,152 voxels.

Voxy Technical Thread (Dec 2025)

Voxy v0.9.6 Release (Dec 2025)

Voxy v0.9.6 has been released! It is an unreal engine Voxel Plugin. New Changes: -Ortho & Orbit Camera -Paint with Multi-Color -New TAA Single and multi-colored Volume Grid -Symmetry Plane visual -Volume center visual

Voxy v0.9.5 Changes (Dec 2025)

Voxy v0.9.5 Changes the Voxel art toolset in unreal engine: - 20x faster mesh generation - Adds Niagara Voxy data interface - Thumbnail Renderer - Adds runtime asset creation - RenderResources structure changed - Fixes Velocity pass

Voxy VRAM Full Scene Demo (Dec 2024)

Optimizing Voxy is going crazy, this whole scene consume just 82mb VRAM, including LODs and dynamic editing function's VolumeTexture, need more test before release this update. Lets make some noise!

Voxy Black Friday Discount (Nov 2024)

Voxy has %30 off on fab’s BlackFriday so dont miss the chance to get a perfect tool for your game/art voxel idea!

Voxy Black Friday Discount (Nov 2024)

Voxy Update Delay Notice (Nov 2024)

Dear Voxy users, I posted the update v0.8.9 10 days ago to Voxy on Fab even though it is approved, Launcher is not showing the update to users, I have reported the issue a few days after, and support replied they are investigating the issue.

Voxy Update Delay Notice (Nov 2024)

Niagara Particle voxelization Demo (Nov 2024)

Have you ever thought voxelizing your effects in your voxel content?well, there you go, and yes it does auto LOD!Lets see if this one gets viral by tomorrow morning!Then I will post more! (kidding I will do to the end of time)

Voxy Third Scene Demo (Nov 2024)

Imagine a world made of voxel, dynamic, shiny, eye candy, not far away but close, Voxy is there to help you achieve that.

Voxy PBR Material Import Tutorial (Oct 2024)

How to import Magica Voxel Material data in Unreal Engine using Voxy

Voxy v0.8.8 Release (Oct 2024)

What's news in Voxy v0.8.8!? - Improved Vox Importer - Creates PBR texture for Vox Materials - A lot of functions exposed to Blueprint - Tangent and Bitangent fixed - Better Raycast https://www.fab.com/listings/4ce8bafb-e0b0-4ef8-a81b-1d4e8d5e97ca

Voxy Second Scene Demo (Oct 2024)

Here is another scene using Voxy in UnrealEngine, realtime voxel generation is really fun.
It's a ripple effect using custom HLSL drawn to a RenderTarget, and apply as height map.

Voxy Runtime Textures Generation (Oct 2024)

I can't stop making a new scene with this new feature in Voxy, user can easily generate sceneries with stacking different effect like heightmap or apply smooth. I am adding more functions.

Voxy v0.9.2 Release (Jul 2024)

Voxy v0.9.2 Released with UE 5.6 support.
Fixes:
- crash while working with bundles
- extra black voxel on vox import
- desaturated vertex color on exported staticmesh from voxeyassets
- material attribute from voxyasset

Voxy v0.9.2 Release (Jul 2024)

Voxy Metal Gear Solid Stream (Jul 2024)

Streamed making Metal Gear Solid in Voxy.

Voxy Metal Gear Solid Stream (Jul 2024)

Voxy First Review (Aug 2024)

The first review for Voxy.

Voxy First Review (Aug 2024)

Voxy Release Announcement (Jul 2024)

Voxy released on UE5 marketplace with 25% discount for early access.

Voxy Celebration (Aug 2024)

Celebrated Voxy release with a cake.

Voxy Celebration (Aug 2024)

Voxy Timelapse Using Undo Stack (Aug 2024)

Used undo stack to record timelapse in Voxy.

Voxy Fall Effect Demo (Jun 2024)

Sand fall effect in Voxy.

Voxy Voxel Import for MagicaVoxel (Jun 2024)

Voxy supports importing from MagicaVoxel.

Voxy Voxel Import for MagicaVoxel (Jun 2024)

Voxy Marathon for Release (Jun 2024)

Preparing Voxy for Unreal Engine 5.4 to release on 5.3.

Voxy Beta Tester Level Design Use (Jun 2024)

Shared how a beta tester used Voxy for blockout level design.

Voxy Voxel Art Tool Introduction (May 2024)

Introduced Voxy as a voxel art tool in Unreal Engine with a demo video.

Voxy Chaos Runtime Collision (May 2024)

Demonstrated generating Chaos runtime collision in Voxy.

Voxy Second Tutorial (May 2024)

Released the second tutorial for Voxy.

Voxy First Tutorial (May 2024)

Released the first tutorial for Voxy, a voxel art toolset in Unreal Engine.

Voxy Yoda May the 4th Teaser (May 2024)

Teased Voxy release with Yoda reference.

Voxy Yoda May the 4th Teaser (May 2024)

Voxy Pixel Art Usage (Apr 2024)

Voxy for pixel art.

Voxy Mesh Voxelization (Apr 2024)

Demonstrated mesh voxelization and landscape creation in Voxy.

Voxy Mesh Voxelization (Apr 2024)

Voxy Ghibli Totoro Voxel Art (Mar 2024)

Created Ghibli's Totoro in voxel art using Voxy.

Voxy Ghibli Totoro Voxel Art (Mar 2024)

Voxy Large Landscape Tool (Feb 2024)

Showcased creating large landscapes with a few clicks in Voxy, supporting nanite mesh.

Voxy Large Landscape Tool (Feb 2024)

Voxy Landscape Creation Feature (Feb 2024)

Introduced feature to create vast landscapes using heightmaps in Voxy.

Voxy Landscape Creation Feature (Feb 2024)

Voxy Beta Test Feedback (Feb 2024)

Shared positive feedback from Voxy's closed beta test and impact of user testing.

Voxy Undo/Redo System (Feb 2024)

Demonstrated the undo/redo system in Voxy.

Voxy LOD Popping Demo (Feb 2024)

Showcased seamless LOD transitions in Voxy with no visible popping.

Voxy Rewrite (Jan 2024)

Announced rewriting the entire Voxy from scratch in the last 2 months for Unreal Engine 5.

Voxy Rewrite (Jan 2024)

Voxy Optimization Milestone (Dec 2023)

optimize optimize optimize! 254k tris > 10k tris 900kb vram > 39kb vram 0.05 ms > 0.02 ms

Voxy Optimization Milestone (Dec 2023)

Sand Effect Playground Demo (Oct 2023)

I couldn’t imagine how simple a sand effect can be, I just can’t stop playing with it!

Anor Londo Artwork in Voxy Tutorial (Oct 2023)

This is how I made the Anor Londo artwork in Unreal engine using Voxy Tool. Voxy is a voxel art toolset that makes voxel easy to make in Unreal engine.

Anor Londo Voxel Update Teaser (Oct 2023)

here is the new update for voxel, it is a voxel art toolset for unreal engine, more in-detail WIP video is coming.

Voxy High Performance Stats (Sep 2023)

Voxy is achieving exceptional performance, and we're continuing to optimize it further. (still squeezing it) Note: The performance metrics include both editing and rendering, which collectively take just 7ms!

Voxy High Performance Stats (Sep 2023)

Voxy Introduction & 80 Level Article (Sep 2022)

In-depth breakdown and article on developing Voxy, a voxel tool for Unreal Engine 5 allowing infinite voxels

Voxy Announcement (Sep 2022)

A Voxel tool for Unreal Engine 5, but without any limit that other tools have.You can have voxels as many as you want and put them together on the map. there will be more updates in near future.