File tree 1 file changed +4
-4
lines changed
content/posts/newsletter-016 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -71,10 +71,10 @@ If needed, a section can be split into subsections with a "------" delimiter.
71
71
72
72
![ rib] ( rib.gif )
73
73
74
- Parsing a 3D model file and understand the different links between bone matrices,
75
- keyframes and vertices is a task that can take a lot of time and motivation of
76
- the developer. On top of that, combining the different bone transform matrices
77
- for the current frame is often error prone.
74
+ Parsing a 3D model file and understanding the different links between bone
75
+ matrices, keyframes and vertices is a task that can take a lot of time and
76
+ motivation of the developer. On top of that, combining the different bone
77
+ transform matrices for the current frame is often error prone.
78
78
79
79
[ rib] is an attempt to tackle these problems and might help you save time.
80
80
Current features of [ rib] include:
You can’t perform that action at this time.
0 commit comments