simlu / voxelshop

This is the official repositiory for VoxelShop
https://blackflux.com/node/11
Apache License 2.0
350 stars 66 forks source link

Export Options: Merged / Per Layer / Per Voxel #261

Closed simlu closed 7 years ago

simlu commented 7 years ago

@RichysHub

Will post updates here

simlu commented 7 years ago

Basic work done in this commit: https://github.com/simlu/voxelshop/commit/436d83803a7fbcd4da3cf47856bbfbade821e98e

simlu commented 7 years ago

@RichysHub Can you confirm please that this works as expected now?

https://s3-us-west-2.amazonaws.com/voxelshop/build/develop/voxelshop-bin.zip

I'm particularly interested if quads are noticeably faster in Blender. If you could compare to your importer and see what changes we still need to make that would be great!

Work remains:

RichysHub commented 7 years ago

Looks to work great. Import time seems to be comparable to my script, certainly the same order of magnitude. The per object center is a single Blender operation, Set Origin->Origin to Geometry. I'm not well versed enough to know the quads/tri tradeoffs. collada drop

Having the colors being texture based also allows for some effects that are harder to achieve with my importer.

simlu commented 7 years ago

Looks very pretty! How long does it take to render?

I've fixed the collada object center positioning in this commit: https://github.com/simlu/voxelshop/commit/a86d8aea07f9ac88b7994510739c685a14d1e2b2

Please test and see if the centers now work as expected!

simlu commented 7 years ago

Release is up here: https://github.com/simlu/voxelshop/releases