Skip to content

Simple raytracer written in rust

active 2024-07-302024-09-23 (UTC)

Complete coverage26,788 / 26,788 hourly files (100%) · 2 absent upstream2023-08-152026-09-04 (UTC)
Events
14
Pushes
7
Pull requests
0
Issues
4
Stars
0
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 56 days from 2024-07-30 to 2024-09-23. Pushes: 7 total, peak 4 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 4 total, peak 2 in a day. Comments: 1 total, peak 1 in a day. Stars: 0 total, peak 0 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
jesseVDwolf9701
SirMorfield3000

Recent activity

Latest issues, pull requests and releases

  • Issue#2SirMorfield2024-09-23 17:16
    You could use static length arrays here: https://stackoverflow.com/questions/25805174/creating-a-fixed-size-array-on-heap-in-rust
  • Issue comment#2jesseVDwolf2024-09-13 18:57
    You could use static length arrays here: https://stackoverflow.com/questions/25805174/creating-a-fixed-size-array-on-heap-in-rust
  • Issue#1jesseVDwolf2024-09-13 18:48
    Should be `b + (b.powf(2.0) - 4.0 * a * c).sqrt() / (2.0 * a);`
  • Issue#2SirMorfield2024-09-08 15:46
    You could use static length arrays here: https://stackoverflow.com/questions/25805174/creating-a-fixed-size-array-on-heap-in-rust
  • Issue#1SirMorfield2024-09-08 15:43
    t0 or t1 should be `b + (b.powf(2.0) - 4.0 * a * c).sqrt() / (2.0 * a);`

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.