<div dir="ltr"><div>A few more thoughts that pop to mind</div><div>1) if v4 is supposed to be for html by design, then perhaps there could be a v4B or named PROFILE for non-html </div><div>2) could/should there be a superformat /superprofile for authoring, that a translator utility can reliably get into narrower profiles?</div><div>- for example author with Layout, can it get into CSS or vice versa?</div><div>-Doug</div><div><br></div></div><br><div class="gmail_quote"><div class="gmail_attr" dir="ltr">On Wed, Oct 9, 2019 at 9:07 AM Andreas Plesch <<a href="mailto:andreasplesch@gmail.com">andreasplesch@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">A new profile may be an option. In fact, FHG had proposed a HTML<br>
profile a while back: <a href="https://www.x3dom.org/nodes-2/" target="_blank" rel="noreferrer">https://www.x3dom.org/nodes-2/</a> . This could<br>
serve as a basis.<br>
<br>
On another note, since I was not quite happy with the population globe<br>
example, I made some minor improvements:<br>
<br>
<a href="https://gist.githack.com/andreasplesch/632c8960e0c737cdfb03f6f611d6fe03/raw/139aa134c6c9f38c0acb6e43022946653daa488f/Ax3domIndex.html" target="_blank" rel="noreferrer">https://gist.githack.com/andreasplesch/632c8960e0c737cdfb03f6f611d6fe03/raw/139aa134c6c9f38c0acb6e43022946653daa488f/Ax3domIndex.html</a><br>
<br>
This has thicker lines, proper transparency for the atmosphere glow, a<br>
lighter globe background, and correct initial size for the year text.<br>
<br>
As an example, besides the css layout, this also shows how to push<br>
events into an Inline without EXPORT/IMPORT in x3dom., using a small<br>
script instead of a route.<br>
<br>
-Andreas<br>
<br>
On Tue, Oct 8, 2019 at 10:26 PM GPU Group <<a href="mailto:gpugroup@gmail.com" target="_blank">gpugroup@gmail.com</a>> wrote:<br>
><br>
> Does v4 have profiles and components? Could there be separate profiles/components for standalone and html variants?<br>
> -Doug<br>
><br>
> On Tue, Oct 8, 2019 at 5:10 PM Andreas Plesch <<a href="mailto:andreasplesch@gmail.com" target="_blank">andreasplesch@gmail.com</a>> wrote:<br>
>><br>
>> I believe one reason why removal of the Layout component is considered<br>
>> is because it was not widely implemented and because it duplicates<br>
>> layouting functionality provided by HTML/DOM. That is why it will not<br>
>> make a lot sense to add a layout component to x3dom.<br>
>><br>
>> Here is Holger's example ported to x3dom:<br>
>><br>
>> <a href="https://gist.githack.com/andreasplesch/632c8960e0c737cdfb03f6f611d6fe03/raw/3dbcb9a4ef1ec344d9755abe333f6b89f0c823cf/Ax3domIndex.html" target="_blank" rel="noreferrer">https://gist.githack.com/andreasplesch/632c8960e0c737cdfb03f6f611d6fe03/raw/3dbcb9a4ef1ec344d9755abe333f6b89f0c823cf/Ax3domIndex.html</a><br>
>><br>
>> This uses the original css based layout from<br>
>> <a href="http://globe.chromeexperiments.com/" target="_blank" rel="noreferrer">http://globe.chromeexperiments.com/</a> directly.<br>
>><br>
>> Using css and standard HTML/DOM layouting removes a lot of complexity<br>
>> from the x3d scene. It does then require tighter integration of HTML<br>
>> and X3D. Using x_ite-dom would be enough for the example to run in<br>
>> x_ite while using css layouting and standard HTML text [If there is<br>
>> interest, I could port the example to x_ite-dom as well]. There is a<br>
>> lot of technology available, the latest is CSS grid. Web developers<br>
>> are used to this kind of layout.<br>
>><br>
>> Of course, standalone, eg. non-web X3D browsers like Castle or freeWrl<br>
>>  certainly still benefit from a Layout component.<br>
>><br>
>> The question then becomes if there should be an attempt to harmonize<br>
>> web based layouting and standalone layouting although good ideas would<br>
>> be needed.<br>
>><br>
>> Cheers,<br>
>><br>
>> -Andreas<br>
>><br>
>> --<br>
>> Andreas Plesch<br>
>> Waltham, MA 02453<br>
>><br>
>> _______________________________________________<br>
>> x3d-public mailing list<br>
>> <a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a><br>
>> <a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" target="_blank" rel="noreferrer">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
<br>
<br>
<br>
-- <br>
Andreas Plesch<br>
Waltham, MA 02453<br>
</blockquote></div>