Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a simple shader toy style editor in demo app. #232

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

sirdoombox
Copy link
Collaborator

A simple editor, compile button, compiler errors and a renderer all implemented to show how it's possible and allow people to experiment with shaders in Avalonia and how they perform in SukiUI specifically.

Includes a minor tweak to .ToString() to allow the raw shader code to be accessed from SukiEffect.

This isn't styled well at all and it's just the raw functionality and a vague layout.

@kikipoulet kikipoulet merged commit e31a762 into kikipoulet:main Jul 1, 2024
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.

2 participants