Shape content modified:
render_s struct created in order to pass
the program render iter of the object into the Shape::render method
Next goals:
- create a test project
- specialize the Shape class into particular cases
- specialize the Scene class to bind keys
- finally test what's done until this moment