I used a technique in computer graphics called geometry instancing, essentially making copies of the same object. I then spread them around in a world space. Read more »
-
31Dec
I used a technique in computer graphics called geometry instancing, essentially making copies of the same object. I then spread them around in a world space. Read more »