Hi Pedro, On Tue, 2013-04-16 at 12:13 -0300, Pedro Arthur wrote: > I plan to start with SSAO (that I'm already familiarized), after that DoF possibly with Bokeh, the proposed Relaxed Cone Step Mapping, and others features if we have time. > I'm thinking to implement the first two features as "easy to integrate" post process, and also work in the SSDO decoupling it from the deferred RM.
SSAO and DoF seems feasible in the time frame of a GSOC project, but Relaxed Cone Step Mapping will probably need to write a new render manager and this may be quite time consuming. Maybe you can remove the idea of the Relaxed Cone Step Mapping and try to find some simpler techniques that you can also try to implement if time allows? > The browser I was thinking to make it targeted to developers (like nvidia sdk), a short description of the program, and a 'whitepaper' explaining in detail, implementation aspects, giving hints etc. Many CS applications have the same needs regarding this, and the solution that is currently used is the combination of the 'startme' application and of the CS::Utility::DemoApplication facility. It's probably more interesting to improve those tools in order to fit your needs rather than starting a new tool. > I also want if time permit to research and implement some kind of Global Illumination (It would be very cool) but it will require time. SSDO is a type of Global Illumination technique, having the existing implementation working again is probably more interesting than starting another method. ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[email protected]?subject=unsubscribe
