ElectronicFreezer
ElectronicFreezer
DDeno
Created by banananas on 10/7/2024 in #help
(Littledivy's SDL2 bindings) textures not loading properly
awesome!
18 replies
DDeno
Created by banananas on 10/7/2024 in #help
(Littledivy's SDL2 bindings) textures not loading properly
anyway sdl is big enough that you probably want to make a binding gen eventually
18 replies
DDeno
Created by banananas on 10/7/2024 in #help
(Littledivy's SDL2 bindings) textures not loading properly
yeah you can copy paste code from divys bindings
18 replies
DDeno
Created by banananas on 10/7/2024 in #help
(Littledivy's SDL2 bindings) textures not loading properly
doesnt the divy sdl binding already do sdl init when you use it?
18 replies
DDeno
Created by banananas on 10/7/2024 in #help
(Littledivy's SDL2 bindings) textures not loading properly
if you do that, feel free to ask me, i have a somewhat full example of openvr to deno ffi here that handles a lot of ffi quirks etc https://github.com/mommysgoodpuppy/OpenVR_TS_Bindings_Deno
18 replies
DDeno
Created by banananas on 10/7/2024 in #help
(Littledivy's SDL2 bindings) textures not loading properly
contributing to the sdl bindings is also great but yeah it is probably a lot of work
18 replies
DDeno
Created by banananas on 10/7/2024 in #help
(Littledivy's SDL2 bindings) textures not loading properly
i get that, you could maybe setup something cursed like deno python to sdl https://deno.land/x/python@0.4.3
18 replies
DDeno
Created by banananas on 10/7/2024 in #help
(Littledivy's SDL2 bindings) textures not loading properly
any reason for wanting to use SDL in deno? instead of something where sdl is well supported?
18 replies
DDeno
Created by banananas on 10/7/2024 in #help
(Littledivy's SDL2 bindings) textures not loading properly
Ive looked at divys sdl binding for a little bit, theyre still quite a bit work in progress. So its likely issues are on the package side. If you need just a window there are other ways but if you need SDL specifically the package needs more work.
18 replies