<div dir="auto"><div>Of course, FPC (open-source Free Pascal Compiler that we use) has a target to ARM (both 32 and 64 bit). It's a native code, no virtual machine. It communicates with Java on Android using JNI, and with Objective-C on iOS using normal library calls (since Objective-C is a native code too).</div><div dir="auto"><br></div><div dir="auto">FPC has also a compiler to Java bytecode, so one can also compile Pascal to Java bytecode and integrate with Android this way. But that's a little different beast (the language has some constraints then, and of course you don't have the native code speed then) so we don't use it for Castle Game Engine.</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Michalis<br><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">14.01.2018 7:44 AM "John Carlson" <<a href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a>> napisał(a):<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Looks like Pascal is working on iOS and Android.   Was there an ARM port done that made this possible?  P-code/virtual machine?<div dir="auto"><br></div><div dir="auto">John</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div class="elided-text">On Jan 13, 2018 9:39 PM, "Michalis Kamburelis" <<a href="mailto:michalis.kambi@gmail.com" target="_blank">michalis.kambi@gmail.com</a>> wrote:<br type="attribution"></div><blockquote class="m_-4115128512720158328quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="elided-text">Hi,<br>
<br>
We're working on something cool :)<br>
<br>
Jan Adamec is working on a mobile version of view3dscene. Using Castle<br>
Game Engine to browse and interact with 3D models in X3D, VRML, and<br>
all the other formats supported by Castle Game Engine (Collada, 3DS,<br>
MD3, STL, Spine JSON...). The application will be available on Android<br>
and iOS.<br>
<br>
And it is open-source, of course:<br>
<a href="https://github.com/castle-engine/view3dscene-mobile" rel="noreferrer" target="_blank">https://github.com/castle-engi<wbr>ne/view3dscene-mobile</a> .<br>
<br>
Attaching a screen:)<br>
<br>
Regards,<br>
Michalis<br>
<br></div>
______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://web3d.org/mailman/listi<wbr>nfo/x3d-public_web3d.org</a><br>
</blockquote></div><br></div>
</blockquote></div><br></div></div></div>