Files
three.js/examples/obj/lucy
alteredq df7216e7a6 Added handling of morph colors to OBJ converter.
To be used like this:

python convert_obj_three.py -i model.obj -o model.js -m "morphA_*.obj morphB_*.obj" -c "modelA_colors.obj modelB_colors.obj" -s flat -a none
2011-04-04 00:05:52 +02:00
..