<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
OK if we forget the OpenGl thing..<br>
if Croquet people release a 2d version of Croquet.. i think there is a
project called Tin Lizzie, that uses 2d graphics...<br>
how easy it is , to install a croquet imge, like etoyz image into
sugar? like a separate activity...<br>
<br>
i read that e-toys image has a little sugar glue code, ..<br>
what can i do to run croquet image inside sugar, or inside e-toys?<br>
<br>
<br>
Thanx in advance..<br>
with regards,<br>
&nbsp;Alex Asimakopoulos<br>
<br>
O/H Jeffrey Kesselman &#941;&#947;&#961;&#945;&#968;&#949;:
<blockquote
 cite="mid:330f74e70712211648p7b5ccdacr5752ca75e80cb30a@mail.gmail.com"
 type="cite">
  <pre wrap="">Alex,

Im new at the OLPC but i know enough about graphics to comfortably
answer your question.

The problem is a lot more fundamental then just a missing library.

OpenGL, the way it is used today,  is an interface to 3D rendering
hardware.  To my knowledge OLPC has no such hardware inside it.  It
has basic 2D graphics only.

While it is *possible* to do OpenGl in software, such "sioftware
drivers" are very processor intensive and the OLPC is designed to be
inexpensive to build and run a long time on a charge-- both of these
mean that it has to have a much less powerful processor then today's
laptops or desktops.

The short version of this is simple that the OLPC isn't capable of 3D
rendering.  And thats the sum total.

Now, if you were to write a new 2D graphics engine that used the
croquet protocol, that might be doable.  Maybe.



On Dec 21, 2007 5:30 PM, Alex Asimakopoulos <a class="moz-txt-link-rfc2396E" href="mailto:asimak@csd.auth.gr">&lt;asimak@csd.auth.gr&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,  i am currently studying on Croquet platform and OLPC-XO laptop.

I would like to ask you , if there is a way for Croquet and OLPC-XO (or
e-toys activity inside it) to be together.
Both Croquet and OLPC activity "e-toys" rely on Squeak VM, but in etoys'
Squeak VM there is NO OpenGL 3D Graphics Support. [it is a parameter in
Squeak.ini file].

Could it be imported into  e-toys such a big project like Croquet?
is there any way of doing this? Sharing the same VM..
Or by creating a separate activity, like e-toys image and importing it
into Sugar?

i am asking this because the base platform is Squeak Vm and there must
be some way of the two platforms integrate into one.

hope i am not confusing you...
thanx in advance for your answers...


with regards,
Alex Asimakopoulos
Aristotle University of Thessaloniki, Greece

_______________________________________________
Devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.laptop.org/listinfo/devel">http://lists.laptop.org/listinfo/devel</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
<br>
</body>
</html>