Commit graph

  • e2dd9f7e3a Fixed bounding sphere generation main origin/main origin/HEAD bijan-S 2021-07-28 22:10:01 -0400
  • cd94c7ad6f Fixed bug in plane intersection test bijan-S 2021-05-05 21:48:22 -0400
  • 6d2a1407bf
    Update LICENSE bijan2005 2021-03-25 21:11:46 -0400
  • 736c1e416c
    Add MIT License bijan2005 2021-03-25 21:05:13 -0400
  • 68f158f3c9 Fix bugs bijan2005 2021-03-20 18:26:23 -0400
  • 72acde6ea8 Remove Cargo.lock from .gitignore bijan2005 2021-03-20 17:51:25 -0400
  • 0d3500ceb5 Refactor some method code bijan2005 2021-03-20 17:48:03 -0400
  • 6ef2c65009 Finished diffuse shading calculations bijan2005 2021-01-24 10:23:59 -0500
  • 20c32fc467 Add Texture struct to add extra texture information bijan2005 2021-01-24 00:06:23 -0500
  • 07445dd4be Created abbreviations for common geometry types bijan2005 2021-01-23 23:27:54 -0500
  • ed6e84a240 Add Light trait and PointLight instance bijan2005 2021-01-23 22:52:50 -0500
  • 53f5c8bac5 Redefine Scene struct bijan2005 2020-12-10 09:23:45 -0500
  • b53ea71eb0 Optimized bounding sphere intersection test bijan2005 2020-12-08 11:25:26 -0500
  • 14f1ed2a31 Implemented bounding spheres for objects bijan2005 2020-12-08 11:22:56 -0500
  • 4596c117df Complete triangle mesh code (and more refactoring) bijan2005 2020-12-07 12:04:44 -0500
  • cddec468de Realize the triangle struct doesn't work and completely refactor it bijan2005 2020-12-05 23:22:19 -0500
  • 822941d561 Create triangle struct (and add comments) bijan2005 2020-12-04 15:11:01 -0500
  • ef6ce4bbde Refactor camera code to use aspect ratio bijan2005 2020-11-30 12:00:43 -0500
  • 639518c317 Add color mapping to planes bijan2005 2020-11-30 11:56:55 -0500
  • ff625f576f Add generic trait Surface bijan2005 2020-11-30 09:41:15 -0500
  • 6a7a3c7774 Plane-ray intersection test bijan2005 2020-11-30 09:00:35 -0500
  • 7eb6f48fef Added basic plane struct bijan2005 2020-11-30 08:08:23 -0500
  • 09def56768
    Create README.md bijan2005 2020-11-29 16:30:07 -0500
  • 6a37feeacb Add .gitignore file bijan2005 2020-11-29 15:39:36 -0500
  • 7c7118665a Remove unnecessary files bijan2005 2020-11-29 15:00:48 -0500
  • cb87c1e70c Add basic color to spheres bijan2005 2020-11-27 12:36:38 -0500
  • 9d188ed692 Add existing files bijan2005 2020-11-27 00:02:03 -0500