<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 18, 2018 at 3:57 PM, Ilia Mirkin <span dir="ltr"><<a href="mailto:imirkin@alum.mit.edu" target="_blank">imirkin@alum.mit.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Not sure how much voting power I have, but I really like Erik's version at<br>
<br>
<a href="https://codepen.io/kusma/pen/vrXppL" rel="noreferrer" target="_blank">https://codepen.io/kusma/pen/<wbr>vrXppL</a><br>
<br>
It uses CSS3 animation on hover, so it's pretty low impact. Some<br>
slight cleverness could even include a fallback for a browser that<br>
doesn't support SVG.<br></blockquote><div><br></div><div>Could you be more specific about what exactly it is that you like?  Do you like the font? colors? style? the fact that it uses css? the fact that it doesn't use JS?  To me, the later two are immaterial and pretty trivial to put into any logo design.  Using WebGL is a bit less trivial, obviously.<br></div><div><br></div><div>--Jason</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
IMO solutions like three.js and so on are non-starters for something<br>
as trivial as a logo. Having some mesa-demos ported using it might be<br>
neat, but the logo should be kept simple and accessible.<br>
<span class="HOEnZb"><font color="#888888"><br>
  -ilia<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, Jun 18, 2018 at 6:52 PM, Laura Ekstrand <<a href="mailto:laura@jlekstrand.net">laura@jlekstrand.net</a>> wrote:<br>
> This looks like a useful check for WebGL compatibility:<br>
> <a href="https://threejs.org/docs/index.html#manual/introduction/WebGL-compatibility-check" rel="noreferrer" target="_blank">https://threejs.org/docs/<wbr>index.html#manual/<wbr>introduction/WebGL-<wbr>compatibility-check</a><br>
><br>
> On Mon, Jun 18, 2018, 3:50 PM Laura Ekstrand <<a href="mailto:laura@jlekstrand.net">laura@jlekstrand.net</a>> wrote:<br>
>><br>
>> Jordan's version is awesome.  But in general most people are concerned<br>
>> that WebGL will crash browsers.<br>
>><br>
>> One idea is to look into using three.js, which is a front-end library for<br>
>> web graphics.  It's backed by multiple frameworks including WebGL.<br>
>><br>
>> On Sun, Jun 17, 2018, 9:23 PM Jordan Justen <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.com</a>><br>
>> wrote:<br>
>>><br>
>>> On 2018-06-17 17:43:37, Jason Ekstrand wrote:<br>
>>> > On Sun, Jun 17, 2018 at 5:34 PM, Jordan Justen<br>
>>> > <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.com</a>><br>
>>> > wrote:<br>
>>> ><br>
>>> > > On 2018-06-17 16:42:13, Jason Ekstrand wrote:<br>
>>> > > > On Sun, Jun 17, 2018 at 4:21 PM, Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>><br>
>>> > > > wrote:<br>
>>> > > ><br>
>>> > > > > Also, Erik's is animated not with JavaScript at all, but just<br>
>>> > > > > CSS.<br>
>>> > > > > That's really cool.<br>
>>> > > > ><br>
>>> > > ><br>
>>> > > > The only thing the JS does is turn the animation on and off.  The<br>
>>> > > > actual<br>
>>> > > > animation is pure SVG. The main reason (as I understood it) for the<br>
>>> > > > JavaScript is to make the gears *not* turn if someone has disabled<br>
>>> > > > JavaScript.  I'm sure people will disagree as to whether or not<br>
>>> > > > that's a<br>
>>> > > > feature. :-)  I'm not sure if you can get the turn-on-hover thing<br>
>>> > > > with<br>
>>> > > just<br>
>>> > > > SVG and not JS though... /me doesn't know either all that well.<br>
>>> > ><br>
>>> > > All the JS and webgl. :)<br>
>>> > ><br>
>>> > > <a href="https://people.freedesktop.org/~jljusten/webgl-logo/gears.html" rel="noreferrer" target="_blank">https://people.freedesktop.<wbr>org/~jljusten/webgl-logo/<wbr>gears.html</a><br>
>>> > ><br>
>>> > > Actually, it doesn't start webgl until you move your mouse over the<br>
>>> > > logo. Before that it is displaying a jpg of the gears.<br>
>>> > ><br>
>>> ><br>
>>> > I like how the gears smoothly spin up and slow to a stop.  Not sure<br>
>>> > what I<br>
>>> > think of the font.<br>
>>><br>
>>> I changed the font to Roboto Slab, which I saw you mentioned earlier.<br>
>>><br>
>>> -Jordan<br>
>>> ______________________________<wbr>_________________<br>
>>> mesa-dev mailing list<br>
>>> <a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
>>> <a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-dev</a><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> mesa-dev mailing list<br>
> <a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-dev</a><br>
><br>
______________________________<wbr>_________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-dev</a><br>
</div></div></blockquote></div><br></div></div>