Commit graph

  • 4052dd41d3 library: add texture module Bruno BELANYI 2020-03-17 19:08:36 +0100
  • d785800bfe library: material: split Material into trait Bruno BELANYI 2020-03-17 19:16:25 +0100
  • 2a36728468 library: material: add Material implementation Bruno BELANYI 2020-03-17 14:09:58 +0100
  • 9fa0da1b83 library: add material module Bruno BELANYI 2020-03-17 14:09:07 +0100
  • 48b3f03d40 library: core: color: add Mul-like ops by self Bruno BELANYI 2020-03-17 13:55:49 +0100
  • 2dd5c675af library: core: add Camera implementation Bruno BELANYI 2020-03-17 13:41:52 +0100
  • a4caa456ce library: core: add Film implementation Bruno BELANYI 2020-03-17 13:41:44 +0100
  • 8d6d4cf7d7 library: shape: add Triangle implementation Bruno BELANYI 2020-03-16 19:00:25 +0100
  • 2088877bd2 library: light: add SpotLight implementation Bruno BELANYI 2020-03-16 18:35:01 +0100
  • 3a487d956e library: light: add AmbientLight implementation Bruno BELANYI 2020-03-16 17:54:44 +0100
  • d759c16f5d library: light: add DirectionalLight implementation Bruno BELANYI 2020-03-16 17:44:28 +0100
  • 22167a1b93 library: light: add PointLight implementation Bruno BELANYI 2020-03-16 17:40:49 +0100
  • 7c8cc0d970 library: shape: add Sphere implementation Bruno BELANYI 2020-03-16 17:27:31 +0100
  • 7d28e21a70 library: move from f64 to f32 Bruno BELANYI 2020-03-16 17:26:04 +0100
  • 5d03df960c project: use non-nightly image by default in CI Bruno BELANYI 2020-03-16 16:26:51 +0100
  • 31272bceac library: core: color: add arithmetic operations Bruno BELANYI 2020-03-16 16:07:44 +0100
  • 708fec536e project: add derive_more dependency Bruno BELANYI 2020-03-16 16:07:21 +0100
  • 924f6bcc3c library: shape: add Shape trait definition Bruno BELANYI 2020-03-16 15:25:21 +0100
  • 6aaf927823 library: add shape module Bruno BELANYI 2020-03-16 15:25:03 +0100
  • 30c48ea021 library: light: add SpatialLight trait definition Bruno BELANYI 2020-03-16 15:20:13 +0100
  • 20d9103d39 library: light: add Light trait definition Bruno BELANYI 2020-03-16 15:18:29 +0100
  • c0e21d2f66 library: add light module Bruno BELANYI 2020-03-16 15:18:15 +0100
  • b89631adce library: core: add LinearColor type Bruno BELANYI 2020-03-16 15:16:37 +0100
  • ecde825407 library: add core module Bruno BELANYI 2020-03-16 15:16:20 +0100
  • fe6a58f00e library: define point and vector type aliases Bruno BELANYI 2020-03-16 15:15:01 +0100
  • ea9120fab3 project: split project into library and executable Bruno BELANYI 2020-03-16 14:57:01 +0100
  • 1a3d0ca2a7 project: add BVH dependency Bruno BELANYI 2020-03-16 14:30:38 +0100
  • 1eeedf3d7f project: use nightly in CI Bruno BELANYI 2020-03-08 17:26:42 +0100
  • 01c21c352d gitlab: add minimal CI Bruno BELANYI 2020-03-08 16:50:04 +0100
  • 85650d1be2 project: add default formatting configuration Bruno BELANYI 2020-03-08 16:47:09 +0100
  • 35626278d1 project: add Cargo project files Bruno BELANYI 2020-03-08 16:22:44 +0100