2,561
edits
m (→Major Requests) |
|||
| Line 139: | Line 139: | ||
=== Intermediate Requests === | === Intermediate Requests === | ||
* 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) | * <del>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)</del> CVS/HEAD is now based on osgviewer | ||
* 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. | ||
edits