Commit graph

  • edd0bca622 rename forward bind group Carter Anderson 2020-01-08 09:12:54 -0800
  • 62364660de local -> material bind group layout Carter Anderson 2020-01-08 09:07:49 -0800
  • 86a467f0f3 initial gltf example Carter Anderson 2020-01-07 23:03:09 -0800
  • f27942e961 port shadow pipeline. clean up Carter Anderson 2020-01-07 22:35:07 -0800
  • 3502535399 Bumped nalgebra to 0.19.0. Azriel Hoh 2020-01-08 09:16:58 +1300
  • 42236cfe57 new shadow pass. pipeline assignments Carter Anderson 2020-01-05 21:38:43 -0600
  • aa16023f41 port forward-instanced to RenderGraph Carter Anderson 2020-01-01 14:23:39 -0600
  • cb6de5b2bf initial RenderGraph Carter Anderson 2020-01-01 13:53:44 -0600
  • 7bfafc22bc initial instancing support Carter Anderson 2019-12-27 15:35:07 -0600
  • 6a819a1884 render resources refactor and normal forward rendering Carter Anderson 2019-12-23 18:13:05 -0600
  • c0f8ded062 make variable immutable Carter Anderson 2019-12-09 23:32:18 -0800
  • 8e39268d56 add simple readme Carter Anderson 2019-12-09 23:29:52 -0800
  • aa2f7e9789 Use floats for vertex values Carter Anderson 2019-12-09 23:12:50 -0800
  • 5c1ce0597f average frame time Carter Anderson 2019-12-07 23:48:25 -0800
  • 42fd25cfd9 move forward uniform setup to forward pass Carter Anderson 2019-12-05 09:29:26 -0800
  • 6bdf0a5e14 remove tiny town Carter Anderson 2019-12-04 00:22:16 -0800
  • 03c1ec3405 we glam now Carter Anderson 2019-12-04 00:11:14 -0800
  • 7ed5b2252d vscode debug Carter Anderson 2019-12-03 22:13:14 -0800
  • 4437f37690 light debugging Carter Anderson 2019-12-03 22:13:04 -0800
  • 072346bb94 fix variable name Carter Anderson 2019-12-03 22:12:33 -0800
  • 25b7dad1c2 update example Carter Anderson 2019-12-03 19:01:48 -0800
  • 0e0eb97430 cleanup Carter Anderson 2019-12-03 09:01:15 -0800
  • 816d0c9bdd wander spawner Carter Anderson 2019-12-03 00:30:30 -0800
  • 21ce87ba45 fix camera projection Carter Anderson 2019-12-02 15:51:24 -0800
  • 2a27cacba8 lights and cameras data driven. setup moved to relevant passes Carter Anderson 2019-12-02 15:19:56 -0800
  • df5c74a0ea material constructor Carter Anderson 2019-12-02 11:05:35 -0800
  • 6b937d5df4 use more harmonious colors in sample Carter Anderson 2019-12-02 10:54:42 -0800
  • 3922c76efe fix asset loading. no more temp! Carter Anderson 2019-12-02 10:48:08 -0800
  • a96f3cfda5 asset loading, hierarchies, more refactoring Carter Anderson 2019-12-02 01:31:07 -0800
  • 188d355d10 render refactors. ecs integration Carter Anderson 2019-12-01 20:03:04 -0800
  • 07c0fa0704 refactor pipelines Carter Anderson 2019-12-01 01:16:15 -0800
  • e204538ad7 transition math to nalgebra and add tiny-town. Carter Anderson 2019-11-30 21:21:45 -0800
  • cd60778d46 use wgpu example as base Carter Anderson 2019-11-30 17:42:27 -0800
  • 515be6c872 new legion version Carter Anderson 2019-11-12 22:31:17 -0800
  • 669849c454 initial commit Carter Anderson 2019-11-12 19:36:02 -0800
  • abbae9b486
    Merge pull request #15 from LaylConway/master David Harvey-Macaulay 2019-06-01 18:09:11 +0100
  • cec2d7ca9f Fix example not compiling Layl 2019-05-12 22:10:47 +0200
  • f3f2c68ad1 Add 2018 edition minimum Rust version requirement Layl 2019-05-12 20:59:37 +0200
  • dbd69b6f57 Change nalgebra types in public API to arrays Layl 2019-05-12 20:58:11 +0200
  • f9a5d92eab Remove get_ prefix from accessors Layl 2019-05-12 20:53:14 +0200
  • 1edb5486ca Final documentation touches Layl 2019-05-04 21:07:03 +0200
  • 144467e549 Remove remaining repr(C) Layl 2019-05-04 21:04:30 +0200
  • 49a6c4e728 Remove remaining libc types Layl 2019-05-04 21:02:38 +0200
  • 8390d57c8b Remove remaining malloc and free Layl 2019-05-04 21:00:42 +0200
  • 042ca9a662 Remove memset Layl 2019-05-04 20:45:06 +0200
  • 2c1a59d038 Replace pSubGroupTspace pUniSubGroups pTmpMembers Layl 2019-05-04 20:34:50 +0200
  • 324c9a7f98 Replace pGroups, piGroupTrianglesBuffer with vec Layl 2019-05-04 20:26:33 +0200
  • e0d086dc69 Change GenerateInitialVerticesIndexList to slices Layl 2019-05-04 20:22:17 +0200
  • 54a4a4ed8e Replace piTriListIn and pTriInfos with vec Layl 2019-05-04 20:09:12 +0200
  • 16ad3f16c8 Remove memset as it's no longer used Layl 2019-05-04 20:00:42 +0200
  • 3c90f723a2 Replace piHashCount and piHashcount2 with vec Layl 2019-05-04 20:00:13 +0200
  • 9132a97dcc Replace psTspace with vec Layl 2019-05-04 19:53:15 +0200
  • c7785265f5 Simplify memset calls, preparation for replacement Layl 2019-05-04 19:42:24 +0200
  • 43ec58f321 Replace bindings with Rust equivalent Layl 2019-05-04 16:56:34 +0200
  • dffcb0aefa
    fix link to blender wiki Benjamin Wasty 2019-01-14 00:21:29 +0100
  • af3b93d90c
    Merge pull request #14 from gltf-rs/v0.1.1 David Harvey-Macaulay 2018-07-29 14:05:26 +0100
  • 2f79db35cc Version 0.1.1 David Harvey-Macaulay 2018-07-29 13:58:45 +0100
  • 9a0a981405
    Merge pull request #13 from randomPoison/use-cc David Harvey-Macaulay 2018-07-24 18:31:08 +0100
  • 64352c21ce Fix build.rs to work on Linux David LeGare 2018-07-19 07:54:37 -0500
  • 0c37e5d506
    Fix typo in build.rs David LeGare 2018-07-18 16:57:55 -0500
  • b3ae27e22e
    Remove redundant rustc link directive David LeGare 2018-07-18 10:00:30 -0500
  • 37763b07ff Build mikktspace using cc instead of cmake David LeGare 2018-07-18 08:30:46 -0500
  • da59f42234 Merge pull request #12 from gltf-rs/cmake_fix_old_gcc David Harvey-Macaulay 2017-09-24 22:49:26 +0100
  • ede02d9003 CMake: replace -c11 with -c1x for GCC 4.6 Benjamin Wasty 2017-09-24 22:24:23 +0200
  • 95ac6cfc66 Merge pull request #9 from gltf-rs/bwasty-patch-1 Benjamin Wasty 2017-09-12 22:16:43 +0200
  • bd43082908 Fix travis badge in readme Benjamin Wasty 2017-09-12 22:15:54 +0200
  • 7feb1892d8 Fix README David Harvey-Macaulay 2017-09-12 11:16:03 +0100
  • 2f0bddd57d Merge pull request #7 from alteous/cargo-config David Harvey-Macaulay 2017-09-12 11:14:03 +0100
  • e9573cc6f3 Update Rust generate example David Harvey-Macaulay 2017-09-12 11:11:05 +0100
  • 18fab51991 Update README David Harvey-Macaulay 2017-09-12 10:58:26 +0100
  • a4b7821128 Exclude everything in the examples directory David Harvey-Macaulay 2017-09-12 10:44:39 +0100
  • ec5aa738a3 generate -> generate_tangents David Harvey-Macaulay 2017-09-12 10:42:37 +0100
  • dca0473bff Merge pull request #8 from gltf-rs/remove-corrode Benjamin Wasty 2017-09-12 08:53:49 +0200
  • 9b44031cb8 Add @alteous to authors list alteous 2017-09-07 14:07:29 +0100
  • 96fea5b5ef Add Travis CI badge alteous 2017-09-06 11:01:30 +0100
  • 80329ed035 Exclude C example alteous 2017-09-06 10:59:28 +0100
  • 0048ac14bd Add dual Apache-2.0 / MIT licence alteous 2017-09-06 10:58:04 +0100
  • 40142d0628 Add some keywords alteous 2017-09-06 10:55:45 +0100
  • 41adcc20d7 Add readme field alteous 2017-09-06 10:54:42 +0100
  • e0bacd9081 Set documentation, repository, and homepage fields alteous 2017-09-06 10:54:15 +0100
  • 04d7bdd4ed Add description field alteous 2017-09-06 10:52:51 +0100
  • 76ea78a2c9 Move cgmath to dev-dependencies alteous 2017-09-06 10:50:36 +0100
  • 6265eb4369 remove original corrode experiment Benjamin Wasty 2017-09-06 09:57:02 +0200
  • b49958ffe1 Merge pull request #2 from alteous/pr Benjamin Wasty 2017-09-06 09:34:25 +0200
  • 18fdec6e5d Merge pull request #3 from alteous/libmikktspace-version Benjamin Wasty 2017-09-04 08:44:25 +0200
  • 7f0b70df42 Set libmikktspace version to crate version alteous 2017-09-03 10:59:08 +0100
  • 7aeab71bc1 Cleanup alteous 2017-09-03 10:44:31 +0100
  • 254366314f Test the interface alteous 2017-09-03 10:37:25 +0100
  • 5a51803e66 add travis config + readme Benjamin Wasty 2017-08-30 23:50:39 +0200
  • a94c513a0c Merge pull request #1 from alteous/pr Benjamin Wasty 2017-08-30 23:41:41 +0200
  • 3d19ed6111 Make @bwasty the author alteous 2017-08-30 22:07:47 +0100
  • 99918f6aad Remove debug moduli alteous 2017-08-30 20:41:10 +0100
  • 94705b0ac1 Fixed incorrect foreign function signature alteous 2017-08-30 20:02:20 +0100
  • 4f7c63a945 Add generation example alteous 2017-08-30 17:36:25 +0100
  • dc8fe97715 Add closures interface alteous 2017-08-29 19:09:12 +0100
  • 9bbd34b6f6 Add Context abstraction alteous 2017-07-09 12:42:53 +0100
  • b450533bbe Add libmikktspace.a to .gitignore alteous 2017-07-09 11:53:43 +0100
  • 7100ed91ec Added stub FFI alteous 2017-07-09 11:52:03 +0100
  • 1763012732 Add mikktspace-sys library alteous 2017-07-08 19:08:29 +0100
  • 92fe7b77e6 Add CMake build script for reference implementation alteous 2017-07-08 19:06:37 +0100