this post was submitted on 29 Oct 2023
198 points (91.2% liked)

Games

39782 readers
1335 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Rules

1. Submissions have to be related to games

Video games, tabletop, or otherwise. Posts not related to games will be deleted.

This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.

2. No bigotry or harassment, be civil

No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.

We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.

3. No excessive self-promotion

Try to keep it to 10% self-promotion / 90% other stuff in your post history.

This is to prevent people from posting for the sole purpose of promoting their own website or social media account.

4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

This community is mostly for discussion and news. Remember to search for the thing you're submitting before posting to see if it's already been posted.

We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.

5. Mark Spoilers and NSFW

Make sure to mark your stuff or it may be removed.

No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.

6. No linking to piracy

Don't share it here, there are other places to find it. Discussion of piracy is fine.

We don't want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.

Authorized Regular Threads

Related communities

PM a mod to add your own

Video games

Generic

Help and suggestions

By platform

By type

By games

Language specific

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MooseBoys@lemmy.world 60 points 2 years ago* (last edited 2 years ago) (6 children)

They've built a library of small building blocks for character movements. These blocks can be combined in various ways to create a wide range of animations. … Instead of designing separate animations for each of these situations, they use these building blocks to put together the character's movements naturally.

This sounds like shape keys, which is a technique already widely used in games and animation today. When you get shot in Battlefield, your character model plays a “getting shot” animation. When your character runs, it plays a “running” animation. When your character gets shot while running, these two animations are combined - it’s not a separate “shot while running” animation.

Would love to know if there’s actually some novel aspect to this “invention” but it seems more likely that this is yet another bullshit patent approved by a clueless clerk who did zero searches for prior art.

Edit: Read the patent. Not only does it describe nothing novel, it doesn’t even document what they did. All it says is basically “we created animation blocks and combine them”. The details are just a bunch of bullshit jargon spew:

attributes can include conditions, properties, events, flags, graphs, values, references, and variants

[–] bionicjoey@lemmy.ca 24 points 2 years ago (2 children)

Their novel discovery: They figured out nobody had patented this yet

[–] PrefersAwkward@lemmy.world 4 points 2 years ago* (last edited 2 years ago) (2 children)

I think this would make it tough to enforce the patent if it's actually commonly used. If I were somehow granted a patent on tap dancing, its common usage by others before me would probably cause my patent to be invalidated if I then tried to sue a tap dancer.

Not a patent lawyer, but IIRC, US patent law had some protections for things (including non-patented) that are already common practice.

EDIT: Clarity

[–] bionicjoey@lemmy.ca 10 points 2 years ago* (last edited 2 years ago) (1 children)

Software patents get away with stupid shit like this all the time. Patent trolls claim they invented a software pattern and then sue everyone who uses it.

[–] c0mbatbag3l@lemmy.world 12 points 2 years ago (1 children)

It sounds more like they're using more fundamental movements than what you're describing, not running animation+shot animation but more like:

Both reloading a particular weapon and mantling over a walk require you to lift your arms, so the root movement of lifting your arm to reload an LMG is the same one used to grab a ledge overhead, etc.

Basically they're just categorizing movements based on use case and direction so they can string those individual movements into different and unique patterns for individual actions.

Pressing an elevator button uses the same arm movement as opening a door, which uses the same wrist rotation movement as turning the key in a car, etc. So they just break down individual movements in the same way an LLM breaks down a voice into phonetics to string new words together.

[–] MooseBoys@lemmy.world 10 points 2 years ago

It’s definitely possible they’re doing something novel internally, but the details that would support that interpretation are missing from the filing. One of the requirements for patents is that it “sufficient disclosure of the invention so that it can be reproduced by others”. I would say I qualify as an expert in the domain covered, and I have no idea what they’re actually doing based on the patent alone.

[–] ouch@lemmy.world 12 points 2 years ago

Software patents need to die.

[–] DumbAceDragon@sh.itjust.works 4 points 2 years ago

Not shape keys, but something more akin to Unity's animation layers. This kinda stuff has been in games for a decade or so.

[–] ArmokGoB@lemmy.dbzer0.com 2 points 2 years ago* (last edited 2 years ago)

This has been done for decades. Anyone that respects this patent is an idiot.