Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CIS5650-Fall-2025
/
Project3-CUDA-Path-Tracer
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
0
Code
Issues
0
Pull requests
53
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Project 3: Vismay Churiwala
- #56
#56
Open
vismaychuriwala
wants to merge 14 commits into
CIS5650-Fall-2025:main
CIS5650-Fall-2025/Project3-CUDA-Path-Tracer:main
from
vismaychuriwala:main
vismaychuriwala/CUDA-Path-Tracer:main
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Project 3: Vismay Churiwala
#56
vismaychuriwala
wants to merge 14 commits into
CIS5650-Fall-2025:main
CIS5650-Fall-2025/Project3-CUDA-Path-Tracer:main
from
vismaychuriwala:main
vismaychuriwala/CUDA-Path-Tracer:main
Copy head branch name to clipboard
Commits
Commits on Oct 6, 2025
Adding code for Path Tracing using BSDF scattering, Coalesced Memory PT, stochastic sampled anti-alising; and diffuse, reflected and refracted material tracing
vismaychuriwala
committed
cf30e81
View commit details
Copy full SHA for cf30e81
Browse repository at this point
Added depth-of-field
vismaychuriwala
committed
decfab2
View commit details
Copy full SHA for decfab2
Browse repository at this point
Commits on Oct 13, 2025
Added OBJ mesh loading, triangle intersection and volume bounding
vismaychuriwala
committed
e6cbf7a
View commit details
Copy full SHA for e6cbf7a
Browse repository at this point
Commits on Oct 21, 2025
Adding efficient intersection kernel, readme and final pathtracer image
vismaychuriwala
committed
068fe6f
View commit details
Copy full SHA for 068fe6f
Browse repository at this point
Commits on Nov 3, 2025
renaming images for readme
vismaychuriwala
committed
f428074
View commit details
Copy full SHA for f428074
Browse repository at this point
Merge branch 'CIS5650-Fall-2025:main' into main
vismaychuriwala
authored
6758153
View commit details
Copy full SHA for 6758153
Browse repository at this point
adding performance tests and metrics
vismaychuriwala
committed
60012e1
View commit details
Copy full SHA for 60012e1
Browse repository at this point
Merge branch 'main' of github.com:vismaychuriwala/CUDA-Path-Tracer
vismaychuriwala
committed
cdef218
View commit details
Copy full SHA for cdef218
Browse repository at this point
Commits on Nov 4, 2025
Adding performance toggles
vismaychuriwala
committed
76d88a6
View commit details
Copy full SHA for 76d88a6
Browse repository at this point
Update README
vismaychuriwala
committed
f2753a6
View commit details
Copy full SHA for f2753a6
Browse repository at this point
Commits on Feb 10, 2026
added Bounding Volume Hierarchy
vismaychuriwala
committed
1ff38f9
View commit details
Copy full SHA for 1ff38f9
Browse repository at this point
adding surface area hierarchy (SAH) BVH
vismaychuriwala
committed
0d2bf22
View commit details
Copy full SHA for 0d2bf22
Browse repository at this point
fixed scene mtl loading
vismaychuriwala
committed
1567d29
View commit details
Copy full SHA for 1567d29
Browse repository at this point
update readme
vismaychuriwala
committed
6d44e5d
View commit details
Copy full SHA for 6d44e5d
Browse repository at this point
You can’t perform that action at this time.