Go Back   EQ2Flames Forum > Information and Resources > Dev Tracker from Official EQ2 Forums

Reply
 
LinkBack Thread Tools
Old 09-17-2008, 10:20 PM  
L337 Poster
 

Posts: 8,448
Photos: (0)

Icon3 (Autenil) Re:Re:about the multicore support in the next patch.

Pitt Hammerfist wrote:
So just how much processing power was animations taking up anyway ?

Hopefully you can get particles/lighting on the second core next time, or the GPU.

My highly technical answer is: Lots.

As much as I'd love to push animation vertex transformation to the GPU, we wouldn't get the necessary vertex normal information back from the vertex shader that we need to feed into other systems like the particle system. That's why it needs to stay on the CPU for now. That's also why it was the first candidate for multicore support

We're definitely looking into taking the remaining CPU-bound systems and threading them. However, it's a major undertaking to consider what (and how) code uses data and ensure that multiple CPUs aren't going to, say, write to the same memory values at the same time (hence the term synchronization which also accompanies any dissertation on multi-threaded programming). The current support that's on Test was started months ago...

LINK
Official Forums is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On


Sponsor Ads


All times are GMT -4. The time now is 01:42 PM.


Design By: Miner Skinz.com Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0