diff --git a/README.md b/README.md index 426ef51..b506f3c 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ A list of game development resources to make **magic** happen. Created by awesom - [3D Tools](#3d-tools) - [Modeling](#modeling) - [Terrain Generators](#terrain-generators) + - [Voxel Editors](#voxel-editors) - [Code](#code) - [Engines and Frameworks](#engines-and-frameworks) - [2D](#2d) @@ -132,6 +133,16 @@ Graphics * [World Machine](http://www.world-machine.com/) * [Canyon Terrain Editor](http://entardev.wordpress.com/other-projects/canyon-terrain-editor/) +#### Voxel Editors + +* [VoxelShop](http://blackflux.com/node/11) +* [Qubicle Constructor](http://www.minddesk.com/qubicle_constructor.php) +* [MagicaVoxel](http://voxel.codeplex.com/) +* [Paint3D](http://www.paint3d.net/) +* [Sproxel](http://sproxel.blogspot.com.br/) +* [Q-Block](http://kyucon.com/qblock/) + + Code ---- *Set of game frameworks, engines and platforms*