In our studio we design high quality polygonal 3d models for CNC machines or 3d printers according to your preferences.
Vendor: 3d-271306
Category: animals
Reminder!
Order delivery time is 5-7 working days after payment
The link is sent to your email or messenger
Crocodile ; public class Zoo { public static void main(String[] args) { Animal[] animals = new Animal[4]; animals[0] = new Cat("Барсик"); animals[1] = new Dog("Бобик"); animals[2] = new Crocodile("Крокодил Гена"); animals[3] = new Cat("Мурзик"); for (Animal animal : animals) { animal.voice(); } } }
for CNC and 3D printers.