google-code-export / gummworld2

Automatically exported from code.google.com/p/gummworld2
Other
2 stars 0 forks source link

Combine two map layer images for render speed #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What specific programs, module, aspects should be enhanced?
toolkit

What are the desired results of the enhancement?
Overlay one map layer's images onto another to reduce the number of images that 
must be rendered per frame. If not too tricky and error prone, support doing 
this with layers of different tile sizes.

Provide an URL or text, if available, of example code, diagram, article to
aid in understanding this request.
combine_map_layers(map, target_layeri, source_layeri)

What version of the product are you using? On what operating system?
Latest Gummworld2. Windows 7.

Original issue reported on code.google.com by stabbing...@gmail.com on 8 Jan 2011 at 5:20

GoogleCodeExporter commented 9 years ago
Add toolkit.reduce_map_layers()

Original comment by stabbing...@gmail.com on 30 Jan 2011 at 10:12