> However, I'm wondering wether there are more example apps out there? The > tutorial apps are nice, but they don't cover all the goodies of Soya. > > My interests lie in converting a 2D Pygame based RTS to 3D, so large but > fairly simple landscapes with lots of "actors" is what I need. Does Soya > have anything that could be used for billboards that could be used for trees?
you probably want to look at balzar or slune for example apps using landscape. http://soya.literati.org/SoyaProjects im also trying to make a small soya demo game called balazar bomber which can be found in the soya-contrib module, but there are no landscapes. billboards can be done using soya.Sprite have fun and good luck :) dunk
