|
From: William G. <Wil...@la...> - 2002-02-27 22:09:25
|
Pretty funny, I also work on Volume rendering on PocketPCs! I am interested in any OpenGL and/or volume rendering stuff related to=20 Pocket PCs. The fact about Mesa on PocketPC is not the basic operations of drawing in a buffer. The problem is that PocketPCs do not have a FPU. They are really slow at computing floating points. Did anyone work on fixed point implementation? William rjf...@at... wrote: >Actually, a basic OSMesa port is pretty trivial. =20 >I did one some time ago as part of the OSMesa work=20 >in one afternoon. The only part I did not do is=20 >the "wgl" emulation. So, you could create an=20 >OSMesa context and point it at the display buffer=20 >(either the windows bitmap content or the buffer=20 >exposed by the gaming API, both work). Enough of=20 >a port to meet my needs. I did not bother supporting=20 >8bit PDAs. =20 > >If anyone is really interested, I could try to track=20 >down the project again and contribute add it back to >Mesa, assuming I can find the project again. I used=20 >it to port some volume rendering applications my >PocketPC. The memory heirachy on these PDAs can >seriously impact rendering performance however.=20 >Staying in the cache is extremely critical on these >devices... > >>Ekkla Research did. But It's not trivial at all. Months of=20 >>customisation! Thus, we have to charge for the port in order=20 >>to recover from the work cost. >>See http://www.ekkla-research.com/ >> >>William >> >>>I know that this might sound weird and crazy... but has=20 >>> >>anybody tried to=20 >> >>>compile Mesa for PocketPC/WinCE? >>> >>>--=20 >>>_____________________________________________________________ >>>Emmanuel Fre'con =20 >>> >>http://www.sics.se/~emmanuel/ >> >>> >>>_______________________________________________ >>>Mesa3d-users mailing list >>>Mes...@li... >>>https://lists.sourceforge.net/lists/listinfo/mesa3d-users >>> >>"Acc=E9dez au courrier =E9lectronique de La Poste : www.laposte.net ; 3= 615=20 >>LAPOSTENET (0,13 EUR/mn) ; t=E9l : 08 92 68 13 50 (0,34EUR/mn)" >> >> >> >>_______________________________________________ >>Mesa3d-users mailing list >>Mes...@li... >>https://lists.sourceforge.net/lists/listinfo/mesa3d-users >> > >_______________________________________________ >Mesa3d-users mailing list >Mes...@li... >https://lists.sourceforge.net/lists/listinfo/mesa3d-users > |