Creating dynamic Objects

Hi all i wonder how to create an array of cubes without primitives set provided by unity, anyone can help me on that ?
i know that i have to use GameObject class and Mesh … but i can´t find any good example

regards

Hello,

If you want to draw meshes by script, this article can help you.
Modelling by numbers