Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FE
帖子
9
评论
175
加入于
2 yr. ago

  • I think this libcudnn is a Nvidia CUDA thing. I guess you have checked that the correct CUDA libs are installed and blended has permission and knows where to look for them?

    First start for learning blender Python API would be it's documentation: https://docs.blender.org/api/current/index.html

    In general you can skip anything that you can do on the user interface. But video editing is just a very small part of this and if you don't have any programming experience yet this could be overkill for what you are looking for.

    Perhaps someone had the same problems like you before and implemented something. Maybe searching explicitly for blender video editing automation or Python API will give you some results.

  • I think, the Area2D node doesn't have any size. But you can use the underlying shape object.

    If it's a basic shape (rectangular, circle) it should be trivial to calculate. If you have a poligon2D as shape, I think there is no build in Godot function, but you could calculate it with shoelace formula, I think.

    Does this make sense to you?

    https://en.m.wikipedia.org/wiki/Shoelace_formula

  • Blender @lemmy.world

    Feel old yet?

    Virus

    跳过
  • Man this Story hat so many plot twists in it...

    Takeaway for the Story is: If you don't have a backup of your file and you don't monitor the backup process and you don't tested that your backup can actually be restored and you don't have a redundancy backup... Than yours file isn't saved.

  • Maybe that's just my view, but I feel like you could add Blender to a lot of those Boxes.

    • Video Editing (check)
    • 2D illustration (check)
    • 3D Material Creation (check)
    • Heating your Home (check)
  • I must admit... I have never used it so I never really ask myself this question.

    However you can view the code since it's on GitHub: https://github.com/godotengine/godot-asset-library/tree/master

    I think it's a simple PHP REST API that stores links to a online source (like git hub) and can be requested along some information about the asset.

  • I mean the JPN cover is much more true to the original game ascetic and is more artistically pleasing...

    But c'mon the US cover looks like a frickin 80s fantasy trash movie poster. Retrospectively that's so iconic.

  • Man I came to comment I had the same idea... Just to find out someone else has implemented it again...

    But that's cool. I still not fully understand what this Flohmarkt is. Is it just a social platform designed to share things you want to sell instead of pictures of your food?

    I should really take a deeper look into it.

  • Godot @programming.dev

    The Godot Mastodon Account accidentally created a meme template (pls have fun with it)

    Godot @programming.dev

    I make a x-mas game and had some fun with inverse kinematics

    Godot @programming.dev

    I just realized how easy image processing/editing is in godot... so I made a tool for creating a texture atlas

    Linux @programming.dev

    Save and Reopen Workspaces in Gnome

    Linux @programming.dev

    Any Debian folks here to help me figure out if it's just me or Debian 12 that is broken?

    Godot @programming.dev

    I started a Game dev/Godot focused YouTube channel a while ago. Do you think I should start upload more frequently again?

    Programmer Humor @programming.dev

    The oldest joke in programming history

    Godot @programming.dev

    The main character of my Beat'em up is ready to brawl! ... OK first he need some cool animations.