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

Please offer complete tutorial code for beginners. #5

Open
MSKTHU opened this issue Nov 8, 2021 · 7 comments
Open

Please offer complete tutorial code for beginners. #5

MSKTHU opened this issue Nov 8, 2021 · 7 comments

Comments

@MSKTHU
Copy link

MSKTHU commented Nov 8, 2021

Could you please offer the complete code which could run even though a hello world project. I can hardly learn to use the API cause the only document I found is the uncomplete tutorial code.

@apanteleev
Copy link
Contributor

This is a reasonable request. The only obstacle to providing a complete running example here is that it needs things like device initialization and window management, which are out of scope for this library. Still, this might happen.

In the meantime, you can use the donut_examples repo to see some apps that run through NVRHI. (although looks like you already know about it)

@apanteleev
Copy link
Contributor

Also, this fork looks like it has a complete running Vulkan app. I have not tested it though, use at your own risk.

@RobertBeckebans
Copy link

Is there a Discord for discussions about using NVRHI? I really like it. @stephenap07 started to write a backend for RBDOOM-3-BFG. We had several discussions about various next-gen wrapper for a good OpenGL replacement like The-Forge, BGFX, Dilligent Engine and so on. I recommended NVRHI and he made some very good progress in a short time. It's seems to be as easy as OpenGL and a dedicated Discord might help to spread its popularity.

@apanteleev
Copy link
Contributor

No, there is not currently a Discord server for NVRHI. I don't think there is enough interest in it yet, but maybe creating one can help NVRHI gain popularity?..

If there is a server where you're discussing the RBDOOM3 work, I can join that and provide support if necessary.

@GoldenThumbs
Copy link

Has there been a Discord server or support forum created for this?

@apanteleev
Copy link
Contributor

I recently learned about the Graphics Programming Discord server, and it looks like some people out there are aware of / using NVRHI. Feel free to join and maybe create a channel there. https://discord.com/invite/6mgNGk7

@lalishansh
Copy link

Hello @apanteleev, can you please provide complete end-to-end example with GLFW or SDL or Windows API (whichever you seem fit), all in a single source file (possibly Vulkan example) in plain old int main() style, as donut examples is daunting to look at while [tutorial.md] dosen't provide an end-to-end example and wasn't able get working application with it.
Thank you

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

5 participants