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

[Feature request] Custom shader for a Shape or/and custom shader Shape #21

Open
trsh opened this issue Nov 10, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request future Long-term goals and features

Comments

@trsh
Copy link

trsh commented Nov 10, 2023

This sounds a bit insane maybe :D, but I would like to be able, to put a custom shader on a shape.
Any shader language works for me.
Input could be depth, original calculated color, normal, etc. of the shape.
Output my defined/modified color.

Why?

Useful for planet simulations- For pixel precision heightmap from far away.
Displaying misc distant things, like moon in background, without faking it with a small voxel, then you have to displace, to not run into it.
Textures, when needed.
Own water shader.
Flame shader, etc.

@begla begla self-assigned this Dec 4, 2023
@begla begla added the enhancement New feature or request label Dec 4, 2023
@begla begla added the future Long-term goals and features label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future Long-term goals and features
Projects
None yet
Development

No branches or pull requests

2 participants