Hi Fabien, sorry for the late response, I've been very busy recently. To start it's best to have a look at the changes in this revision: http://bazaar.launchpad.net/~kiithsacmp/stellarium/glexperiment/revision/5539 but there have been lots of fixes afterwards so it's best to have a look at the current code in trunk. I haven't had anything working with the old stellarium code before the refactored renderer, as I started based on that. In the end it shouldn't be too difficult to apply the shadow code, as it mostly consists of the Shader and the function SolarSystem::computeShadowInfo that calculates the required information and saves them in a float texture for the shader.
Note that my work also contained other stuff such as SolarSystem::getEclipseFactor and it's use for eclipse rendering if there's shadow on the observer's position, as well as drawing the Corona in case of a solar eclipse on Earth. If you need any help, feel free to contact me any time, I'll try to help as much as possible. Regards, Jörg On 2013-08-29 17:09, Fabien Chéreau wrote: > Hi Jörg, > I would like to try to integrate you shadow work in to the > simplegles-qml branch. Could you tell me where I should start? For > example, did you have it working before merging with the refactored > render from Ferdinand? > Fabien > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk > _______________________________________________ > Stellarium-pubdevel mailing list > Stellarium-pubdevel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ Stellarium-pubdevel mailing list Stellarium-pubdevel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel