>> 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
Yeah, both look very nice indeed. Colorful and a bit Spyro:ish. :) > 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. Can you give a link to it, I can't seem to find it from the Soya homepage? > billboards can be done using soya.Sprite Ah, I was looking at that class, but it's not really documented (ok, not at all actually), so that's why I was asking for example apps. Stuff is very easy to understand once you see working code, and the tutorials are excellently commented. -- Jan Ekholm [EMAIL PROTECTED]
