mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
captions
This commit is contained in:
parent
e52a1f78a4
commit
c2049c74d8
@ -1,3 +1,5 @@
|
|||||||
|
HOW TO USE EGG_PALETTIZE
|
||||||
|
|
||||||
The program egg-palettize is used when building models to optimize
|
The program egg-palettize is used when building models to optimize
|
||||||
texture usage on all models before loading them into the show. It is
|
texture usage on all models before loading them into the show. It is
|
||||||
capable of collecting together several different small texture images
|
capable of collecting together several different small texture images
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
DEFINING A MODEL TREE
|
||||||
|
What to put in your Sources.pp files
|
||||||
|
to generate model and animation files
|
||||||
|
|
||||||
The model tree contains model and animation files, for instance in
|
The model tree contains model and animation files, for instance in
|
||||||
MultiGen or SoftImage format, and contains rules for generating egg
|
MultiGen or SoftImage format, and contains rules for generating egg
|
||||||
files, creating character model and animation files, palettizing and
|
files, creating character model and animation files, palettizing and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user