Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Devsh-Graphics-Programming
/
Nabla
Public
Notifications
You must be signed in to change notification settings
Fork
67
Star
641
Code
Issues
82
Pull requests
32
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
precompiled_shaders
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 30, 2025
Updated examples
Przemog1
committed
b4ce8f6
Copy full SHA for b4ce8f6
Commits on Oct 29, 2025
Update examples
Przemog1
committed
33e7428
Copy full SHA for 33e7428
Commits on Oct 27, 2025
Updated examples
Przemog1
committed
15a91b4
Copy full SHA for 15a91b4
Commits on Oct 24, 2025
Resolved conflicts, cherry-picked 93814913e84eb86e4c625d9e32d83221c62965c9
AnastaZIuk
authored and
Przemog1
committed
0c57c4e
Copy full SHA for 0c57c4e
fix a bug after my NSC rules update
AnastaZIuk
authored and
Przemog1
committed
0bd968e
Copy full SHA for 0bd968e
Resolved conflicts, cherry-picked e3129939c8253ec04525bdb726578cfe61b754ac
AnastaZIuk
authored and
Przemog1
committed
baa6b4a
Copy full SHA for baa6b4a
fix a bug after my NSC rules update
AnastaZIuk
authored and
Przemog1
committed
639e2d4
Copy full SHA for 639e2d4
cap kind args
AnastaZIuk
authored and
Przemog1
committed
9e4c75e
Copy full SHA for 9e4c75e
Updated examples
Przemog1
committed
d7da234
Copy full SHA for d7da234
Commits on Oct 22, 2025
Resolved conflicts, cherry picked 9381491
AnastaZIuk
authored and
Przemog1
committed
e5da351
Copy full SHA for e5da351
Commits on Oct 3, 2025
bump release version
devsh
committed
aa5d6cb
Copy full SHA for aa5d6cb
fix a nasty bug in GeneralpurposeAddressAllocator
devsh
committed
0f59d69
Copy full SHA for 0f59d69
Commits on Sep 27, 2025
Merge pull request #935 from Devsh-Graphics-Programming/material_compiler_v3
Show description for a5a05e7
devshgraphicsprogramming
authored
a5a05e7
Copy full SHA for a5a05e7
note down some more things and run final CI test
devsh
committed
874766e
Copy full SHA for 874766e
Commits on Sep 25, 2025
rework `CFrontend::CThinDielectricScatterCorrection`
devsh
committed
0a3d58a
Copy full SHA for 0a3d58a
Realize that UV slot (tangents) are needed whenever NDF is anisotropic even if no textures are used
Show description for 1315b7a
devsh
committed
1315b7a
Copy full SHA for 1315b7a
Finish Beer Tests
devsh
committed
549c7b7
Copy full SHA for 549c7b7
Commits on Sep 24, 2025
expression cycle detection, fix colorspace semantic printing in Dot graphs
devsh
committed
22e84c4
Copy full SHA for 22e84c4
Commits on Sep 23, 2025
detect cycles of BxDF layers, optimize the DOT Graphviz printing to not print in cycles
devsh
committed
638665a
Copy full SHA for 638665a
make all Frontend children mandatory unless stated otherwise
devsh
committed
47300fd
Copy full SHA for 47300fd
undo submodule change after merge
devsh
committed
82c53d1
Copy full SHA for 82c53d1
Commits on Sep 22, 2025
Ban complex fresnels from BTDFs, add `CSpectralVariable` getters for the ParameterSet stuff
devsh
committed
d7c1c0b
Copy full SHA for d7c1c0b
Write down the final design of the layering!
devsh
committed
3ce8ea8
Copy full SHA for 3ce8ea8
Merge remote-tracking branch 'remotes/origin/master' into material_compiler_v3
devsh
committed
4dbc948
Copy full SHA for 4dbc948
update Nabla Release Version
devsh
committed
21cad38
Copy full SHA for 21cad38
Use NBL_VALID_EXPRESSION, `always_true` is NOT a way to check the validity of an expression!
devsh
committed
977b0cd
Copy full SHA for 977b0cd
Commits on Sep 19, 2025
Merge pull request #934 from Devsh-Graphics-Programming/dxc_update_19_09_2025
Show description for ece9310
AnastaZIuk
authored
ece9310
Copy full SHA for ece9310
update dxc submodule
AnastaZIuk
committed
2731c96
Copy full SHA for 2731c96
update dxc submodule
AnastaZIuk
committed
05335e1
Copy full SHA for 05335e1
Merge pull request #919 from Devsh-Graphics-Programming/bxdf_fixes_non_ct
Show description for fb76cec
devshgraphicsprogramming
authored
fb76cec
Copy full SHA for fb76cec
moved lambertian and oren nayar logic into a base class
keptsecret
committed
906d437
Copy full SHA for 906d437
reverted __rec_pi_factored_out_wo_clamps removal in oren nayar
keptsecret
committed
75ef607
Copy full SHA for 75ef607
fix delta distribution generate
keptsecret
committed
6488ba4
Copy full SHA for 6488ba4
fix more oren nayar bugs
keptsecret
committed
7e086f4
Copy full SHA for 7e086f4
oren nayar create changes
keptsecret
committed
b0c41f7
Copy full SHA for b0c41f7
Pagination
Previous
Next
You can’t perform that action at this time.