Voxelers / mcthings

A Python framework for creating 3D scenes in Minecraft and Minetest
Apache License 2.0
57 stars 10 forks source link

Create a spaceship and animate it #97

Closed acs closed 4 years ago

acs commented 4 years ago

If we create it:

For reuse this one is pretty close what we need:

https://sketchfab.com/3d-models/small-voxel-spaceship-019d66648b4f4b7e920b94593c971494

acs commented 4 years ago

https://www.minecraft-schematics.com/schematic/6939/ https://www.minecraft-schematics.com/schematic/5340/ (movecraft plugin) https://www.minecraft-schematics.com/schematic/3457/ https://www.minecraft-schematics.com/schematic/3326/ (working doors) https://www.minecraft-schematics.com/schematic/3068/ (movecraft plugin, video about flights wars: https://www.youtube.com/watch?time_continue=39&v=ESbbW4-r4vc&feature=emb_logo) https://www.minecraft-schematics.com/schematic/2877/ (movecraft) https://www.minecraft-schematics.com/schematic/2134/

acs commented 4 years ago

Quick shot with Tinkercad ... too big (let's try to do it as small as possible)

Screenshot from 2020-06-16 08-16-38 Screenshot from 2020-06-16 08-15-31

acs commented 4 years ago

It is really tricky to work at block level precision in Tinkercad

Screenshot from 2020-06-16 08-29-47 Screenshot from 2020-06-16 08-29-19

acs commented 4 years ago

This is why with Tinkercad you can not work at voxel level. You can play with big things in Minecraft, but it lacks the precission needed.

acs commented 4 years ago

Much better working directly with boxes.

Screenshot from 2020-06-16 08-51-04 Screenshot from 2020-06-16 08-50-31 Screenshot from 2020-06-16 08-52-16

acs commented 4 years ago

Ok, first iteration complete.

https://youtu.be/6VscvMqDn7o

It could be improved a lot, but for a first try, it is enough.

acs commented 4 years ago

Attach the OBJ (.zip) and STL files for the spaceship. ship2.zip

acs commented 4 years ago

Screenshot from 2020-06-16 23-46-32