Skip to content

Commit 52d3e75

Browse files
Update README.md
1 parent a710ca4 commit 52d3e75

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# UnitVectorEncoding
2-
Unit-Vector encoding from floay3 to octahedron (octant) form
2+
Work-In-Progress compact Unit-Vector encoding from float3 to Octahedron (octant) form
3+
- Scalable memory footprint
4+
- 2-axis Octant encoding to Int8[2], Int16[2], Float16[2], Float32[2]
5+
- Trade-off precision for size and/or speed
6+
- Fast
7+
- TODO: Benchmarking

0 commit comments

Comments
 (0)