Design:
-------
ARenderable can have textures.
ARenderable objects need to have texture coordinates populated.
ScanlineRenderer need to clip the texture coords and render the texture on that object.
Application need to provide functionality to select render images for objects.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1443685
Originator: YES
Design:
-------
ARenderable can have textures.
ARenderable objects need to have texture coordinates populated.
ScanlineRenderer need to clip the texture coords and render the texture on that object.
Application need to provide functionality to select render images for objects.