Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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-Examples-and-Tests
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
55
Code
Issues
2
Pull requests
20
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
cb450ba
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 6, 2025
allow cameras orientation to be controlled with raw input pitch/yaw/roll degrees world scalars & still respect manipulate constraints; mark TODOs for orbit camera, we need another gimbal to control…
Show description for cb450ba
AnastaZIuk
committed
cb450ba
Copy full SHA for cb450ba
Commits on Feb 2, 2025
finally managed to get reference frame virtual events from imguizmo, FPS Camera & Free lock tested - leaving some debug windows, save work
AnastaZIuk
committed
61b5db0
Copy full SHA for 61b5db0
Commits on Jan 31, 2025
correct bugs, save changes with tests, allow gizmos to controller cameras & adjust to changes - take reference frame with ::manipulate parameter; I need to inspect a few issues with reference events
AnastaZIuk
committed
578fc0c
Copy full SHA for 578fc0c
Commits on Jan 24, 2025
core::transpose to hlsl::transpose
AnastaZIuk
committed
45a5762
Copy full SHA for 45a5762
pull master & resolve conflicts
AnastaZIuk
committed
afefc72
Copy full SHA for afefc72
a few transpose updates due to ambiguity, need Ali changes to apply and pull master
AnastaZIuk
committed
c8572ac
Copy full SHA for c8572ac
wooops thats funny, correct scope target definitions for UI ex
AnastaZIuk
committed
0bebf6c
Copy full SHA for 0bebf6c
Merge pull request #167 from Devsh-Graphics-Programming/yas_cameraz_cursorfix
Show description for b44c1f9
AnastaZIuk
authored
b44c1f9
Copy full SHA for b44c1f9
Commits on Jan 22, 2025
Merge pull request #169 from Devsh-Graphics-Programming/ali_blur3
Show description for 8cada24
devshgraphicsprogramming
authored
8cada24
Copy full SHA for 8cada24
Fix ex11
Fletterio
committed
45978e2
Copy full SHA for 45978e2
Update Bloom example, removed memory barriers on FFT
Fletterio
committed
227ba26
Copy full SHA for 227ba26
update to latest nabla changes + bitfields
Show description for 9c59f0b
alichraghi
committed
9c59f0b
Copy full SHA for 9c59f0b
Commits on Jan 21, 2025
Merge pull request #171 from Devsh-Graphics-Programming/FFT_Bloom
Show description for 87de838
Fletterio
authored
87de838
Copy full SHA for 87de838
Final PR review change
Fletterio
committed
3773f0d
Copy full SHA for 3773f0d
Remove pointless push constant updates
Fletterio
committed
98326de
Copy full SHA for 98326de
PR review changes
Fletterio
committed
8ae9cec
Copy full SHA for 8ae9cec
Commits on Jan 20, 2025
Pack channelInfo bitfield
Fletterio
committed
5ee3276
Copy full SHA for 5ee3276
Reflects changes in Nabla to some fft util functions
Fletterio
committed
d8d9e19
Copy full SHA for d8d9e19
Commits on Jan 18, 2025
26_Blur: move blur functionality out of example code
Show description for ba9374c
alichraghi
committed
ba9374c
Copy full SHA for ba9374c
Commits on Jan 17, 2025
Less aggressive unrolling for better occupancy, optimize register usage in second pass preload
Fletterio
committed
504cea2
Copy full SHA for 504cea2
Unroll all loops for even faster FFT
Fletterio
committed
78faf01
Copy full SHA for 78faf01
Updated accessor concepts
Fletterio
committed
690c070
Copy full SHA for 690c070
Get rid of hardcoded variable
Fletterio
committed
350b0dc
Copy full SHA for 350b0dc
Changed Global Accessors to follow templated gettter/setters
Fletterio
committed
3ed273c
Copy full SHA for 3ed273c
Commits on Jan 16, 2025
Merge branch 'master' into FFT_Bloom
Fletterio
committed
f4f5aef
Copy full SHA for f4f5aef
Fixed swapchain creation and bitpacking of push constants
Fletterio
committed
f911f19
Copy full SHA for f911f19
use optimal workgroup size
devsh
committed
b8ce64b
Copy full SHA for b8ce64b
Commits on Jan 14, 2025
create images in VRAM and silence warnings
devsh
committed
1f0361b
Copy full SHA for 1f0361b
all the optimizations
devsh
committed
5bbf29d
Copy full SHA for 5bbf29d
actually run the prefix sum
devsh
committed
9b99a15
Copy full SHA for 9b99a15
0.4 ms for a 2048 long scanline
devsh
committed
b8b9f03
Copy full SHA for b8b9f03
Merge remote-tracking branch 'origin/master' into ali_blur3
alichraghi
committed
c1a9588
Copy full SHA for c1a9588
26_Blur: shader structure changes
Show description for 766e92b
alichraghi
committed
766e92b
Copy full SHA for 766e92b
Move FFT readme
Fletterio
committed
0f2d0b3
Copy full SHA for 0f2d0b3
Commits on Jan 13, 2025
Merge branch 'yas_cameraz_cursorfix' of github.com:Devsh-Graphics-Programming/Nabla-Examples-and-Tests into yas_cameraz_cursorfix
YasInvolved
committed
c1b2987
Copy full SHA for c1b2987
Pagination
Previous
Next
You can’t perform that action at this time.