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
.
Devsh-Graphics-Programming
/
Nabla
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
712
Code
Issues
82
Pull requests
37
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Sobol sampler
- #1062
#1062
Open
karimsayedre
wants to merge 13 commits into
master
Devsh-Graphics-Programming/Nabla:master
from
sobol-sampler
Devsh-Graphics-Programming/Nabla:sobol-sampler
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Sobol sampler
#1062
karimsayedre
wants to merge 13 commits into
master
Devsh-Graphics-Programming/Nabla:master
from
sobol-sampler
Devsh-Graphics-Programming/Nabla:sobol-sampler
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2026
factorize out a bunch of stuff, make the Spherical Rectangle Solid Angle Sampler global like its Triangle counterpart, we need to keep the basis around
devshgraphicsprogramming
committed
1f3fed4
View commit details
Copy full SHA for 1f3fed4
Browse repository at this point
epic optimization!
devshgraphicsprogramming
committed
1df4116
View commit details
Copy full SHA for 1df4116
Browse repository at this point
Commits on Apr 17, 2026
`UsePdfAsWeight==false` implementation was 100% wrong
devshgraphicsprogramming
committed
a3ed91a
View commit details
Copy full SHA for a3ed91a
Browse repository at this point
why its always to use accessing methods than members directly in other code :P
devshgraphicsprogramming
committed
99e9495
View commit details
Copy full SHA for 99e9495
Browse repository at this point
The Spherical Rectangle Shape needs to be created with the observer (local coordinate system) already given and fixed.
Show description for 6da021b
devshgraphicsprogramming
committed
6da021b
View commit details
Copy full SHA for 6da021b
Browse repository at this point
Spherical Rectangle needs `generateInverse` implemented, otherwise PRactical Warps are broken wrong weight was getting returned and MIS weights were inconsistent.
Show description for 4045921
devshgraphicsprogramming
committed
4045921
View commit details
Copy full SHA for 4045921
Browse repository at this point
Update spherical_triangle.hlsl
Show description for 45a68a6
devshgraphicsprogramming
authored
45a68a6
View commit details
Copy full SHA for 45a68a6
Browse repository at this point
Commits on Apr 21, 2026
fixed compartor float vs bool warning, no more spherical triangle boilerplate, addressed comments
karimsayedre
committed
2291b7d
View commit details
Copy full SHA for 2291b7d
Browse repository at this point
Commits on Apr 24, 2026
Eytzinger CDF, alias table is packed, 2 versions, CDF sampler now has 3 enumed types (tracking, YOLO, Eytzinger)
karimsayedre
committed
37cb817
View commit details
Copy full SHA for 37cb817
Browse repository at this point
forgotten to commit file
karimsayedre
committed
c12a724
View commit details
Copy full SHA for c12a724
Browse repository at this point
Merge branch 'master' into new-sampler-concepts
Show description for 0571f7e
karimsayedre
committed
0571f7e
View commit details
Copy full SHA for 0571f7e
Browse repository at this point
Commits on Apr 25, 2026
Added Sobol matrices as builtins
karimsayedre
committed
e135db2
View commit details
Copy full SHA for e135db2
Browse repository at this point
Commits on May 2, 2026
update examples submodule pointer
karimsayedre
committed
4f17bc1
View commit details
Copy full SHA for 4f17bc1
Browse repository at this point
You can’t perform that action at this time.