PySoy: Heightmap Class
completed by: Nikolay Lazarov
mentors: Amaury Medeiros, Arc Riley, Tony Young, David Czech, Mayank Singh
In the spirit of Bumpmap
, write a new Heightmap
class which acts as a sequence of int
with a value of 0-255.
This should always have 1 channel.
While working on this task you should join and remain in #PySoy on Freenode to get help, feedback, and guidance from mentors and other developers. Code updates which may affect your work are also announced here as they happen.
When you've done, commit your work and post the resulting changeset url to this task.