Feature Requests / Proposals / Ideas: Difference between revisions
Jump to navigation
Jump to search
Feature Requests / Proposals / Ideas (view source)
Revision as of 12:46, 19 June 2006
, 19 June 2006→Intermediate Requests
Line 24: | Line 24: | ||
=== Intermediate Requests === | === Intermediate Requests === | ||
* switch completely to SDL (or | * switch completely to [http://www.libsdl.org/ SDL] (or [http://www.andesengineering.com/Producer/ OpenProducer]?) for I/O handling (many more possibilities and better support than plib/GLUT can offer) | ||
* support additional transformation type to allow cropping and cutting off of textures, useful for example for things like a rose vs. arc mode HSI representation | * support additional transformation type to allow cropping and cutting off of textures, useful for example for things like a rose vs. arc mode HSI representation | ||
* it might be a good idea to add another routine to SimGear that can optionally check textures to match the 'power of two' requirement and emit a console warning if that's not the case. This will make it easier for developers to track down texture size related problems. | * it might be a good idea to add another routine to SimGear that can optionally check textures to match the 'power of two' requirement and emit a console warning if that's not the case. This will make it easier for developers to track down texture size related problems. |