Ryan Thoryk
Ryan Thoryk
This is for tracking and planning the Skyscraper Next project effort, which is to create a version of Skyscraper that is hosted online on Linux servers, and allows a desktop...
The recent texture update commit introduced some issues involving transparency in images. One image that has this problem is transparent.png. The transparency in that file is showing for me, so...
Due to a fix to the Console::Write function (I added a mutex lock around the function for thread safety), I've enabled WorkQueue multithreading in Ogre, which requires a rebuild of...
See if the simulator can be ported to Bullet3 instead of the legacy Bullet 2.8.
Currently, mainly the "Simple City" demo has revealed issues with scaling the simulator to larger cities. The problems so far appear to be that certain objects aren't turned off for...
I'm not able to build Ogitor on Ogre 14, 13 works fine. I can see if I can work on updating the code too.