Search found 3 matches

by shenfeid
Tue Aug 25, 2009 6:15 pm
Forum: The Incredible Hall Of Shame
Topic: How to use codewarrior for psp to connect devkit?
Replies: 1
Views: 4352

How to use codewarrior for psp to connect devkit?

Perhaps my setting is not correct? the compiling is no problem,but when i run,Always show this error: "Target is already in use. Connection failed User: XXXX, CodeWarrior Time: 0 seconds Downloading failed" the "user:xxxx" is me.Of couse...but i think i don't connect devlop devic...
by shenfeid
Thu Aug 20, 2009 1:17 pm
Forum: PSP Development
Topic: how to close hardware flipping and draw my model ?
Replies: 4
Views: 2152

omg!I think I known what i should do...

I must detect each triangle and add one or two vertices per triangle that half is in and half is out ...?
And texture uv will be recomputed...

So much will be done...
oh.......

by the way,thx...
by shenfeid
Wed Aug 19, 2009 6:12 pm
Forum: PSP Development
Topic: how to close hardware flipping and draw my model ?
Replies: 4
Views: 2152

how to close hardware flipping and draw my model ?

Recently there's a large problem in my project. Perhaps some triangle patchs of "ROAD" is too large in my model of scene,they are filpped by hardware(i think) sometime and can't be drawn when a majority part of them is not in viewport and other part is in. But it 's error. So i want to ask...