• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 365 366 367 368 369 Next »

Indirect texturing implementation question
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Indirect texturing implementation question
06-09-2009, 12:46 AM
#1
Danny7704
Unregistered
 
Hi there,

I'm implementing a 2D normal mapping algorithm using per vertex bump offsets. To do so, I have to use indirect texturing to lookup the 2D normal map and then, per pixel, add the bump offset.

In concept this works in Dolphin. I'm using DevKitPro and extended one of the nehe tutorials. However, I'm experiencing some difficulties with the 3x2 matrix transform and and bias settings (when I fiddle around with it I do get some expected results, but I don't understand fully what it exactly does).

My question is, what exact calculation does the 3x2 matrix perform on STU components (or, what did you guys implement and is it conform actual Flipper specs). And does the bias setup (GX_ITB_ST) work correctly (i.e. does it subtract 128 from the S and T inputs)?

Thanks in advance,

Danny
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Indirect texturing implementation question - Danny7704 - 06-09-2009, 12:46 AM
RE: Indirect texturing implementation question - ector - 06-09-2009, 01:41 AM
RE: Indirect texturing implementation question - Danny7704 - 06-09-2009, 04:57 AM
RE: Indirect texturing implementation question - Danny7704 - 06-09-2009, 06:03 AM
RE: Indirect texturing implementation question - ector - 06-09-2009, 06:08 AM
RE: Indirect texturing implementation question - Danny7704 - 06-09-2009, 06:41 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode