awayjs / renderer

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

EntityCollector - Testing #10

Closed karimbeyrouti closed 11 years ago

karimbeyrouti commented 11 years ago

Entity collector is now working but needs some testing against the flash version....

karimbeyrouti commented 11 years ago

Tested agains AS3:

CullPlanes - 6 - Ok
NumEntities - 21 - Ok
EntryPoint - ok
LightProbes ( none used - but shows same results)
_numDirectionalLights  ( none used - but shows same results)
_numPointLights - OK ( both show 1 )
_pCameraForward - OK
_pEntityListItemPool - OK ( both show 21 )
_pLights - OK ( both show length of 1 ) needs testing with light probes / directional lights
_pNumEntities - OK both show 21
_pNumMouseEnableds - OK both show 20 
_pNumTriangles - OK both show same result - 5120
_pOpaqueRenderableHead - OK
_pRenderableListItemPool - OK both show 20
_pointLights - Ok both show 1
_blendedRenderableHeadOK - Same number of entities show up in both ( 1/2 meshes are opaque 1/2 blended test )