This section contains some sources that provide more information about the topics that were covered in this chapter.
Every game needs textures. Here are some sources of free textures that are suitable for many games:
- textures.com:Â https://www.textures.com/
- GAMETEXTURES:Â https://gametextures.com/
Take a look at the following links for importing models into Unity:
- Importing models:Â https://docs.unity3d.com/Manual/ImportingModelFiles.html
- Limitations of importing models:Â https://docs.unity3d.com/Manual/HOWTO-ImportObjectsFrom3DApps.html
- Maxon's Free Cinema3D Importer on the Asset Store:Â https://assetstore.unity.com/packages/tools/integration/cineware-by-maxon-158381
You can learn more about modeling in Unity with ProBuilder:
- Unity blog post in 2018 outlining core ProBuilder features:Â https://blogs.unity3d.com/2018/02/15/probuilder-joins-unity-offering-integrated-in-editor-advanced-level-design/
- Unity Technology ProBuilder documentation...