diff --git a/README.md b/README.md index 4a6543b..04ec127 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# WIP, NOT WORKABLE YET! - # small3dlib Public domain 3D software rasterizer for (not only) resource-limited computers. diff --git a/small3dlib.h b/small3dlib.h index 7ff3730..17d11c5 100644 --- a/small3dlib.h +++ b/small3dlib.h @@ -8,7 +8,7 @@ author: Miloslav Ciz license: CC0 1.0 + additional waiver of all IP - version: TODO + version: 0.85 Before including the library, define S3L_PIXEL_FUNCTION to the name of the function you'll be using to draw single pixels (this function will be called