César

@idaho06
32 Followers
45 Following
138 Posts
Unix, GNU/Linux and Hadoop admin. Amateur coder.
Itch.iohttps://idaho06.itch.io/
Websitehttps://lemniscata.com
Githubhttps://github.com/idaho06
I'm going to reinstall to CachyOS. Goodbye, Manjaro, you did it well.
I'm going to create a map editor based on my game engine and spent the time in the most important part: a good intro! #indiedev #bevy_ecs #raylib #gamedev
@beemdvp It's just the bevy_ecs library for handling the data and the functions to render etc. The actual handling of graphics, sound and input is done by raylib.
#bevy_ecs #raylib #gameengine #rust #gamedev #indiedev Run, walk, idle, attack and now jump movement. It's a bit buggy, but it works!
#rust #bevy_ecs #lua #gamedev #indiedev Still adding features to the Aberred Engine!
Is there an equivalent to the MacBook Neo in terms of build materials, battery and form factor, but with Linux?
Time for my game engine spam before going to bed. I added parent-child relationship between entities and a system to do transformations of scale, rotation and position. Then I summoned to Shub-Niggurath.
https://github.com/idaho06/aberredengine/tree/feature/parent-children-feature-to-apply-transformations
#AberredEngine #rust #lua #bevy #raylib
Cada vez que un compañero developer dice algo de su rama, dentro de mi cabeza una voz susurra: “Mi rama es tu ama”
Support your favorite stuff, don’t take it for granted
This is the current status of my toy game engine. This is mostly particle emitters, entity cloning, and a small touch of post-processing shading. I'm quite happy and learning a lot. #bevy_ecs #raylib #gamedev #indiedev #aberredengine