- Google SketchUp for Game Design:Beginner's Guide
- Robin de Jongh
- 295字
- 2021-08-27 12:11:25
Saving textures
When you are done, save the finished project as a GIMP XCF image as before. This retains all the different layers so that you can work on them some time later if you need to. You are now also going to create a few versions of the texture to use on your SketchUp model. These can be in TGA, TIF, or BMP format.
Naming conventions
When you buy an asset, you want to know that you can use the asset straight out of the box. You also need to know you can modify it easily in the future, should you need to. An asset is exactly what the name implies—an asset to you or your company. It holds value and is stored for later use again and again. In order to make things easy for whomever ends up using your asset, you should name the textures and meshes something easily recognizable. Texture names should follow the format:
asset_feature_size.format
So for a car asset, you might name the headlamp texture, sized at 256x256 pixels as
astonmartin_headlight_256.tga
For your Pallet asset, you will be creating two versions of your texture; a low- and high-resolution version. You should name them pallet_wood_256.tga
and pallet_wood_1024.tga
, respectively.
Copyright text
In order to avoid your texture appearing all over the Internet as a free download, it is useful to add a by-line to the file. This small line of text shows who created the texture, where you can go to get some more like it, and also gives credit where it's due. For example, the website CGTextures.com asks us to name them as the source of the texture, as does anyone providing images under the Creative Commons attribution license . You might get images like this from Flickr.com
- 基于LabWindows/CVI的虛擬儀器設(shè)計(jì)與應(yīng)用
- 數(shù)據(jù)挖掘?qū)嵱冒咐治?/a>
- Mastering D3.js
- Effective DevOps with AWS
- 大數(shù)據(jù)技術(shù)入門(第2版)
- 自動(dòng)化控制工程設(shè)計(jì)
- 大數(shù)據(jù)挑戰(zhàn)與NoSQL數(shù)據(jù)庫技術(shù)
- 可編程序控制器應(yīng)用實(shí)訓(xùn)(三菱機(jī)型)
- 聊天機(jī)器人:入門、進(jìn)階與實(shí)戰(zhàn)
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·工業(yè)機(jī)器人
- Google SketchUp for Game Design:Beginner's Guide
- Applied Data Visualization with R and ggplot2
- IBM? SmartCloud? Essentials
- 大數(shù)據(jù)案例精析
- Linux Shell Scripting Cookbook(Third Edition)