Video games and stuff /
Work→@nitram-work
- Valencia, Spain
-
11:16
(UTC +01:00) - 2bam.com
Pinned Loading
-
-
NativeJoystick
NativeJoystick Public archiveAIR Native Extension (ANE) to support joysticks natively on the Windows platform.
-
Dungeons and diagrams like puzzle ge...
Dungeons and diagrams like puzzle generator using DFS/backtracking 1//
2// Dungeons and diagrams like puzzle generator
3// 2bam.com 2024
4//
5// There's room for improvement (in C):
-
Acceptable way to pin/fix structs fo...
Acceptable way to pin/fix structs for C#-C interop including swap chain arrays by using-Dispose pattern without GetPinnableReference because that's garbage. 1internal class CInteropProxy {
2[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
3unsafe delegate int C_stepDelegate(World.Pinned* world);
45C_stepDelegate? c_step; // Set with kernel32.dll GetProcAddress()
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.