Add Voxel editors subsection

This commit is contained in:
Ellison Leão
2014-07-27 20:48:48 -03:00
parent 3f85f38a8d
commit b5c68a4dda

View File

@@ -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*