jpbrown / webgl-loader

Automatically exported from code.google.com/p/webgl-loader
0 stars 0 forks source link

Add flag for using white for missing materials instead of error #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add a flag (for example -w) that would signal that a solid white material will 
be used for all missing materials instead of causing and error and the 
compression to fail.

Once again I have a solution for this created already, but it seems as though 
you are not working on this project right now.

Original issue reported on code.google.com by j...@coderforlife.com on 14 Mar 2012 at 8:35

GoogleCodeExporter commented 9 years ago
Hi Jeff, sorry that this isn't my top priority. A default material sounds like 
a good idea.

Original comment by wonchun on 4 Apr 2012 at 2:40

GoogleCodeExporter commented 9 years ago
I understand that this isn't a top priority. I went along and made it for my 
own uses since our pipeline requires it...

An exposed interface to our pipeline is at 
http://webgl-tests.crbs.ucsd.edu/obj-viewer/

Original comment by j...@coderforlife.com on 4 Apr 2012 at 4:18