lewisje / renderengine

Automatically exported from code.google.com/p/renderengine
MIT License
0 stars 0 forks source link

Update text renderers to draw as billboards rather than render for each frame #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Use Billboard2DComponent to render billboard images instead of rendering full 
text for each frame.

Original issue reported on code.google.com by bfatt...@gmail.com on 3 Aug 2010 at 1:50

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 3 Aug 2010 at 1:51

GoogleCodeExporter commented 8 years ago
Now using billboards to render text to faster than previously.  Still has some 
issues with rendering to an image on some browsers.  Will need to research if 
it's possible to optimize the rendering quality.

Original comment by bfatt...@gmail.com on 23 Aug 2010 at 6:02

GoogleCodeExporter commented 8 years ago
Text to billboard is feature complete.  Still exhibits problem with initial 
generation of image, but the issue is handled with a try/catch.  Not optimal, 
but functioning with minor initial hit.

Original comment by bfatt...@gmail.com on 27 Oct 2010 at 12:24

GoogleCodeExporter commented 8 years ago
Moving to v1.5 release list

Original comment by bfatt...@gmail.com on 27 Oct 2010 at 12:33

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 9 Nov 2010 at 2:36

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 9 Nov 2010 at 2:41

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 9 Nov 2010 at 2:41