Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

Hexagon
Member
Joined: 2015-04-22
Posts: 1,213

[Idea] Approximate player physics

Hello,

There have been some topics recently concerning getting the exact player coordinates in an EE world by using the EE physics. Before I propose my idea I haven't done any testing however I think that getting these coordinates would be somewhat intensive on CPU. When more and more players enter the world, the physics may become even more intensive, usually ticking at around once every approximately 10ms.

I'm thinking that if an approximate-physics library was built it could be less intensive but would not be ultra precise. Some of the details that aren't ironed out yet are the precision of the player coordinates and whether or not it would make a considerable difference.

Would anyone use this? Comments and feedback are welcome.

Offline

#2 Before February 2015

Mylo
Master Developer
From: Drama
Joined: 2015-02-15
Posts: 829

Re: [Idea] Approximate player physics

well, i think getting where the player is ATM is only useful if you know exactly where. for what would you use the aprox. values? honestly, i didn't got a answer yet to this question. making the algorithm more efficient to get the exact coords would be somehow more valuable.but a nice idea overall. (:

Offline

#3 Before February 2015

Hexagon
Member
Joined: 2015-04-22
Posts: 1,213

Re: [Idea] Approximate player physics

Approximate values within one or so blocks so instead of 2.097876234 it would be 2+-1 for example. I'm thinking that approximate values could be used to maybe detect if a player has crossed a region but don't need to know the exact moment that they do and can afford to wait a second or so.

However if the algorithm could be made more efficient then that would eliminate the need for approximate coordinates which would be the best of both worlds

Last edited by Hexagon (Jul 30 2014 1:19:32 pm)

Offline

#4 Before February 2015

ugotpwned
Member
Joined: 2015-02-16
Posts: 376

Re: [Idea] Approximate player physics

Great idea, needs implementation.

Offline

#5 Before February 2015

ostkaka
Guest

Re: [Idea] Approximate player physics

There is probably something wrong with your code if you can't simulate physics with only 30 players properly. If you have 30 billion players it might become a problem, but I've never seen that many in a room...

Last edited by ostkaka (Jul 30 2014 3:02:56 pm)

#6 Before February 2015

abrar11
Member
Joined: 2015-03-13
Posts: 359

Re: [Idea] Approximate player physics

The highest amount of players for a room is < 60

Offline

#7 Before February 2015

Hexagon
Member
Joined: 2015-04-22
Posts: 1,213

Re: [Idea] Approximate player physics

I don't see any performance issues with a random physics library that I tested, so I suppose that this should be put on hold unless otherwise is different.

Offline

Hexagon1423758062203370

Board footer

Powered by FluxBB

[ Started around 1711708084.7502 - Generated in 0.048 seconds, 10 queries executed - Memory usage: 1.4 MiB (Peak: 1.51 MiB) ]