-
Notifications
You must be signed in to change notification settings - Fork 13
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
Any news here? #2
Comments
Hi! |
Just a quick question. Do you have a working "Hello Triangle" program (or something else that is fairly simple) that uses these bindings? |
@stefnotch I added a minimal triangle sample. It might still change quite a bit. |
Are those lines needed: (I am guessing that they are used for the window) So, should I download SharpDX as well? |
Yes, that's used for windowing and I'll remove it eventually. |
Here are some instructions (from MSDN, shortened and modified) that you may want to include: How to add SharpVulkan to your project
(Or is adding a .dll a better idea?) |
Hi,
I was trying to implement Vulkan support but at the moment mono SharpVulkan is not complete, do you plan to proceed with binding? Can you release the binding generation tool?
The text was updated successfully, but these errors were encountered: