victor atasie

Results 16 comments of victor atasie

ok, got it. Thanks for the feedback. I'll wait till after the rewrite.

hey @alice-i-cecile @mockersf, I'm working on a headless renderer plugin for bevy (https://github.com/cs50victor/bevy_headless). My use case is to run a game on a container and have users connect to it....

Thanks for letting me know trying to uncouple winit is not really possible at the moment ( before I learnt the heard way ). I'll test your Dockerfile and give...

It worked. Thanks @mockersf. Really appreciate it.

⌛ https://github.com/cs50victor/new_media/pull/18

@mosure use fly.io? currently have new_media working remotely on a fly.io gpu. wondering if you'll be able to test a similar PR here.

true, bevy currently can't work without winit so the docker container needs x11 or wayland. Current solution is supper hacky but seems like the best solution at the moment (https://github.com/cs50victor/newmedia/blob/main/Dockerfile.prod#L38)....

Do i merge this as a starting point and add more details in future PRs or would you want a more detailed initial doc before merging?

hey @youknowone, thanks for your work on this project. I'm interested in using rustpython in an open source project i'm working on. would closing this issue allow projects using rustpython...