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

actual examples #81

Closed
MrGrak opened this issue Dec 22, 2019 · 2 comments
Closed

actual examples #81

MrGrak opened this issue Dec 22, 2019 · 2 comments

Comments

@MrGrak
Copy link

MrGrak commented Dec 22, 2019

Silk looks really interesting, but the examples provided (at the tike of my posting) are copied and pasted console.writeLine("hello world") examples. Where might I be able to find actual useful Silk examples?

Thanks

@Perksey
Copy link
Member

Perksey commented Dec 22, 2019

Hey there! Yeah sorry about that, we're working on an in-depth tutorial series but it really does take time. We have a couple of test applications in the Silk.NET Lab that can be used as examples, this includes 2 applications that produce a triangle in both OpenGL and Vulkan, an application we use for testing our input system, and a blank window app.

These are all minimal examples but realistically once you know how to interface with the native APIs, it's all just simple OpenGL knowledge - most OpenGL tutorials are transferrable to Silk.NET.

Let me know how you get on!

@MrGrak
Copy link
Author

MrGrak commented Dec 22, 2019

Thanks, I'll take a look at them. It may be better to remove the examples folder until they are ready. Thanks again.

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

No branches or pull requests

2 participants