Starting with models (as single developer) is always the wrong approach.
At this stage its enough to put in some prop-models consisting of some cubes.
(For performance testing a huge number of cubes lumped together)

What you really need to develop at this stage is the game architecture.
First a prototype to test the tech and methods,
and then take the prototype apart and craft some cleaner implementation of it.