raylibshim - A shim library for Euphoria and Raylib

new topic     » topic index » view thread      » older message » newer message

Forked from Re: Texture Not Showing

Here's the start of a raylib shim library: https://github.com/ghaberek/raylibshim

The C code should be complete, but there's a lot of work to do on the Euphoria side to get it to set up the structres and pull out the values.

As it's written, it still takes structures-by-value as parameters to the C functions.

We could take this a step further and accept pointers to these structures, then pass the dereferenced value to the C function instead. (If that makes sense.)

-Greg

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu