123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393 |
- # This file is automatically @generated by Cargo.
- # It is not intended for manual editing.
- version = 3
- [[package]]
- name = "anyhow"
- version = "1.0.53"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "94a45b455c14666b85fc40a019e8ab9eb75e3a124e05494f5397122bc9eb06e0"
- [[package]]
- name = "approx"
- version = "0.5.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
- dependencies = [
- "num-traits",
- ]
- [[package]]
- name = "autocfg"
- version = "1.0.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
- [[package]]
- name = "base16ct"
- version = "0.1.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
- [[package]]
- name = "block-buffer"
- version = "0.9.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
- dependencies = [
- "generic-array",
- ]
- [[package]]
- name = "cfg-if"
- version = "1.0.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
- [[package]]
- name = "cgmath"
- version = "0.18.0"
- source = "git+https://github.com/3Dpass/cgmath?branch=master#f8c9fa9f0bededc51102abb4e7305abeb98e69ac"
- dependencies = [
- "approx",
- "num-traits",
- ]
- [[package]]
- name = "core2"
- version = "0.4.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
- dependencies = [
- "memchr",
- ]
- [[package]]
- name = "cpufeatures"
- version = "0.2.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
- dependencies = [
- "libc",
- ]
- [[package]]
- name = "digest"
- version = "0.9.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
- dependencies = [
- "generic-array",
- ]
- [[package]]
- name = "generic-array"
- version = "0.14.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"
- dependencies = [
- "typenum",
- "version_check",
- ]
- [[package]]
- name = "lexical"
- version = "6.0.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "c34e981f88d060a67815388470172638f1af16b3a12e581cb75142f190161bf9"
- dependencies = [
- "lexical-core",
- ]
- [[package]]
- name = "lexical-core"
- version = "0.8.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "6a3926d8f156019890be4abe5fd3785e0cff1001e06f59c597641fd513a5a284"
- dependencies = [
- "lexical-util",
- "lexical-write-float",
- "lexical-write-integer",
- ]
- [[package]]
- name = "lexical-util"
- version = "0.8.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "6ff669ccaae16ee33af90dc51125755efed17f1309626ba5c12052512b11e291"
- dependencies = [
- "static_assertions",
- ]
- [[package]]
- name = "lexical-write-float"
- version = "0.8.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "8b5186948c7b297abaaa51560f2581dae625e5ce7dfc2d8fdc56345adb6dc576"
- dependencies = [
- "lexical-util",
- "lexical-write-integer",
- "static_assertions",
- ]
- [[package]]
- name = "lexical-write-integer"
- version = "0.8.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "ece956492e0e40fd95ef8658a34d53a3b8c2015762fdcaaff2167b28de1f56ef"
- dependencies = [
- "lexical-util",
- "static_assertions",
- ]
- [[package]]
- name = "libc"
- version = "0.2.118"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "06e509672465a0504304aa87f9f176f2b2b716ed8fb105ebe5c02dc6dce96a94"
- [[package]]
- name = "libm"
- version = "0.1.4"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"
- [[package]]
- name = "libm"
- version = "0.2.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"
- [[package]]
- name = "matrixmultiply"
- version = "0.3.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"
- dependencies = [
- "rawpointer",
- ]
- [[package]]
- name = "memchr"
- version = "2.4.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
- [[package]]
- name = "ndarray"
- version = "0.15.4"
- source = "git+https://github.com/3Dpass/ndarray?branch=dev#e1160f861bf1badbd80c0187e33390ba280c52e6"
- dependencies = [
- "matrixmultiply",
- "num-complex",
- "num-integer",
- "num-traits",
- "rawpointer",
- ]
- [[package]]
- name = "num-complex"
- version = "0.4.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "26873667bbbb7c5182d4a37c1add32cdf09f841af72da53318fdb81543c15085"
- dependencies = [
- "num-traits",
- ]
- [[package]]
- name = "num-integer"
- version = "0.1.44"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
- dependencies = [
- "autocfg",
- "num-traits",
- ]
- [[package]]
- name = "num-traits"
- version = "0.2.14"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
- dependencies = [
- "autocfg",
- "libm 0.2.1",
- ]
- [[package]]
- name = "obj-rs"
- version = "0.7.0"
- source = "git+https://github.com/3Dpass/obj-rs?branch=dev#e2ce997504f2106ccdfc054490131a2501e59e00"
- dependencies = [
- "anyhow",
- "core2",
- "num-traits",
- ]
- [[package]]
- name = "opaque-debug"
- version = "0.3.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
- [[package]]
- name = "order-stat"
- version = "0.1.3"
- source = "git+https://github.com/3Dpass/order-stat?branch=dev#c1c0d34fe4394f63f6e820993575c4b9dbc5464b"
- dependencies = [
- "libm 0.2.1",
- ]
- [[package]]
- name = "p3d"
- version = "0.1.0"
- dependencies = [
- "base16ct",
- "cgmath",
- "libm 0.2.1",
- "ndarray",
- "obj-rs",
- "peroxide",
- "sha2",
- "tri-mesh",
- ]
- [[package]]
- name = "peroxide"
- version = "0.30.9"
- source = "git+https://github.com/3Dpass/Peroxide?branch=devel#3f33fda43b889858fe1e51125f3b79d85a97849b"
- dependencies = [
- "lexical",
- "libm 0.2.1",
- "matrixmultiply",
- "num-traits",
- "order-stat",
- "peroxide-ad",
- "puruspe",
- "rand",
- "rand_distr",
- ]
- [[package]]
- name = "peroxide-ad"
- version = "0.3.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "f6fba8ff3f40b67996f7c745f699babaa3e57ef5c8178ec999daf7eedc51dc8c"
- dependencies = [
- "quote",
- "syn",
- ]
- [[package]]
- name = "proc-macro2"
- version = "1.0.36"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
- dependencies = [
- "unicode-xid",
- ]
- [[package]]
- name = "puruspe"
- version = "0.1.5"
- source = "git+https://github.com/3Dpass/puruspe?branch=dev#998a72ee5329f62e2703cf82f1f5d54925f4e225"
- dependencies = [
- "libm 0.1.4",
- ]
- [[package]]
- name = "quote"
- version = "1.0.15"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145"
- dependencies = [
- "proc-macro2",
- ]
- [[package]]
- name = "rand"
- version = "0.8.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
- dependencies = [
- "rand_core",
- ]
- [[package]]
- name = "rand_core"
- version = "0.6.3"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
- [[package]]
- name = "rand_distr"
- version = "0.4.3"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"
- dependencies = [
- "num-traits",
- "rand",
- ]
- [[package]]
- name = "rawpointer"
- version = "0.2.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
- [[package]]
- name = "sha2"
- version = "0.9.9"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
- dependencies = [
- "block-buffer",
- "cfg-if",
- "cpufeatures",
- "digest",
- "opaque-debug",
- ]
- [[package]]
- name = "static_assertions"
- version = "1.1.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
- [[package]]
- name = "syn"
- version = "1.0.86"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b"
- dependencies = [
- "proc-macro2",
- "quote",
- "unicode-xid",
- ]
- [[package]]
- name = "tri-mesh"
- version = "0.5.0"
- source = "git+https://github.com/3Dpass/tri-mesh?branch=dev#faf897785d2c3aa66a24a0043f1076c3fb7d2c52"
- dependencies = [
- "cgmath",
- ]
- [[package]]
- name = "typenum"
- version = "1.15.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
- [[package]]
- name = "unicode-xid"
- version = "0.2.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
- [[package]]
- name = "version_check"
- version = "0.9.4"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|