Replies: 2 comments
|
Yes go ahead. Most people use the pyray api so most of the examples use it but I will accept either or both. |
0 replies
|
is that example ok? https://github.com/sDos280/pyray-C-API-example/blob/main/Capi_basic_window.py if it does, how should I call the file, and where to put it? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have an idea, I want to make an example of a basic window example in pyray using the C API.
I know that pyray uses the python API for most of his examples, but sometimes that isn't the case like in the shader examples, so I was thinking about making an example on the C API so it will be (hopefully) clear on how to use that.
please give me your opinion.
All reactions