{"id":25868,"date":"2026-08-03T12:02:02","date_gmt":"2026-08-03T12:02:02","guid":{"rendered":"https:\/\/matrix-works.eu\/?page_id=25868"},"modified":"2026-08-03T12:02:03","modified_gmt":"2026-08-03T12:02:03","slug":"geobox-models-in-a-glance","status":"publish","type":"page","link":"https:\/\/matrix-works.eu\/de\/geobox-models-in-a-glance\/","title":{"rendered":"GeoBox-Modelle im \u00dcberblick"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25868\" class=\"elementor elementor-25868\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf43185 e-flex e-con-boxed e-con e-parent\" data-id=\"cf43185\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e38f544 elementor-widget elementor-widget-html\" data-id=\"e38f544\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <title>GeoBox Product Lineup | Native Webpage Prototype<\/title>\r\n  <meta name=\"description\" content=\"Interactive native-web prototype for the GeoBox product lineup page.\" \/>\r\n  <style>\r\n    :root{\r\n      --ink:#102a43;\r\n      --muted:#5d6b7a;\r\n      --line:#dce4ea;\r\n      --soft:#f5f8fa;\r\n      --accent:#146aa3;\r\n      --accent-dark:#0e527f;\r\n      --orange:#ee7d22;\r\n      --white:#ffffff;\r\n      --radius:18px;\r\n      --shadow:0 16px 42px rgba(16,42,67,.09);\r\n      --max:1180px;\r\n    }\r\n    *{box-sizing:border-box}\r\n    html{scroll-behavior:smooth}\r\n    body{\r\n      margin:0;\r\n      font-family:Inter,Segoe UI,Arial,sans-serif;\r\n      color:var(--ink);\r\n      background:var(--white);\r\n      line-height:1.55;\r\n    }\r\n    a{color:inherit}\r\n    .wrap{width:min(var(--max),calc(100% - 40px));margin:auto}\r\n    .eyebrow{\r\n      font-size:.78rem;\r\n      font-weight:800;\r\n      letter-spacing:.13em;\r\n      text-transform:uppercase;\r\n      color:var(--accent);\r\n      margin-bottom:14px;\r\n    }\r\n    h1,h2,h3{line-height:1.12;margin-top:0}\r\n    h1{font-size:clamp(2.4rem,5vw,4.7rem);max-width:930px;margin-bottom:22px}\r\n    h2{font-size:clamp(1.8rem,3vw,3rem);margin-bottom:18px}\r\n    h3{font-size:1.3rem;margin-bottom:10px}\r\n    p{margin-top:0}\r\n    .lead{font-size:clamp(1.05rem,2vw,1.28rem);color:var(--muted);max-width:820px}\r\n    .hero{\r\n      padding:88px 0 56px;\r\n      background:\r\n        radial-gradient(circle at 88% 18%,rgba(20,106,163,.12),transparent 25%),\r\n        linear-gradient(180deg,#fff 0%,#f7fafc 100%);\r\n      border-bottom:1px solid var(--line);\r\n    }\r\n    .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}\r\n    .btn{\r\n      display:inline-flex;align-items:center;justify-content:center;\r\n      min-height:48px;padding:0 21px;border-radius:999px;\r\n      text-decoration:none;font-weight:750;border:1px solid transparent;\r\n      transition:.2s ease;\r\n    }\r\n    .btn.primary{background:var(--accent);color:white}\r\n    .btn.primary:hover{background:var(--accent-dark);transform:translateY(-1px)}\r\n    .btn.secondary{border-color:var(--line);background:white}\r\n    .btn.secondary:hover{border-color:var(--accent);color:var(--accent)}\r\n    .trust{\r\n      display:grid;grid-template-columns:repeat(4,1fr);\r\n      gap:1px;background:var(--line);border:1px solid var(--line);\r\n      border-radius:14px;overflow:hidden;margin-top:54px;\r\n    }\r\n    .trust div{background:white;padding:18px;text-align:center;font-size:.92rem;font-weight:700}\r\n    .anchorbar{\r\n      position:sticky;top:0;z-index:10;background:rgba(255,255,255,.95);\r\n      backdrop-filter:blur(10px);border-bottom:1px solid var(--line)\r\n    }\r\n    .anchorbar .wrap{display:flex;gap:24px;overflow:auto;padding:13px 0}\r\n    .anchorbar a{white-space:nowrap;text-decoration:none;font-size:.92rem;font-weight:700;color:var(--muted)}\r\n    .anchorbar a:hover{color:var(--accent)}\r\n    section{padding:78px 0}\r\n    section.soft{background:var(--soft)}\r\n    .section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px}\r\n    .section-head p{max-width:620px;color:var(--muted);margin-bottom:4px}\r\n    .application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}\r\n    .application-card{\r\n      background:white;border:1px solid var(--line);border-radius:var(--radius);\r\n      padding:25px;box-shadow:0 8px 24px rgba(16,42,67,.04);\r\n      text-decoration:none;transition:.22s ease;\r\n    }\r\n    .application-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#b6ccda}\r\n    .icon{\r\n      width:52px;height:52px;border-radius:14px;background:#eaf3f8;\r\n      display:grid;place-items:center;margin-bottom:20px;color:var(--accent);font-weight:900;font-size:1.25rem\r\n    }\r\n    .application-card p{font-size:.94rem;color:var(--muted);margin-bottom:14px}\r\n    .text-link{color:var(--accent);font-weight:750;font-size:.93rem}\r\n    .filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:26px}\r\n    .filter{\r\n      border:1px solid var(--line);background:white;border-radius:999px;padding:9px 15px;\r\n      font-weight:750;color:var(--muted);cursor:pointer\r\n    }\r\n    .filter.active{background:var(--ink);color:white;border-color:var(--ink)}\r\n    .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\r\n    .product-card{\r\n      border:1px solid var(--line);border-radius:var(--radius);background:white;\r\n      padding:25px;display:flex;flex-direction:column;min-height:390px;\r\n      box-shadow:0 8px 22px rgba(16,42,67,.04)\r\n    }\r\n    .product-card[hidden]{display:none}\r\n    .card-top{display:flex;justify-content:space-between;gap:14px;align-items:start}\r\n    .badge{\r\n      display:inline-flex;border-radius:999px;background:#eaf3f8;color:var(--accent);\r\n      padding:5px 10px;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em\r\n    }\r\n    .badge.orange{background:#fff1e7;color:#a64a0f}\r\n    .series{font-size:2rem;font-weight:850;margin:18px 0 5px}\r\n    .models{font-size:.85rem;color:var(--muted);min-height:25px}\r\n    .best-for{margin:22px 0 16px;padding:14px 15px;background:var(--soft);border-radius:12px}\r\n    .best-for strong{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:5px}\r\n    .features{margin:0 0 24px;padding-left:18px;color:var(--muted);font-size:.93rem}\r\n    .features li{margin:7px 0}\r\n    .card-actions{margin-top:auto;display:flex;gap:9px;flex-wrap:wrap}\r\n    .small-btn{\r\n      text-decoration:none;border:1px solid var(--line);padding:9px 13px;border-radius:999px;\r\n      font-size:.87rem;font-weight:750\r\n    }\r\n    .small-btn.primary{background:var(--accent);border-color:var(--accent);color:white}\r\n    .table-wrap{overflow:auto;border:1px solid var(--line);border-radius:16px;background:white}\r\n    table{width:100%;border-collapse:collapse;min-width:780px}\r\n    th,td{padding:16px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}\r\n    thead th{background:#edf4f8;font-size:.87rem}\r\n    tbody th{font-size:.9rem;width:220px}\r\n    td{font-size:.91rem;color:var(--muted)}\r\n    tr:last-child th,tr:last-child td{border-bottom:0}\r\n    details{\r\n      border:1px solid var(--line);border-radius:16px;background:white;margin:12px 0;\r\n      overflow:hidden\r\n    }\r\n    summary{cursor:pointer;padding:20px 22px;font-weight:800;list-style:none}\r\n    summary::-webkit-details-marker{display:none}\r\n    details .inner{padding:0 22px 22px}\r\n    .help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\r\n    .help-card{padding:24px;border-left:4px solid var(--orange);background:white;border-radius:0 14px 14px 0}\r\n    .help-card .num{font-weight:900;color:var(--orange);font-size:.8rem;letter-spacing:.1em}\r\n    .cta{\r\n      background:var(--ink);color:white;border-radius:26px;padding:48px;\r\n      display:grid;grid-template-columns:1.5fr .8fr;gap:30px;align-items:center\r\n    }\r\n    .cta p{color:#cbd8e2;max-width:690px}\r\n    .cta .btn.secondary{background:white;border-color:white;color:var(--ink)}\r\n    footer{padding:32px 0;color:var(--muted);font-size:.84rem}\r\n    @media(max-width:900px){\r\n      .application-grid{grid-template-columns:repeat(2,1fr)}\r\n      .product-grid{grid-template-columns:repeat(2,1fr)}\r\n      .trust{grid-template-columns:repeat(2,1fr)}\r\n      .help-grid{grid-template-columns:1fr}\r\n      .cta{grid-template-columns:1fr}\r\n    }\r\n    @media(max-width:620px){\r\n      .wrap{width:min(100% - 26px,var(--max))}\r\n      .hero{padding-top:60px}\r\n      section{padding:58px 0}\r\n      .application-grid,.product-grid{grid-template-columns:1fr}\r\n      .section-head{display:block}\r\n      .trust{grid-template-columns:1fr}\r\n      .cta{padding:31px 24px}\r\n      h1{font-size:2.45rem}\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <header class=\"hero\">\r\n    <div class=\"wrap\">\r\n      <div class=\"eyebrow\">GeoBox Product Overview<\/div>\r\n      <h1>Find the right GeoBox for your display system<\/h1>\r\n      <p class=\"lead\">\r\n        Compare GeoBox processors by application, output resolution and processing requirement.\r\n        Start with your display challenge, then open the relevant product series for technical details.\r\n      <\/p>\r\n      <div class=\"hero-actions\">\r\n        <a class=\"btn primary\" href=\"#choose\">Choose by application<\/a>\r\n        <a class=\"btn secondary\" href=\"#contact\">Send us your system diagram<\/a>\r\n      <\/div>\r\n      <div class=\"trust\">\r\n        <div>FPGA-based processing<\/div>\r\n        <div>No operating-system dependency<\/div>\r\n        <div>Predictable low latency<\/div>\r\n        <div>Designed for continuous operation<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <nav class=\"anchorbar\" aria-label=\"Page sections\">\r\n    <div class=\"wrap\">\r\n      <a href=\"#choose\">Choose by application<\/a>\r\n      <a href=\"#lineup\">Product lineup<\/a>\r\n      <a href=\"#compare\">Compare series<\/a>\r\n      <a href=\"#contact\">Project support<\/a>\r\n    <\/div>\r\n  <\/nav>\r\n\r\n  <main>\r\n    <section id=\"choose\">\r\n      <div class=\"wrap\">\r\n        <div class=\"section-head\">\r\n          <div>\r\n            <div class=\"eyebrow\">Start with the application<\/div>\r\n            <h2>What does the display system need to do?<\/h2>\r\n          <\/div>\r\n          <p>Each entry leads to a short list of suitable processor families instead of forcing visitors to read one large specification chart.<\/p>\r\n        <\/div>\r\n        <div class=\"application-grid\">\r\n          <a class=\"application-card\" href=\"#lineup\" data-jump-filter=\"projection\">\r\n            <div class=\"icon\">01<\/div>\r\n            <h3>Blend and align projectors<\/h3>\r\n            <p>For wide canvases, immersive rooms, curved surfaces and projection mapping.<\/p>\r\n            <span class=\"text-link\">UD100 \u00b7 M810 \u00b7 G112 \u2192<\/span>\r\n          <\/a>\r\n          <a class=\"application-card\" href=\"#lineup\" data-jump-filter=\"videowall\">\r\n            <div class=\"icon\">02<\/div>\r\n            <h3>Control a video wall or LED canvas<\/h3>\r\n            <p>For cropping, rotation, custom output timing and multi-display distribution.<\/p>\r\n            <span class=\"text-link\">G900 \u00b7 G400 \u00b7 G413 \u2192<\/span>\r\n          <\/a>\r\n          <a class=\"application-card\" href=\"#lineup\" data-jump-filter=\"multisource\">\r\n            <div class=\"icon\">03<\/div>\r\n            <h3>Display multiple live sources<\/h3>\r\n            <p>For editable layouts, seamless switching, PiP\/PoP and layered content.<\/p>\r\n            <span class=\"text-link\">S902 \u00b7 G901 \u2192<\/span>\r\n          <\/a>\r\n          <a class=\"application-card\" href=\"#lineup\" data-jump-filter=\"special\">\r\n            <div class=\"icon\">04<\/div>\r\n            <h3>Handle a specialist workflow<\/h3>\r\n            <p>For projection mapping, professional 3D conversion and unusual display formats.<\/p>\r\n            <span class=\"text-link\">M800EX \u00b7 UD100 \u00b7 G900 \u2192<\/span>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"lineup\" class=\"soft\">\r\n      <div class=\"wrap\">\r\n        <div class=\"section-head\">\r\n          <div>\r\n            <div class=\"eyebrow\">Product lineup<\/div>\r\n            <h2>Compare the main GeoBox series<\/h2>\r\n          <\/div>\r\n          <p>Use the filters to narrow the lineup. Each card presents only the information needed for the first selection decision.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"filters\" role=\"group\" aria-label=\"Filter product cards\">\r\n          <button class=\"filter active\" data-filter=\"all\">All series<\/button>\r\n          <button class=\"filter\" data-filter=\"projection\">Projection<\/button>\r\n          <button class=\"filter\" data-filter=\"videowall\">Video wall &amp; LED<\/button>\r\n          <button class=\"filter\" data-filter=\"multisource\">Multi-source<\/button>\r\n          <button class=\"filter\" data-filter=\"special\">Mapping &amp; 3D<\/button>\r\n        <\/div>\r\n\r\n        <div class=\"product-grid\">\r\n          <article class=\"product-card\" data-category=\"projection special\">\r\n            <div class=\"card-top\"><span class=\"badge\">Flagship<\/span><span>4K\/UHD output<\/span><\/div>\r\n            <div class=\"series\">UD100<\/div>\r\n            <div class=\"models\">UD101Lite \u00b7 UD102 \u00b7 UD103 \u00b7 UD104<\/div>\r\n            <div class=\"best-for\"><strong>Best for<\/strong>True 4K projection, premium immersive spaces and professional 3D systems.<\/div>\r\n            <ul class=\"features\">\r\n              <li>Up to 4K60 output per channel<\/li>\r\n              <li>Edge blending, warping and black-level uplift<\/li>\r\n              <li>Multi-view and 3D format conversion<\/li>\r\n            <\/ul>\r\n            <div class=\"card-actions\">\r\n              <a class=\"small-btn primary\" href=\"https:\/\/matrix-works.eu\/ud100-product\/\">View UD100<\/a>\r\n              <a class=\"small-btn\" href=\"#compare\">Compare<\/a>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article class=\"product-card\" data-category=\"projection special\">\r\n            <div class=\"card-top\"><span class=\"badge\">Mainstream<\/span><span>WUXGA output<\/span><\/div>\r\n            <div class=\"series\">M810 \/ M800EX<\/div>\r\n            <div class=\"models\">M812 \u00b7 M813 \u00b7 M814 \u00b7 M801EX\u2013M804EX<\/div>\r\n            <div class=\"best-for\"><strong>Best for<\/strong>Multi-projector systems using Full HD or WUXGA projectors.<\/div>\r\n            <ul class=\"features\">\r\n              <li>Edge blending, geometry and image distribution<\/li>\r\n              <li>Frame synchronization and profile recall<\/li>\r\n              <li>M800EX adds hardware projection mapping<\/li>\r\n            <\/ul>\r\n            <div class=\"card-actions\">\r\n              <a class=\"small-btn primary\" href=\"https:\/\/matrix-works.eu\/m810\/\">View M810<\/a>\r\n              <a class=\"small-btn\" href=\"#compare\">Compare<\/a>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article class=\"product-card\" data-category=\"projection\">\r\n            <div class=\"card-top\"><span class=\"badge\">Light<\/span><span>Compact<\/span><\/div>\r\n            <div class=\"series\">G112<\/div>\r\n            <div class=\"models\">Single compact blending processor<\/div>\r\n            <div class=\"best-for\"><strong>Best for<\/strong>Smaller projector setups where simple hardware blending is sufficient.<\/div>\r\n            <ul class=\"features\">\r\n              <li>Compact and cost-conscious<\/li>\r\n              <li>Edge blending and basic geometry control<\/li>\r\n              <li>Remote-controller setup<\/li>\r\n            <\/ul>\r\n            <div class=\"card-actions\">\r\n              <a class=\"small-btn primary\" href=\"https:\/\/matrix-works.eu\/g110\/\">View G112<\/a>\r\n              <a class=\"small-btn\" href=\"#compare\">Compare<\/a>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article class=\"product-card\" data-category=\"videowall multisource special\">\r\n            <div class=\"card-top\"><span class=\"badge\">Flagship<\/span><span>4K\/UHD output<\/span><\/div>\r\n            <div class=\"series\">G900<\/div>\r\n            <div class=\"models\">G901 \u00b7 G902 \u00b7 G904<\/div>\r\n            <div class=\"best-for\"><strong>Best for<\/strong>4K video walls, custom-resolution LED canvases and specialist format conversion.<\/div>\r\n            <ul class=\"features\">\r\n              <li>Programmable output resolution<\/li>\r\n              <li>Crop, rotation, multiview and seamless switching<\/li>\r\n              <li>Professional 3D format conversion<\/li>\r\n            <\/ul>\r\n            <div class=\"card-actions\">\r\n              <a class=\"small-btn primary\" href=\"https:\/\/matrix-works.eu\/g900\/\">View G900<\/a>\r\n              <a class=\"small-btn\" href=\"#compare\">Compare<\/a>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article class=\"product-card\" data-category=\"videowall\">\r\n            <div class=\"card-top\"><span class=\"badge\">Mainstream<\/span><span>WUXGA output<\/span><\/div>\r\n            <div class=\"series\">G400<\/div>\r\n            <div class=\"models\">G406 \u00b7 G408 \u00b7 G406S<\/div>\r\n            <div class=\"best-for\"><strong>Best for<\/strong>Multi-display walls that require independent cropping, orientation and distribution.<\/div>\r\n            <ul class=\"features\">\r\n              <li>Four or eight independently processed outputs<\/li>\r\n              <li>90\u00b0 \/ 180\u00b0 \/ 270\u00b0 rotation, mirror and flip<\/li>\r\n              <li>Frame sync and low-latency processing<\/li>\r\n            <\/ul>\r\n            <div class=\"card-actions\">\r\n              <a class=\"small-btn primary\" href=\"https:\/\/matrix-works.eu\/products\/g400\/\">View G400<\/a>\r\n              <a class=\"small-btn\" href=\"#compare\">Compare<\/a>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article class=\"product-card\" data-category=\"videowall special\">\r\n            <div class=\"card-top\"><span class=\"badge orange\">Creative<\/span><span>Free-angle rotation<\/span><\/div>\r\n            <div class=\"series\">G413<\/div>\r\n            <div class=\"models\">Asymmetric video-wall processor<\/div>\r\n            <div class=\"best-for\"><strong>Best for<\/strong>Displays positioned at unusual angles or arranged as asymmetric compositions.<\/div>\r\n            <ul class=\"features\">\r\n              <li>Image rotation to any angle<\/li>\r\n              <li>Geometry adjustment for irregular layouts<\/li>\r\n              <li>PiP and PoP support<\/li>\r\n            <\/ul>\r\n            <div class=\"card-actions\">\r\n              <a class=\"small-btn primary\" href=\"https:\/\/matrix-works.eu\/products\/geobox-video-wall-controller\/\">View application<\/a>\r\n              <a class=\"small-btn\" href=\"#compare\">Compare<\/a>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article class=\"product-card\" data-category=\"multisource\">\r\n            <div class=\"card-top\"><span class=\"badge\">Layout processor<\/span><span>4 inputs \/ 2 outputs<\/span><\/div>\r\n            <div class=\"series\">S902<\/div>\r\n            <div class=\"models\">UHD quad-view and seamless switcher<\/div>\r\n            <div class=\"best-for\"><strong>Best for<\/strong>Freely editable multi-source layouts on one or two 4K display canvases.<\/div>\r\n            <ul class=\"features\">\r\n              <li>Up to four windows with free positioning<\/li>\r\n              <li>Layer priority, alpha blending and backgrounds<\/li>\r\n              <li>20 profiles and multiple transition effects<\/li>\r\n            <\/ul>\r\n            <div class=\"card-actions\">\r\n              <a class=\"small-btn primary\" href=\"https:\/\/matrix-works.eu\/s902\/\">View S902<\/a>\r\n              <a class=\"small-btn\" href=\"#compare\">Compare<\/a>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article class=\"product-card\" data-category=\"multisource videowall special\">\r\n            <div class=\"card-top\"><span class=\"badge\">Flexible I\/O<\/span><span>5 inputs \/ 1 output<\/span><\/div>\r\n            <div class=\"series\">G901<\/div>\r\n            <div class=\"models\">Part of the G900 series<\/div>\r\n            <div class=\"best-for\"><strong>Best for<\/strong>Seamless source switching, fixed multiview layouts and programmable output timing.<\/div>\r\n            <ul class=\"features\">\r\n              <li>HDMI and DisplayPort input support<\/li>\r\n              <li>Crop, PiP\/PoP, rotation and custom output<\/li>\r\n              <li>Useful as a front-end or specialist converter<\/li>\r\n            <\/ul>\r\n            <div class=\"card-actions\">\r\n              <a class=\"small-btn primary\" href=\"https:\/\/matrix-works.eu\/products-s901-g901\/\">View G901<\/a>\r\n              <a class=\"small-btn\" href=\"#compare\">Compare<\/a>\r\n            <\/div>\r\n          <\/article>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"compare\">\r\n      <div class=\"wrap\">\r\n        <div class=\"section-head\">\r\n          <div>\r\n            <div class=\"eyebrow\">Detailed comparison<\/div>\r\n            <h2>Compare only within the relevant product group<\/h2>\r\n          <\/div>\r\n          <p>Do not place every model in one giant table. Separate comparison tables make the differences easier to understand and remain usable on mobile.<\/p>\r\n        <\/div>\r\n\r\n        <details open>\r\n          <summary>Projection blending and geometry<\/summary>\r\n          <div class=\"inner table-wrap\">\r\n            <table>\r\n              <thead><tr><th>Selection factor<\/th><th>UD100<\/th><th>M810 \/ M800EX<\/th><th>G112<\/th><\/tr><\/thead>\r\n              <tbody>\r\n                <tr><th>Positioning<\/th><td>Flagship<\/td><td>Mainstream<\/td><td>Light<\/td><\/tr>\r\n                <tr><th>Maximum output class<\/th><td>4K\/UHD per channel<\/td><td>Full HD \/ WUXGA per channel<\/td><td>Full HD \/ WUXGA class<\/td><\/tr>\r\n                <tr><th>Edge blending<\/th><td>Yes, except UD101Lite<\/td><td>Yes<\/td><td>Yes<\/td><\/tr>\r\n                <tr><th>Advanced geometry<\/th><td>Yes<\/td><td>Yes<\/td><td>Basic<\/td><\/tr>\r\n                <tr><th>Black-level uplift<\/th><td>Yes<\/td><td>Yes<\/td><td>No<\/td><\/tr>\r\n                <tr><th>PC tool \/ network control<\/th><td>Yes<\/td><td>Yes<\/td><td>Remote control only<\/td><\/tr>\r\n                <tr><th>Special note<\/th><td>Best for true 4K workflows<\/td><td>M800EX adds projection mapping<\/td><td>Compact and affordable<\/td><\/tr>\r\n              <\/tbody>\r\n            <\/table>\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details>\r\n          <summary>Video wall and LED-canvas processing<\/summary>\r\n          <div class=\"inner table-wrap\">\r\n            <table>\r\n              <thead><tr><th>Selection factor<\/th><th>G900<\/th><th>G400<\/th><th>G413<\/th><\/tr><\/thead>\r\n              <tbody>\r\n                <tr><th>Positioning<\/th><td>Flagship 4K<\/td><td>Mainstream multi-output<\/td><td>Creative \/ asymmetric<\/td><\/tr>\r\n                <tr><th>Maximum output class<\/th><td>4K\/UHD per channel<\/td><td>Full HD \/ WUXGA per channel<\/td><td>Full HD \/ WUXGA per channel<\/td><\/tr>\r\n                <tr><th>Programmable output<\/th><td>Yes<\/td><td>No<\/td><td>No<\/td><\/tr>\r\n                <tr><th>Rotation<\/th><td>90\u00b0 increments, mirror and flip<\/td><td>90\u00b0 increments, mirror and flip<\/td><td>Any angle<\/td><\/tr>\r\n                <tr><th>Multi-source<\/th><td>PiP and fixed split views<\/td><td>Model dependent<\/td><td>PiP \/ PoP<\/td><\/tr>\r\n                <tr><th>Best reason to choose<\/th><td>4K and custom output timing<\/td><td>Four or eight outputs<\/td><td>Free-angle composition<\/td><\/tr>\r\n              <\/tbody>\r\n            <\/table>\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details>\r\n          <summary>Multi-source layout and switching<\/summary>\r\n          <div class=\"inner table-wrap\">\r\n            <table>\r\n              <thead><tr><th>Selection factor<\/th><th>S902<\/th><th>G901<\/th><\/tr><\/thead>\r\n              <tbody>\r\n                <tr><th>Primary role<\/th><td>Editable multi-window layout processor<\/td><td>Seamless switcher and specialist output processor<\/td><\/tr>\r\n                <tr><th>Inputs \/ outputs<\/th><td>4 HDMI inputs \/ 2 HDMI outputs<\/td><td>3 HDMI + 2 DP inputs \/ 1 HDMI output<\/td><\/tr>\r\n                <tr><th>Window placement<\/th><td>Free editing<\/td><td>Fixed layouts; editable PiP<\/td><\/tr>\r\n                <tr><th>Maximum windows<\/th><td>4<\/td><td>4<\/td><\/tr>\r\n                <tr><th>Custom output timing<\/th><td>No<\/td><td>Yes<\/td><\/tr>\r\n                <tr><th>Background and alpha<\/th><td>Yes<\/td><td>No<\/td><\/tr>\r\n                <tr><th>Best reason to choose<\/th><td>Two independent, flexible canvases<\/td><td>Input flexibility and custom output<\/td><\/tr>\r\n              <\/tbody>\r\n            <\/table>\r\n          <\/div>\r\n        <\/details>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"soft\">\r\n      <div class=\"wrap\">\r\n        <div class=\"section-head\">\r\n          <div>\r\n            <div class=\"eyebrow\">Selection support<\/div>\r\n            <h2>Three questions usually narrow the choice<\/h2>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"help-grid\">\r\n          <div class=\"help-card\"><div class=\"num\">QUESTION 01<\/div><h3>What is the required output resolution per display?<\/h3><p>4K\/UHD output normally points to UD100 or G900. Full HD\/WUXGA systems normally start with M810, G400 or G112.<\/p><\/div>\r\n          <div class=\"help-card\"><div class=\"num\">QUESTION 02<\/div><h3>How many independently processed outputs are required?<\/h3><p>Select the series first, then choose the model according to the number of projector or display channels.<\/p><\/div>\r\n          <div class=\"help-card\"><div class=\"num\">QUESTION 03<\/div><h3>Is the priority geometry, multi-source layout or custom timing?<\/h3><p>This separates blending processors, layout processors and specialist output processors before detailed specification comparison.<\/p><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"contact\">\r\n      <div class=\"wrap\">\r\n        <div class=\"cta\">\r\n          <div>\r\n            <div class=\"eyebrow\" style=\"color:#84c6ed\">Not sure which series fits?<\/div>\r\n            <h2>Send us the signal flow or display layout<\/h2>\r\n            <p>Include the source format, number of displays or projectors, required output resolution and the processing functions you need. MatrixWorks can recommend a suitable GeoBox configuration.<\/p>\r\n          <\/div>\r\n          <div>\r\n            <a class=\"btn secondary\" href=\"mailto:info@matrix-works.eu?subject=GeoBox%20project%20evaluation\">Discuss a project<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n  <\/main>\r\n\r\n  <footer>\r\n    <div class=\"wrap\">\r\n      Native webpage prototype. Product details should be checked against the current technical documents before publication.\r\n    <\/div>\r\n  <\/footer>\r\n\r\n  <script>\r\n    const filters = document.querySelectorAll('.filter');\r\n    const cards = document.querySelectorAll('.product-card');\r\n\r\n    function applyFilter(value){\r\n      filters.forEach(b => b.classList.toggle('active', b.dataset.filter === value));\r\n      cards.forEach(card => {\r\n        const categories = card.dataset.category.split(' ');\r\n        card.hidden = !(value === 'all' || categories.includes(value));\r\n      });\r\n    }\r\n\r\n    filters.forEach(btn => btn.addEventListener('click', () => applyFilter(btn.dataset.filter)));\r\n\r\n    document.querySelectorAll('[data-jump-filter]').forEach(link => {\r\n      link.addEventListener('click', () => applyFilter(link.dataset.jumpFilter));\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GeoBox Product Lineup | Native Webpage Prototype GeoBox Product Overview Find the right GeoBox for your display system Compare GeoBox processors by application, output resolution and processing requirement. Start with your display challenge, then open the relevant product series for technical details. Choose by application Send us your system diagram FPGA-based processing No operating-system dependency [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-25868","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>GeoBox Models in a Glance - MatrixWorks Europe<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/matrix-works.eu\/de\/geobox-models-in-a-glance\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GeoBox Models in a Glance\" \/>\n<meta property=\"og:description\" content=\"GeoBox Product Lineup | Native Webpage Prototype GeoBox Product Overview Find the right GeoBox for your display system Compare GeoBox processors by application, output resolution and processing requirement. Start with your display challenge, then open the relevant product series for technical details. Choose by application Send us your system diagram FPGA-based processing No operating-system dependency [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/matrix-works.eu\/de\/geobox-models-in-a-glance\/\" \/>\n<meta property=\"og:site_name\" content=\"MatrixWorks Europe\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-03T12:02:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/matrix-works.eu\/wp-content\/uploads\/2025\/03\/GeoBox-in-Europe.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1584\" \/>\n\t<meta property=\"og:image:height\" content=\"396\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@MatrixWorksEU\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"5\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/matrix-works.eu\\\/geobox-models-in-a-glance\\\/\",\"url\":\"https:\\\/\\\/matrix-works.eu\\\/geobox-models-in-a-glance\\\/\",\"name\":\"GeoBox Models in a Glance - MatrixWorks Europe\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/matrix-works.eu\\\/#website\"},\"datePublished\":\"2026-08-03T12:02:02+00:00\",\"dateModified\":\"2026-08-03T12:02:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/matrix-works.eu\\\/geobox-models-in-a-glance\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/matrix-works.eu\\\/geobox-models-in-a-glance\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/matrix-works.eu\\\/geobox-models-in-a-glance\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/matrix-works.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GeoBox Models in a Glance\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/matrix-works.eu\\\/#website\",\"url\":\"https:\\\/\\\/matrix-works.eu\\\/\",\"name\":\"MatrixWorks Europe\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/matrix-works.eu\\\/#organization\"},\"alternateName\":\"GeoBox in Europe\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/matrix-works.eu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/matrix-works.eu\\\/#organization\",\"name\":\"MatrixWorks Europe B.V.\",\"alternateName\":\"MatrixWorks\",\"url\":\"https:\\\/\\\/matrix-works.eu\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/matrix-works.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/matrix-works.eu\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/MTXWorks_Logo-2.jpg\",\"contentUrl\":\"https:\\\/\\\/matrix-works.eu\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/MTXWorks_Logo-2.jpg\",\"width\":681,\"height\":649,\"caption\":\"MatrixWorks Europe B.V.\"},\"image\":{\"@id\":\"https:\\\/\\\/matrix-works.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/MatrixWorksEU\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/matrixworks-b-v\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCxunCnAsepOa59_myEXfCyA?view_as=subscriber\"],\"foundingDate\":\"2018-11-01\",\"vatID\":\"859250829B01\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"GeoBox Models in a Glance - MatrixWorks Europe","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/matrix-works.eu\/de\/geobox-models-in-a-glance\/","og_locale":"de_DE","og_type":"article","og_title":"GeoBox Models in a Glance","og_description":"GeoBox Product Lineup | Native Webpage Prototype GeoBox Product Overview Find the right GeoBox for your display system Compare GeoBox processors by application, output resolution and processing requirement. Start with your display challenge, then open the relevant product series for technical details. Choose by application Send us your system diagram FPGA-based processing No operating-system dependency [&hellip;]","og_url":"https:\/\/matrix-works.eu\/de\/geobox-models-in-a-glance\/","og_site_name":"MatrixWorks Europe","article_modified_time":"2026-08-03T12:02:03+00:00","og_image":[{"width":1584,"height":396,"url":"https:\/\/matrix-works.eu\/wp-content\/uploads\/2025\/03\/GeoBox-in-Europe.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@MatrixWorksEU","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"5\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/matrix-works.eu\/geobox-models-in-a-glance\/","url":"https:\/\/matrix-works.eu\/geobox-models-in-a-glance\/","name":"GeoBox Models in a Glance - MatrixWorks Europe","isPartOf":{"@id":"https:\/\/matrix-works.eu\/#website"},"datePublished":"2026-08-03T12:02:02+00:00","dateModified":"2026-08-03T12:02:03+00:00","breadcrumb":{"@id":"https:\/\/matrix-works.eu\/geobox-models-in-a-glance\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/matrix-works.eu\/geobox-models-in-a-glance\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/matrix-works.eu\/geobox-models-in-a-glance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/matrix-works.eu\/"},{"@type":"ListItem","position":2,"name":"GeoBox Models in a Glance"}]},{"@type":"WebSite","@id":"https:\/\/matrix-works.eu\/#website","url":"https:\/\/matrix-works.eu\/","name":"MatrixWorks Europa","description":"","publisher":{"@id":"https:\/\/matrix-works.eu\/#organization"},"alternateName":"GeoBox in Europe","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/matrix-works.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/matrix-works.eu\/#organization","name":"MatrixWorks Europa B.V.","alternateName":"MatrixWorks","url":"https:\/\/matrix-works.eu\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/matrix-works.eu\/#\/schema\/logo\/image\/","url":"https:\/\/matrix-works.eu\/wp-content\/uploads\/2018\/09\/MTXWorks_Logo-2.jpg","contentUrl":"https:\/\/matrix-works.eu\/wp-content\/uploads\/2018\/09\/MTXWorks_Logo-2.jpg","width":681,"height":649,"caption":"MatrixWorks Europe B.V."},"image":{"@id":"https:\/\/matrix-works.eu\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/MatrixWorksEU","https:\/\/www.linkedin.com\/company\/matrixworks-b-v\/","https:\/\/www.youtube.com\/channel\/UCxunCnAsepOa59_myEXfCyA?view_as=subscriber"],"foundingDate":"2018-11-01","vatID":"859250829B01"}]}},"_links":{"self":[{"href":"https:\/\/matrix-works.eu\/de\/wp-json\/wp\/v2\/pages\/25868","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/matrix-works.eu\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/matrix-works.eu\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/matrix-works.eu\/de\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/matrix-works.eu\/de\/wp-json\/wp\/v2\/comments?post=25868"}],"version-history":[{"count":5,"href":"https:\/\/matrix-works.eu\/de\/wp-json\/wp\/v2\/pages\/25868\/revisions"}],"predecessor-version":[{"id":25884,"href":"https:\/\/matrix-works.eu\/de\/wp-json\/wp\/v2\/pages\/25868\/revisions\/25884"}],"wp:attachment":[{"href":"https:\/\/matrix-works.eu\/de\/wp-json\/wp\/v2\/media?parent=25868"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}