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
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
.
processing
/
p5.js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
23.9k
Code
Issues
387
Pull requests
133
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
GSOC 26: normal (bump) map support
- #9067
#9067
Merged
davepagurek
merged 12 commits into
processing:main
processing/p5.js:main
from
Nixxx19:normal-mapping
Nixxx19/p5.js:normal-mapping
Copy head branch name to clipboard
Aug 15, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
GSOC 26: normal (bump) map support
#9067
davepagurek
merged 12 commits into
processing:main
processing/p5.js:main
from
Nixxx19:normal-mapping
Nixxx19/p5.js:normal-mapping
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
render map_Bump normal maps with baked per-vertex tangents
Nixxx19
committed
06c30cf
View commit details
Copy full SHA for 06c30cf
Browse repository at this point
port normal mapping to webgpu with a per-flag shader variant
Nixxx19
committed
8887a80
View commit details
Copy full SHA for 8887a80
Browse repository at this point
test normal mapping across parse, load and lit renders in both renderers
Nixxx19
committed
9255970
View commit details
Copy full SHA for 9255970
Browse repository at this point
add bump strength (-bm) and a bumpTexture() method for setting normal maps in code
Nixxx19
committed
ca58d83
View commit details
Copy full SHA for ca58d83
Browse repository at this point
test bump strength parsing and bumpTexture on a built shape
Nixxx19
committed
92bcd6d
View commit details
Copy full SHA for 92bcd6d
Browse repository at this point
Merge branch 'main' into normal-mapping
Nixxx19
authored
8c63d95
View commit details
Copy full SHA for 8c63d95
Browse repository at this point
Commits on Aug 12, 2026
Merge branch 'main' into normal-mapping
davepagurek
authored
2c20400
View commit details
Copy full SHA for 2c20400
Browse repository at this point
Merge branch 'main' into normal-mapping
davepagurek
authored
6eb0448
View commit details
Copy full SHA for 6eb0448
Browse repository at this point
rename bumpTexture to normalTexture and add specular/ambient/shininess map setters
Nixxx19
committed
1330418
View commit details
Copy full SHA for 1330418
Browse repository at this point
test the material map setters and re-point the visual test
Nixxx19
committed
fce1a82
View commit details
Copy full SHA for fce1a82
Browse repository at this point
rerun ci
Nixxx19
committed
4342ebf
View commit details
Copy full SHA for 4342ebf
Browse repository at this point
Commits on Aug 15, 2026
Merge branch 'main' into normal-mapping
davepagurek
authored
72c0ab2
View commit details
Copy full SHA for 72c0ab2
Browse repository at this point
You can’t perform that action at this time.