Saša Barišić

Results 16 comments of Saša Barišić

Yes, except i would make the file extensions optional and only resolve native libraries after nothing written in gravity has been found. That way the language can be extended with...

Literally every language you posted as example supports native code interop in one way or another.

@marcobambini Please don't use .gcode, this may be confused with G code for CNC machines. @GreenJoey An **interpreted** programming language **can not have a foreign function interface** (at least not...

This is because i could not find any way to draw a textured triangle in windows forms. The example is not complete. I will see what i can do in...

~~I do accept donations, link to the paypal donation page is on my profile. 😄~~ I'm currently implementing stuff as i need it for my game engine project. Multiple contexts...

I do not plan on adding .net core support myself, but i would be accepting pull requests

Nice, make a post when it will be ready and i'll check it out and merge

By multiple contexts i mean multiple separate calls to NuklearAPI to draw two separate instances of the GUI from one process. This is graphics API independent, this is why you...

Exposed how and where exactly? If you're creating your own device, then as @Donaut said, you get the vertex count in the Render() method. Nuklear has some sort of "command...

``Shutdown`` was tested by my friend, it also didn't work. That's how i was alerted to the problem. It behaves the same as ``Disconnect``