awayjs / renderer

Interface for scene and material modules
75 stars 20 forks source link

SingleFileLoader & AssetLoader - Debug / Testing #5

Closed karimbeyrouti closed 11 years ago

karimbeyrouti commented 11 years ago

SingleFileLoader & AssetLoader are now implemented and need further debugging / testing.

Initial tests:

https://github.com/away3d/away3d-core-ts/blob/master/tests/away/loaders/SimpleLoaderTest.ts

https://github.com/away3d/away3d-core-ts/blob/master/tests/away/loaders/AssetLoaderTest.ts