mirror of
https://github.com/moparisthebest/rswiki-book
synced 2025-01-08 12:08:05 -05:00
Update MediaWiki page 'OB3'
This commit is contained in:
parent
c498636ce3
commit
6e57c6d0b2
@ -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.
|
Loading…
Reference in New Issue
Block a user