上QQ阅读APP看书,第一时间看更新
Time for action — downloading models from the Internet
Let's go to one of the repositories for Blender, which can be found at http://www.opengameart.org/, and let's try to search for what is closest to our character.
- Write
sea
in the Search box, and choose 3D Art for Art Type, as shown in the following screenshot:We have some interesting options. We see a shark, seaweed, and some icebergs to select from.
- Choose and click on the thumbnail with the name ICEBERGS IN 3D:
- At the bottom of the page, you will find the
file.blend
downloadable. Click on it to start the download. We'll use this file later. Remember to click on RMB before the download begins. - Now, let's try web pages, which have libraries that offer 3D models in other formats. An example of a very extensive library is http://sketchup.google.com/3dwarehouse/.
- Write
trawler
in the Search box, and choose the one that you like. In our case, we decided to go for the Google 3D model with the title Trawler boat, 28': - Click on the Download model button:
- Save the file on your hard disk, in a folder of your game.
What just happened?
We have searched the Internet for 3D models, which will allow us to start a library for our game objects in Blender. Whether they are .blend
files (original blender format) or of a 3D-model format, you can import them and work with them.
Don't download models that you will not use. The libraries on the Internet grow every day, and we don't need to save all of the models that we like. Remember that before downloading the model and using it, we need to check if it has a free license.