Version 0.9.8 (the expanded dimension)
- updated help.txt and README.md
- added sound input functions.
- finished 3D drawing functions, zbuffer functions and 3D math functions.
- You can now render to Bitmaps created by
new Bitmap(width, height
)` Color()
now also works with three arguments (alpha is 255 for missing value).- Fixed missing documentation.