Weiter mit der Python Arcade Bibliothek?

Die jüngste (Wieder-) Entdeckung der Python Arcade Spielebibliothek hat mich ziemkich gefesselt und die letzten Tage nicht in Ruhe gelassen. Und so habe ich weiter mit ihr experimentiert und dabei einiges gelernt: https://kantel.github.io/posts/2025021402_arcade_tut_2/ #Python #GameDev #Arcade #Pyglet #Pymunk

Weiter mit der Python Arcade Bibliothek? – Der Schockwellenreiter

Ok I'm basically at a loss at this point with this pyglet shit. This code is working on my laptop, but on the Pi, every time it tried to load the very same mp4 file, it gives me this "pyglet.media.codecs.wave.WAVEDecodeException: file does not start with RIDD id"

I tried "options['audio'] = ('silent'), and the mp4 doesn't have a bloody audio track to begin with, so idk wtf a RIFF id has to do with it at this point.

Should I re-encode with a silent WAV audio track to humour it?

#python #pyglet

I wish #trimesh .show() method would work with the latest #pyglet (v2.0.X, it only works with v1.5.X)
#Python #WishesFor2024

It's been a rare cold and rainy weekend, so I stayed inside and learned some pyglet for multimedia programming in Python. I made a "game" with a cat walking around.

#python #pyglet #gamedev #opengameart

I did make a triangle with Pyglet over OpenGL! Still some more foundational ground to cover. I am following this tutorial https://learnopengl.com/Getting-started/Hello-Triangle plus staring at https://pyglet.readthedocs.io/en/latest/programming_guide/graphics.html which is totally incomprehensible until you read the OpenGL tutorial. #python #pyglet #opengl
LearnOpenGL - Hello Triangle

Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners.

@Alianin there are more than just pygame, many options can be used for game dev on python, from pixelart oriented #arcade to #panda3D for 3d ones, and many options like #pyglet or #kivy can be used to build games as well, even if less directly game oriented.
Nothing wrong with pygame, but there are many options.
visualizing bubble sorts using a graph

PeerTube
Getting a new #pyglet release ready. Hopefully soon!