Commit Graph

  • bb83b2c83f Many changes; started refactor in gmtypes2.py master Akko 2023-05-31 16:56:47 +02:00
  • 6379bc5962 Major refactors Akko 2023-05-17 16:27:52 +02:00
  • e157af78bf erge branch 'master' of http://git.nakadashi.lol/akko/diffvg Akko 2023-05-15 16:23:02 +02:00
  • d6388cf912 many changes Akko 2023-05-15 16:22:28 +02:00
  • 2964bd30a6 bump dependencies Akko 2023-04-18 17:22:04 +02:00
  • a5e26c4395 Resolve crash in 'backward' when a background image with only 3 channels is passed to 'forward' Dan Nissenbaum 2022-11-05 15:07:47 -04:00
  • f5e2ad9c43 Update build config for macOS on ARM Sam Estep 2022-11-07 09:55:27 -05:00
  • 0d69c2b05e Convert arc points to torch.float Oren Katzir 2023-01-09 09:25:35 +02:00
  • 28e9dc0809 models of obj Jun Zhou 2023-04-23 18:15:59 +02:00
  • 50b9353019 update of gradient mesh Jun Zhou 2023-04-23 18:14:31 +02:00
  • 46b500f522 triangles of gradient mesh Jun Zhou 2023-04-23 18:13:04 +02:00
  • c2b429e51f bump dependencies Akko 2023-04-18 17:22:04 +02:00
  • adb04d04ee Merge pull request #49 from daniel347x/background_image Tzu-Mao Li 2023-01-09 12:17:05 -05:00
  • 63db510588 Merge pull request #51 from samestep/macos-arm Tzu-Mao Li 2023-01-09 12:16:37 -05:00
  • d00e1f1fe6 Merge pull request #55 from orenkatzir/master Tzu-Mao Li 2023-01-09 12:16:17 -05:00
  • 81bb7dde8c Convert arc points to torch.float Oren Katzir 2023-01-09 09:25:35 +02:00
  • c2b8346510 Update build config for macOS on ARM Sam Estep 2022-11-07 09:55:27 -05:00
  • af48db06cd Resolve crash in 'backward' when a background image with only 3 channels is passed to 'forward' Dan Nissenbaum 2022-11-05 15:07:47 -04:00
  • e5955dbdcb Merge pull request #34 from robinsloan/master Tzu-Mao Li 2021-10-17 13:49:17 -04:00
  • dac80fea96 found one more missing str conversion Robin Sloan 2021-10-17 10:38:40 -07:00
  • 1f7ed4987e fixing same error in Rect serializaiton Robin Sloan 2021-10-02 12:23:21 -07:00
  • 42670b3a25 fixing SVG circle serialization bug Robin Sloan 2021-10-02 11:58:50 -07:00
  • 2018a1bcec Merge pull request #20 from marcoleewow/master Tzu-Mao Li 2021-05-13 08:10:05 -04:00
  • 465e1a7f33 Merge pull request #22 from Vrroom/master Tzu-Mao Li 2021-05-13 08:09:33 -04:00
  • b4639e5222 Added matplotlib.colors to parse named colors vrroom 2021-05-13 16:12:12 +05:30
  • 61e0234084 add poetry installation README, pyproject.toml and poetry.lock for easier installation. Marco Lee 2021-04-07 19:54:46 +08:00
  • fd38f71527 Merge pull request #13 from weinman/tf_updates Tzu-Mao Li 2020-12-23 13:25:55 -05:00
  • 69610cfffd Added support for distance approximation in tensorflow Path renderer Jerod Weinman 2020-12-23 05:57:27 -06:00
  • 734c1f3c12 Fix bug in variable name Jerod Weinman 2020-12-22 16:13:46 -06:00
  • 287e71a2ac Added tf example of non-closed path, with trainable stroke width Jerod Weinman 2020-12-22 14:19:20 -06:00
  • 7463012a8c Deleted stray commented line Jerod Weinman 2020-12-22 14:12:39 -06:00
  • f97b3baf53 Added closed curve tensorflow example Jerod Weinman 2020-12-22 13:48:00 -06:00
  • 838bc978cb Updated render_tensorflow to use current Path (without separate stroke width var or use_distance_approx) Jerod Weinman 2020-12-22 13:47:32 -06:00
  • 4332472c2b Removed invalid 'type' argument from tf.identity call Jerod Weinman 2020-12-22 09:32:40 -06:00
  • 2c936f4030 Add Apache license Tzu-Mao Li 2020-12-21 08:43:28 -05:00
  • bd08109ef0 Fix linear/radial gradient allocation code Tzu-Mao Li 2020-12-05 15:48:22 -05:00
  • bfacc6f1cf Fix CPU-only build Tzu-Mao Li 2020-12-05 15:41:01 -05:00
  • f86fb949d0 Merge pull request #8 from weinman/tf_updates Tzu-Mao Li 2020-11-30 14:25:31 -05:00
  • 7490145cd1 Added null pointers for background image and eval positions Jerod Weinman 2020-11-30 09:14:46 -06:00
  • afe2e674d6 fixes mnist_vae Michael Gharbi 2020-09-30 09:02:51 -07:00
  • 2ec688ebb7 Merge pull request #5 from oeway/fix-background_image Tzu-Mao Li 2020-09-30 10:38:27 -04:00
  • 0c596d3b57 Merge pull request #2 from oeway/patch-1 Tzu-Mao Li 2020-09-30 10:38:07 -04:00
  • 08739cdd0a Fix error in render_tensorflow oeway 2020-09-28 23:23:59 +02:00
  • 5b65ad38b1 Fix missing background_image argument oeway 2020-09-28 21:51:26 +02:00
  • 6d0a641315 Add ffmpeg Wei Ouyang 2020-09-27 19:26:20 +02:00
  • ec003dc10f Install cmake Wei Ouyang 2020-09-27 19:15:28 +02:00
  • 1691d48e27 Merge pull request #1 from mworchel/fix-app-single-circle Tzu-Mao Li 2020-09-04 15:27:28 -04:00
  • 3248233f05 Fix typo that leads to crash Markus Worchel 2020-09-04 21:23:12 +02:00
  • 5e6aa79fc2 add image credits Tzu-Mao Li 2020-09-03 22:43:05 -04:00
  • 7b8a9c1ef4 add pybind11 & thrust submodules Tzu-Mao Li 2020-09-03 22:34:21 -04:00
  • 413a3e5cee initial commit Tzu-Mao Li 2020-09-03 22:30:30 -04:00