Skip to content

feat: Shadow mapping - #11

Draft
NicusorN5 wants to merge 2 commits into
3DRadSpace:masterfrom
NicusorN5:master
Draft

feat: Shadow mapping#11
NicusorN5 wants to merge 2 commits into
3DRadSpace:masterfrom
NicusorN5:master

Conversation

@NicusorN5

Copy link
Copy Markdown
Member

Scope of this PR is implementing an plain forward renderer shadow mapper. As of now, it is partially implemented (see previous attempts.)

Refactors are required for this feature to work.

Closes #9 .

[ ] Depth pass
[x] Shader permutations that include the shadow effect
[ ] Replacing bound effects when drawing the meshes

@NicusorN5 NicusorN5 added this to the 0.1.0a milestone Aug 10, 2026
@NicusorN5 NicusorN5 self-assigned this Aug 10, 2026
@codacy-production

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 1 high

Alerts:
⚠ 1 issue (≤ 0 issues of at least minor severity)

Results:
1 new issue

Category Results
ErrorProne 1 high

View in Codacy

🟢 Metrics 13 complexity · 0 duplication

Metric Results
Complexity 13
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

Feature: Shadow mapping

1 participant