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

glOrtho #538

Open
XaDanX opened this issue Jun 12, 2022 · 1 comment
Open

glOrtho #538

XaDanX opened this issue Jun 12, 2022 · 1 comment

Comments

@XaDanX
Copy link

XaDanX commented Jun 12, 2022

Is there any alternative to glOrtho? because i cant find this function in this library :(

@cdecompilador
Copy link

Thats a legacy function and is deprecated, to use it you have to create a context for Opengl 1.x, 2.x and generate the bindings for that specific version, here is an example, look at the build.rs and how it creates the context https://github.com/arnodb/torus_trooper_rs

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