You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Is there any alternative to glOrtho? because i cant find this function in this library :(
The text was updated successfully, but these errors were encountered: