Slashdot Mirror


User: Zevensoft

Zevensoft's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:Hardware needs to change DX is obsolete. on DirectX 'Getting In the Way' of PC Game Graphics, Says AMD · · Score: 4, Interesting

    I've programmed DS game engines as well as high performance industrial OpenGL, and the frustrating thing about OpenGL (or DX, they're both just wrappers around NV or AMD) is the inability to send data in the other direction, ie. from the GPU to the CPU without killing performance. The DS didn't have that problem because the vertex processor was decoupled from the pixel processor, and even still you could redirect outputs wherever you like, as well as having full access to the 4 channel DMA controller! We would do occlusion culling on the vertex processor before animation, and also reducing polygon counts for the rasteriser.

  2. Re:It's simple on Sony's War On Makers, Hackers, and Innovators · · Score: 1

    Sega actually commissioned the guy who made an emulator to help port games to PC, now hows that!

  3. Hanlons Razor on Telstra Violating the GPL? · · Score: 1

    As evil as Telstra is, this isn't their brand of evil. It's more like an administrative oversight.

  4. Wow! on Ikaros Spacecraft Successfully Propelled In Space · · Score: 5, Funny

    "Each photon of light exerts 0.0002 pounds of pressure" I was knocked over when I read that!

  5. The problem is the OS on iPad Progress Report · · Score: 1

    The Wi-Fi issues aren't new, they've been around since the iPhone, it has trouble with throughput dying on 802.11g networks. The fix? Setting the router to 802.11b only mode. Nice job Apple, if only everyone could be as half-arsed as you and still turn a prof- oh wait.