RE: [RFC weston] 3D window manager using libweston

2017-11-16 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
> On 11/16/17 4:04 PM, Harsha Manjula Mallikarjun (RBEI/ECF3) wrote: > > Hi All, > > > > we are developing a middleware frame work for a 3D window manager. > > The window manager should be able to map the client buffers to 3D > > shapes (cube, cylinder and so on). > > > > Our idea is that "3D win

Re: {RFC weston] 3D window manager using libweston

2017-11-16 Thread Quentin Glidic
On 11/16/17 4:04 PM, Harsha Manjula Mallikarjun (RBEI/ECF3) wrote: Hi All, we are developing a middleware frame work for a 3D window manager. The window manager should be able to map the client buffers to 3D shapes (cube, cylinder and so on). Our idea is that "3D window manager" uses libweston

{RFC weston] 3D window manager using libweston

2017-11-16 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
Hi All, we are developing a middleware frame work for a 3D window manager. The window manager should be able to map the client buffers to 3D shapes (cube, cylinder and so on). Our idea is that "3D window manager" uses libweston to get client buffers and composites them on 3D shapes. Essentially,