DarthMike / indielib-crossplatform

IndieLib is a cross-platform Game Graphics engine. Main focus is OpenGL ES 2.0 for mobile iOS operating system, and OpenGL desktop. **NOT SUPPORTED ANYMORE**
zlib License
61 stars 27 forks source link

Should add a text file with brief instruction for every tutorial/test #91

Closed DarthMike closed 10 years ago

DarthMike commented 12 years ago

This helps development or other team members which didn't code or prepare the manual tests.

Unit tests are simple enough not to need that.

Also we should add a screenshot with intended result. Be aware that some tests have animations, so it's only as a reference, not full compare.

M-F-K commented 12 years ago

Where should we put these screenshots? - I guess we can use the ones I allready have created - we just need to agree on the naming convention of the files + location / path. ... the same goes for the text files...

DarthMike commented 12 years ago

I propose tests/results, and name the file as the .cpp file it results from.

M-F-K commented 12 years ago

Note that since the .cpp files is named similar in both the advanced, basic and benchmark folder I have taken the liberty to go with another naming convention, hope this is OK, if not we can always change it later.

DarthMike commented 11 years ago

Moved this to 0.6