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

Documentation of missing functions listed in tests #17

Open
voronoipotato opened this issue May 9, 2020 · 3 comments
Open

Documentation of missing functions listed in tests #17

voronoipotato opened this issue May 9, 2020 · 3 comments

Comments

@voronoipotato
Copy link

It would have been really helpful when I was messing with this a few months ago and couldn't figure out how to do "distance" :). Thanks for all the hard work on building this by the way, it's awesome!

@krauthaufen
Copy link
Owner

Hey, glad that you like it. I'm aware that most of it is not really documented at all and we'd definitely like to improve that, but what exactly do you mean by missing functions list? There recently has been a major overhaul of aardvark.base's matrix/vector things which has certainly caused several missing functions.
I think it would be great to have some sort of reference for builtin functions, etc.

@voronoipotato
Copy link
Author

yeah that's what I mean, it's not clear what functions are available for example in glsl. For example, in glsl there's a distance function, it's unclear how to represent that in a FShade shader.

@krauthaufen
Copy link
Owner

Hey, I totally see the issue, Would be really nice to have documentation on that, maybe we could auto-generate it partly by using FShade's intrinsic function table somehow.

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

No branches or pull requests

2 participants