pouët.net

DirectX 9.0 SDK Update (Summer 2003) Released

category: general [glöplog]
>someone is obviously abusing optimus' account :D

How the hell do I make people believe that? Only Optimus makes it possible..
added on the 2003-09-29 17:08:48 by Optimus Optimus
the biggest problem in d3dx is that it's not in dll so it sux in 64k :)
added on the 2003-09-29 17:09:17 by Gargaj Gargaj
and that horrible C-like interface :|

C++ all ze way (and yes i know a lot of people write sloppy C++ 3dmath code with too many tempoaries, but it could have easily have been made to avoid that)
added on the 2003-09-29 17:11:17 by jar jar
d3dx sucks because the code model just dont fit in.. not anywhere (hopefully)...

about ripping code or whatever you call it i wouldnt care less.. if you can rip stuff and put into your engine/whatever, your engine is however most likely really ugly and crappy >P

and for kb: anyone seriously saying .NET is bad/lame or so obviously has NEVER used it or is just a fucked up lamer yelling "assSEEMbler iS SooOOOo fUCkiNg c0000l!" ... then again, i dont think you where serious since i never seen you write with numbers on irc :-)
added on the 2003-09-29 17:35:35 by Hatikvah Hatikvah
Quote:
unless you don't care about control or speed ofcourse


D3DX gives you plenty of speed and control. The math code will use MMX/SSE/SSE2/3DNow! isntructions where appropriate and its so low-level I don't see how you could need "more control".

Contorl is an illusion anyway. You are at the mercy of the OS, API, DDI, driver, HW design, etc.

If speed and control are your mantra, you shouldn't even be writing software, but doing hardware demos.
added on the 2003-09-29 18:13:43 by legalize legalize
Quote:

If speed and control are your mantra, you shouldn't even be writing software, but doing hardware demos.


sssssh. (soon)


... well eventually
added on the 2003-09-29 21:28:15 by sylphin sylphin
sigh, i'm not even going to answer that pc-demo-coding-centric rant legalize. control is *not* an illusion, not even on the PC platform. it's an illusion for those who don't know what's going on.

added on the 2003-09-29 22:28:55 by superplek superplek
plek: fine, then code a demo that magically upgrades your CPU, motherboard and display adapter and make a zillion bucks. Oh wait, you can't because you can't control everything.
added on the 2003-09-30 00:31:54 by legalize legalize
legalize: come on. You were writing about software limitations, plek said that you could overcome these, and you really dare try to tell anyone that the topic was hardware limitations?

Sorry, that was TOO obvious.

I mean, it's no miracle that plek and I like, uh, "discussing" with you, as you take EACH and EVERY chance to prove that you're right and the other one is not. Most other people treated my initial "d3dx is for l4merz" comment like the joke that it was. You did not, and for SUCH dumb motives...

... please. Despite most of you Americans we Euro people are actually able to read more than one sentence per hour and understand the context. Don't forget that if you try arguing here.
added on the 2003-09-30 00:36:49 by kb_ kb_
Quote:

Oh wait, you can't because you can't control everything.


Please, you're laughable! Where did i mention the word *everything*? I mean, come on, you sound very simple.

Quote:

. The math code will use MMX/SSE/SSE2/3DNow! isntructions where appropriate and its so low-level I don't see how you could need "more control".


So that implies the code is useful for each and every task in respect to it's functional spectrum? You really haven't done any real optimizing now have you? Just a bunch of buzzwords won't cut it. It's not too hard to pick up knowledge about the anomalies of an OS, the optimal way of using an API or the right treatment of hardware. Regarding (non-)interactive audiovisual software, one of the primary goals is to get your code to do as much as possible in the least cycles. This is not obtained by simply stating dumb shit like "oh this library has some functions that are optimized using SSE, so if I use this, it really can't get any faster!". Look farther than that nose of yours, will you? Because if you don't, you'll never get one step further than this.

There is no single solution to any problem within this spectrum of software development, and every platform or approach or whatnot has it's downs, *and* it's exploitable pro's. Experience broadens your ability to determine the optimal approach to problems. Simply denying the existence of possiblities by saying that "you're not abled to properly take control of the situation on the PC platform" probably made you look more stupid than you deserve.

I probably really can't blame you for being the shortsighted prick you are, we've all been there, but please, if you want to act big-time, make some sensible comments instead of those.

In no way do I want to imply that I am allknowing, but at least *that* stage belongs to my past.

And now I'll go get some sleep.

added on the 2003-09-30 01:01:02 by superplek superplek
kb: nope. The statements you attribute to me are not statements I made.

plek: yes, I have. The statements you attribute to me are not statements I made.

I'm happy to debate the subject, but you'll have to stick to what I actually said and not some made up strawman point that you vanquish.
added on the 2003-09-30 01:54:36 by legalize legalize
*I* control everything. You are all my puppets.
"
D3DX gives you plenty of speed and control. The math code will use MMX/SSE/SSE2/3DNow! isntructions where appropriate and its so low-level I don't see how you could need "more control".

Contorl is an illusion anyway. You are at the mercy of the OS, API, DDI, driver, HW design, etc.
"

Good to hear you no longer stick to this bullshit.
added on the 2003-09-30 07:59:46 by superplek superplek
(and if that remains your reaction to mine, placed in the context of someone actually using d3dx's vector maths (probably for real-time purposes), that would not be one professionals would approve of)
added on the 2003-09-30 08:23:58 by superplek superplek
Did someone said Spectrum? I guess that's the answer. ZX Speccy ownz jur 4abstr4ct1onz!!!
added on the 2003-09-30 11:05:42 by Optimus Optimus
My vector library uses all the latest acronyms; CPU, FPU, RAM, DVD...
added on the 2003-09-30 14:32:25 by Pete Pete
lets face it, if your engine doesn't have 'extreme' in it's name, it sucks, and the marketing people are gonna drop it.
added on the 2003-09-30 14:56:49 by psonice psonice
psonice: shouldn't that be 'x-treme' ? ;-D
added on the 2003-09-30 15:28:28 by uncle-x uncle-x
i'd prefer a templated math library over a crappy c interface anyday..

then again.. iam not american :-)
added on the 2003-09-30 15:58:45 by Hatikvah Hatikvah
But you are dressed as one!

login