Files
three.js/examples
alteredq d2cad69664 Started to remove workers from the asset pipeline.
Work-in-progress => do not merge yet.

OBJ converter, JSONLoader, BinaryLoader and some examples are done. Still need to do Blender exporter, SceneLoader and more examples.

Advantages:

- faster parse times
- bypass array initializer size limit in Firefox
- no more crashes in Chrome 15 (caused by too many concurrently active workers)

Disadvantages:

- more browser UI freezing
- multiple models tend to appear all at once with the last one (instead of popping up progressively)
2011-10-30 22:09:55 +01:00
..
2011-06-09 18:25:53 +02:00
2011-10-30 17:35:09 +01:00
2011-10-06 06:15:03 +02:00
2011-10-06 06:15:03 +02:00
2011-10-06 06:15:03 +02:00
2011-10-06 06:15:03 +02:00
2011-10-06 06:15:03 +02:00
2011-10-06 06:15:03 +02:00
2011-10-06 06:15:03 +02:00
2011-10-06 06:15:03 +02:00
2011-10-07 19:45:02 +02:00