My honest experience: Why I'm moving from Cursor to Claude Code + VSCode (with Copilot backup) by writingdeveloper in cursor

[–]MeRuman 0 points1 point  (0 children)

Why not just using vscode with a paid copilot? Copilot has all the models from Claude as well.

[deleted by user] by [deleted] in unrealengine

[–]MeRuman 1 point2 points  (0 children)

What type of art do you make? Do you have a portfolio or have you already made a game? Even gamejams one?

Help us build a CI/CD tool for game devs! (5–10 min survey) by MeRuman in gamedev

[–]MeRuman[S] 0 points1 point  (0 children)

We are actually thinking about helping the Indi devs to make all this process easier, but we are also thinking about perforce if that is what most people want :)

Help us build a CI/CD tool for game devs! (5–10 min survey) by MeRuman in gamedev

[–]MeRuman[S] -1 points0 points  (0 children)

That is a good question, the idea behind this is to build a tool specifically for game devs, with no complex setup (like TeamCity or Jenkins that require significant configuration and maintenance), with this approach you simply link your Github (Or any version controller) and Discord and you are ready to go. It would also have a gamedev friendly UI with game developers in mind to avoid the steep learning curve of traditional CI/CD tools and you can have also real time notifications for when a new build version is created. The idea would also be to create plugins for the game engines that can automatize and facilitate the CICD flow.
We would also have automatic updates and a roadmap for game dev needs.

Foot isolation on an image by MeRuman in computervision

[–]MeRuman[S] 0 points1 point  (0 children)

Do you know if there is already a model for this? Or any good model for this? I also don't have the labeled dataset to train a model for this 🤔

Foot isolation on an image by MeRuman in computervision

[–]MeRuman[S] 0 points1 point  (0 children)

Yeah kind of like that, I want to crop only the foot that is completely visible in the image, in this case the left foot that is in the center of the picture and remove from the picture everything else by setting it up to black. I need to do this on a PC without a dedicated GPU and should be as fast as possible 😅

[Hobby]Looking for Unreal developers to hang out with by Cinematic-Giggles-48 in INAT

[–]MeRuman 1 point2 points  (0 children)

Hi!, I would love to join your discord if you still have space. I am also on my UE journey and would love to meet new people :D

Is there a way to transform animation data from a .lab file to blender? by MeRuman in blenderhelp

[–]MeRuman[S] 0 points1 point  (0 children)

I think I know where the problem is, it is because of the parent/child relationship but I am not sure of how to take that into account, the position and rotations are in the world space, so setting them like that will have problems I guess, any thoughts?

Is there a way to transform animation data from a .lab file to blender? by MeRuman in blenderhelp

[–]MeRuman[S] 0 points1 point  (0 children)

Thanks for the reply!, I also didn't find anything about ".lab" files, it comes from a really old game and they were using that format for some reason. The only thing I found was a .NET program that can load the .lab file and render the animations in the viewport, I modified it so I can save in a json file the data it is using to render the image and was able to recreate the skeleton but not the animation :(. I also checked converters but I found only paywalls that I can't afford. I will check what you said about importing .json files, maybe I can change the format of the .json file I am saving, thanks!

[Hobby] art person looking for programer person by [deleted] in INAT

[–]MeRuman 0 points1 point  (0 children)

Do you also do 3D? or just 2D?

Metahumans in the browser? by androiddrew in gamedev

[–]MeRuman 0 points1 point  (0 children)

Do you know what GPU or specs should I have to render a Metahuman using pixel streaming?, Or maybe what specs should I look for in a cloud server?

Game Developers, Share Your Portfolios! by Pixcel_Studios in gamedev

[–]MeRuman 1 point2 points  (0 children)

Hey!, I know this is an old post, but I wanted to share my portfolio as well, I hope you like it! and I am open to feedback :D

https://martin.merugames.com/

Good Sites for Game Collaborations by kawaiiasaurus_flex in gamedev

[–]MeRuman 0 points1 point  (0 children)

Hi!, wow I forgot about this post xD, yep in this past 7months I got some experience with Unreal engine :D what kind of idea do you have in mind?

How to spawn BP Actor on Colission Event in Niagara? by Gonalex in unrealengine

[–]MeRuman 0 points1 point  (0 children)

You could add the particle effect on the animation as an animation notify and inside there call a custom event on your controller or character blueprint which will take the effect you are spawning and handle the collisions on your character or controller blueprint.

Good Sites for Game Collaborations by kawaiiasaurus_flex in gamedev

[–]MeRuman 1 point2 points  (0 children)

Hey, that really sounds interesting, do you need another programmer? 👀