Fix documentation about implemented features
This commit is contained in:
@@ -10,12 +10,12 @@ Currently implemented features:
|
|||||||
- Geomtric primitives (vectors, matrices, quaternions, rays, boxes)
|
- Geomtric primitives (vectors, matrices, quaternions, rays, boxes)
|
||||||
- Intersection calculation (ray, boxes, segments, lines, planes, triangles)
|
- Intersection calculation (ray, boxes, segments, lines, planes, triangles)
|
||||||
- Unit testing library (for internal usage)
|
- Unit testing library (for internal usage)
|
||||||
|
- Command-line interface utilities
|
||||||
|
|
||||||
## Planned features
|
## Planned features
|
||||||
|
|
||||||
Currently planned features:
|
Currently planned features:
|
||||||
|
|
||||||
- Command-line interface utilities
|
|
||||||
- Thread support (thread, mutex, cv, atomics, etc.)
|
- Thread support (thread, mutex, cv, atomics, etc.)
|
||||||
- Image loading/processing/saving support
|
- Image loading/processing/saving support
|
||||||
- Polygon rasterization (possibly canvas)
|
- Polygon rasterization (possibly canvas)
|
||||||
|
|||||||
Reference in New Issue
Block a user