away3d / away3d-core-openfl

Away3D engine for OpenFL
166 stars 41 forks source link

100$ Bounty with fix during 10 days. Mipmaps performance on html5 is bad. #94

Closed xoopx closed 6 years ago

xoopx commented 6 years ago

Hi, mipmaps performs very bad on html5. If i only render 20 planes with mipmaps, fps drops to 25 on html5, while in flash i can render 200 planes with mipmaps at 60fps. I attach example project. MipMappingPerformance.zip

xoopx commented 6 years ago

https://github.com/openfl/away3d/issues/21