Ambiera ForumDiscussions, Help and Support. |
|
[ 1 2 3 4 ] Page 3 of 4 |
|
|||||
|
I think the Blue team wins... |
||||
|
Ok, it might be that actor behavior doesn't affect the performance as much as I though it does. It seems like collision default collision also does not affect the performance too bad. It's still runs on my laptop with i7 6770 and 940mx at 20 fps: https://youtu.be/vTBGoX7KK40 If I remove the optimization trick script it runs at 10 though. It might be actually the model itself, and/or javascript behaviors that has more impact than the built-in behavior which is a good news for me. |
||||
|
@guest, yeah it seems like your optimizations are good, maybe you can share your optimizations and we can merge the visibility trick with it to get more out of it. |
||||
|
I am confident that the other user (@guest) is either using the C++ client code or not using native animated models. Upon inspecting his first screenshot, I noticed that it prints the number of polygons in the debugging console. However, it is a well-known fact that Coppercube Javascript API doesn't allow you to get the polygon count of animated meshes. Therefore, I am skeptical about how he is printing the polygons of an animated mesh. It is apparent that this thread is solely about native Coppercube and current API scripts, and not about third-party integrations or C++ code injection. I am perplexed about the other user's obsession with animated model optimizations. I downloaded the JIC-provided script and modified the number of Columns and Rows in the script from 10x10 to 50x50, which is equivalent to 2500 models. I achieved the same FPS as the other @guest shared in his last screenshot, claiming that the blue team wins. I am not sure what he is trying to imply here. Is he suggesting that his method is superior, while the unoptimized project by JIC is delivering the same results? Out of curiosity, I even tried increasing the rows and columns to 100x100, which is 10000 models, and the FPS was just 1 LOL ![]() |
||||
|
|
||||
|
You can do open-world games quite easily just optimize culling of animated meshes and props. |
||||
|
It seem like "300" Spartan of JIC hold back the "1,000,000" Persians @Guest (Xerxes) got defeated deliberately lol... |
[ 1 2 3 4 ] Page 3 of 4 |
|