Update MediaWiki page 'OB3'

This commit is contained in:
S 2012-12-22 12:59:29 +00:00 committed by moparisthebest
parent 546d7e51af
commit 4bd0be939b
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ This page refers to .ob3, a custom format for 3D models created by Jagex. It is
</pre>
== '''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.
A '''negative''' face_fill_back or face_fill_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.
When converting to/from [http://en.wikipedia.org/wiki/Wavefront_.obj_file Wavefront OBJ] format, remember that the OB3 face vertices are one less than the OBJ face vertices.