diff --git a/README.md b/README.md index 10ba01c..e75f0c0 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ A command line tool to convert OBJ and associated MTL files to BOM (Binary Objec - Comment Annotation Syntax for OBJ and MTL provides support for embedding BOM properties into OBJ/MTL files without breaking existing parsers. ## Known Limitations -- Texture scaling and offset parameters in map_* are not currently parsed. -- Bump and displacement scaling parameters in bump/disp are not currently parsed. - N-gon face geometry is not supported. - Point/Line/Curve/Surface geometry is not supported. - 3D texture coordinates are not supported.