
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "SUNSET"
    ];
    <http://schema.org/datePublished> "2026-08-17"^^<http://schema.org/Date>;
    <http://schema.org/description> "Lightweight ray tracing renderer for embedded systems, outputs RGB565 framebuffer.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/SUNSETDEVER/3DM_Xrenderer-1.0.3.zip>;
    <http://schema.org/fileSize> 35;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "3DM_Xrenderer";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.3";
    <http://schema.org/url> <https://github.com/SUNSETDEVER/3DM_Xrenderer>
  ] .
