Skip to content

Conversation

@itsdouges
Copy link
Contributor

@itsdouges itsdouges commented Nov 5, 2025

@vercel
Copy link

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
shaders-docs Ready Ready Preview Nov 12, 2025 2:22am

return (
<div className="md:mb-24">
{shaderDef && currentParams && (
<div className="flex h-80 items-center justify-between border-t border-current/10 dark:border-current/20">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all style changes are from the tw prettier plugin running over the code.

@itsdouges itsdouges changed the title [draft] dynamic shader playground dynamic shader playground Nov 5, 2025
@itsdouges itsdouges marked this pull request as ready for review November 5, 2025 11:16
@itsdouges itsdouges requested a review from vladmoroz November 5, 2025 11:16
@itsdouges itsdouges changed the title dynamic shader playground link to dynamic shader playground Nov 7, 2025
@itsdouges itsdouges changed the title link to dynamic shader playground link to dynamic shader playgrounds Nov 7, 2025
shift: { value: defaults.shift, min: -1, max: 1, order: 215 },
stretch: { value: defaults.stretch, min: 0, max: 1, order: 216 },
blur: { value: defaults.blur, min: 0, max: 1, order: 220 },
margin: { value: defaults.margin, min: 0, max: 0.5, order: 500 },
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because margin isn't available in paper I've switched it out for the individual props

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants