Update MediaWiki page 'OB3'

This commit is contained in:
S 2012-11-26 15:07:36 +00:00 committed by moparisthebest
parent c498636ce3
commit 6e57c6d0b2
1 changed files with 3 additions and 3 deletions

View File

@ -84,7 +84,7 @@ public class OB3Model {
}
}</pre>
== '''Face sides''' ==
A '''negative''' face_back or face_front value indicates a '''solid colour''', whereas a '''positive''' value indicates a '''texture'''.
== '''Faces''' ==
A '''negative''' face_back or face_front value indicates a '''solid colour''', whereas a '''positive''' value indicates a '''texture'''. The texture is defined by its offset in the client's texture array.
The texture is defined by its offset in the client's texture array.
When converting to/from [http://en.wikipedia.org/wiki/Wavefront_.obj_file Wavefront OBJ] format, remember that the OB3 face values are one less than the OBJ face values.