On Tue, 15 Jan 2013 23:06:40 +1000 David Seikel <onef...@gmail.com>
wrote:

> On Mon, 14 Jan 2013 14:15:08 -0200 Bruno Dilly <bdi...@profusion.mobi>
> wrote:
> 
> > On Fri, Jan 11, 2013 at 4:36 AM, David Seikel <onef...@gmail.com>
> > wrote:
> > > Success!  Elementary, ePhysics, and Irrlicht are sharing the one
> > > OpenGL window.  Created by Evas_GL, then passed to Irrlicht to do
> > > it's thing.
> > 
> > Great news! \o/
> > 
> > >
> > > Attached (hopefully) is a screenie.  The top half is Elementary
> > > widgets.  The bottom half is an Evas_GL rectangle, that Irrlict is
> > > rendering the bottom half of their mascot model into, packed into
> > > the same ELM box that the top widgets are packed into.  You can
> > > see two typical ePhysics objects bouncing around in both halves.
> > > The Irrlicht model is animated.
> > >
> > > It's not perfect, but it's a start.  The ePhysics objects flicker
> > > when they move around the top half over the ELM widgets, but not
> > > when going over the Evas_GL bottom widget.  Irrlicht is not
> > > constraining itself to the size of the Evas_GL rectangle, it
> > > SHOULD be showing the entire woman, not just her lower half.  I
> > > have not yet gotten Evas_GL to be able to draw it's own stuff at
> > > the same time as Irrlicht, it's either one, the other, or crap.
> 
> After I moved the ELM widgets into an ELM inlined window, all the
> flickering stopped.  Very odd, but I want them all in inlined windows
> anyway.  shrugs
> 
> I bit the bullet and just moved the camera to get the proper view of
> the model.

I'm wondering if there is enough interest for me to put the basic
EnLichtIrrnment code into Enlightenment SVN?  Otherwise it can be seen
in the experimental branch of https://github.com/onefang/SledjHamr in
the ClientHamr/extantz directory.  Or
https://github.com/onefang/SledjHamr/tree/experimental/ClientHamr/extantz
for the lazy.  Though that does not include the patches to Irrlicht,
the patched version I use is in
https://github.com/onefang/SledjHamr/tree/experimental/libraries/irrlicht-1.8

Sooner or later I'll send the Irrlicht patches up stream and hope they
get included, or something similar is.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to