IRIX Network Forums
Celestia running in IRIX - Printable Version

+- IRIX Network Forums (//forums.irixnet.org)
+-- Forum: SGI/MIPS (//forums.irixnet.org/forum-3.html)
+--- Forum: IRIX/Software (//forums.irixnet.org/forum-7.html)
+--- Thread: Celestia running in IRIX (/thread-1160.html)



Celestia running in IRIX - Irinikus - 04-24-2019

This video shows an early version of Celestia running in IRIX.




RE: Celestia running in IRIX - dexter1 - 04-24-2019

Celestia 1.3.0 was a very problematic port. They did some nasty stuff with class pointers which i could not reproduce on MIPSPro C++ compilers.
The color flashing is pretty fixable but it requires disabling some openGL 1.4 extensions. Since my MGRAS and RE systems were at 1.2 and 1.1 respectively and i wasnt a GL expert then (nor am i now) i didn't pursue it further.


RE: Celestia running in IRIX - Irinikus - 04-24-2019

(04-24-2019, 06:18 PM)dexter1 Wrote:  Celestia 1.3.0 was a very problematic port. They did some nasty stuff with class pointers which i could not reproduce on MIPSPro C++ compilers.
The color flashing is pretty fixable but it requires disabling some openGL 1.4 extensions. Since my MGRAS and RE systems were at 1.2 and 1.1 respectively and i wasnt a GL expert then (nor am i now) i didn't pursue it further.

You did an excellent job though! Smile (Thanks for giving us this!)