- 最后登录
- 2022-1-12
- 注册时间
- 2014-3-3
- 阅读权限
- 50
- 积分
- 1917
- 纳金币
- 323
- 精华
- 0
|
Convert vox and qb file to optimized obj file, or well-organized prefab. Also can create sketch or 8bit style sprite, and combine materials.
—— Combine Materials Save drawcalls by combine materials into one material, only by one click.
—— LOD Ready: Create LOD prefab with only one click. The LodGroup component will automatically set up.
——2.5D Sprite: Create iso style image with one click. The pivot of these sprites will always be the worldspace pivot, so they will behave correctlly with spriteRenderer.
—— No Limit: Ready to work with meshs which has more than 65000 vertices.
—— Easy To Use: All you need to do is select something and click a button. No useless stuff, just a nice converter.
—— Well Optimized: Bake different-color-voxels into one face to get less triangles. Better optimization than MagicaVoxel 0.97.2+.
—— Good Manager:Built meshs, materials and textures as the sub-object of the Prefab. Make your Assets folder clean.
—— Custom Shader Support: You can set your own shader as the default shader. |
|