1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 03:59:58 +02:00

experimental tangents and normals

This commit is contained in:
Pomax
2017-04-11 20:38:43 -07:00
parent 97958c17ee
commit 3343284d2d
40 changed files with 601 additions and 133 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="44pt" height="10pt" viewBox="0 0 44 10"><defs><symbol overflow="visible" id="a"><path d="M6.234-1.25l-.171-.297-.454.297c-.343.219-.5.313-.625.313-.078 0-.03.03-.03-.11 0-.047.015-.187.03-.234l.782-3.297c.093-.344.14-.688.14-.89 0-.266-.265-.563-.5-.563-.5 0-1.437.5-2.14 1.156-.454.422-.797.828-1.407 1.703l.235.094.453-1.938c.047-.203.078-.343.078-.484 0-.25-.234-.531-.406-.531-.266 0-.828.312-1.703.922l-.391.296.172.485.547-.36c.437-.28.39-.265.469-.265.14 0 .078 0 .078.172 0 .61-.5 2.922-.985 4.656l.172.25c.36-.094.625-.172 1.016-.234.234-1.625.468-2.313 1-3.125.656-1.016 1.453-1.72 1.984-1.72.125 0 .063-.015.063.157 0 .219-.032.469-.141.86l-.61 2.53c-.109.438-.156.72-.156.907 0 .297.266.61.5.61.313 0 .829-.282 2.079-1.22zm0 0"/></symbol><symbol overflow="visible" id="b"><path d="M8.266-4.078a1.419 1.419 0 0 1-.047-.36c0-.109.015-.234.062-.484h-7.5c.063.25.063.375.063.484 0 .125 0 .235-.063.5h7.5zm0 2.625a1.332 1.332 0 0 1-.047-.36c0-.109.015-.234.062-.484h-7.5c.063.25.063.375.063.485 0 .125 0 .25-.063.5h7.5zm0 0"/></symbol><symbol overflow="visible" id="c"><path d="M7.766-.094V-.53c-.61-.078-.657-.14-.985-.64L4.703-4.267c.438-.078.875-.265 1.313-.578.687-.5 1.093-1.25 1.093-1.984 0-1.031-1.234-1.703-2.218-1.703-.594 0-1.204.031-1.797.031l-1.938-.047-.062.61.828.03c.297 0 .281-.03.281.188 0 .172-.047.547-.11.907l-.905 5.187C1-.531 1.125-.641.64-.594l-.61.031-.093.61L1.688 0 3.28.047l.047-.61-.719-.03c-.328-.032-.296.015-.296-.235 0-.11 0-.219.046-.422l1.016-5.813.11-.484.046-.203c.25-.063.485-.094.813-.094 1.031 0 1.437.344 1.437 1.219 0 1.14-.781 1.844-2.031 1.844h-.625l-.094.281C4.687-2.094 5.062-1.516 5.984.047 6.36.016 6.641 0 6.938 0c.25 0 .468.016.828.063zm0 0"/></symbol><symbol overflow="visible" id="d"><path d="M2.516-3.125c0-.422-.407-.844-.844-.844-.422 0-.86.422-.86.844 0 .438.438.86.86.86.437 0 .844-.422.844-.86zm0 0"/></symbol><symbol overflow="visible" id="e"><path d="M3.703-5.516c-.453.047-.86.063-1.156.063.172-.984.297-1.578.531-2.25l-.25-.328a7.16 7.16 0 0 1-1.094.531l-.296 2.031c-.391.203-.704.328-1.063.407l-.047.406h1l-.64 3.25C.625-1.11.53-.813.53-.5c0 .297.266.61.5.61.422 0 .922-.282 1.86-1.032.218-.172.14-.125.437-.36l-.25-.437-.672.469c-.36.25-.484.313-.625.313-.093 0-.031.046-.031-.11 0-.297.156-1.234.516-3l.14-.61h1.266l.203-.89zm0 0"/></symbol></defs><use xlink:href="#a" x=".475" y="9.082"/><use xlink:href="#b" x="10.434" y="9.082"/><use xlink:href="#c" x="22.843" y="9.082"/><use xlink:href="#d" x="33.471" y="9.082"/><use xlink:href="#e" x="39.473" y="9.082"/></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB