From f94b7d6269df9e0cef1652fa8bbc3a6d47d6ead1 Mon Sep 17 00:00:00 2001 From: Nathanne Isip Date: Mon, 12 Aug 2024 01:30:45 +0800 Subject: [PATCH] Updated documentation pages. --- docs/goblin3d_8h.html | 2 +- docs/index.html | 14 +++++++------- docs/navtreedata.js | 6 +++--- docs/navtreeindex0.js | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/goblin3d_8h.html b/docs/goblin3d_8h.html index 0060500..8f5e662 100644 --- a/docs/goblin3d_8h.html +++ b/docs/goblin3d_8h.html @@ -142,7 +142,7 @@
  • Pre-calculate the 3D coordinates based on rotation angles.
  • Render the 3D objects onto a 2D surface.
  • -

    +

    Usage Example

    goblin3d_init(&cube, 8, 12);
    diff --git a/docs/index.html b/docs/index.html index a78ca0d..2a417ef 100644 --- a/docs/index.html +++ b/docs/index.html @@ -95,8 +95,8 @@

    Arduino CI Arduino Lint SDL2 Port CI Arduino Release License: MIT

    Goblin3D is a lightweight, dependency-free graphics engine designed for rendering 3D wireframes on monochromatic displays and TFT LCDs using the Arduino platform. Goblin3D is perfect for embedded systems where resources are limited but 3D rendering capabilities are desired.

    -

    Goblin3D demo
    +

    Goblin3D demo
    Goblin3D demo with ESP32 on TFT and OLED.

    -

    +

    Features

    -

    Goblin3D port with SDL2
    +

    Goblin3D port with SDL2
    Goblin3D port with SDL2

    -

    +

    Installation

    -

    +

    Arduino Library Manager

    1. Open the Arduino IDE.
    2. diff --git a/docs/navtreedata.js b/docs/navtreedata.js index 834583c..fe2f520 100644 --- a/docs/navtreedata.js +++ b/docs/navtreedata.js @@ -26,9 +26,9 @@ var NAVTREE = [ [ "Goblin3D", "index.html", [ [ "Classes", "annotated.html", [ - [ "Features", "index.html#autotoc_md0", null ], - [ "Installation", "index.html#autotoc_md1", [ - [ "Arduino Library Manager", "index.html#autotoc_md2", null ], + [ "Features", "index.html#autotoc_md1", null ], + [ "Installation", "index.html#autotoc_md2", [ + [ "Arduino Library Manager", "index.html#autotoc_md3", null ], [ "Manual Installation", "index.html#autotoc_md4", null ] ] ], [ "Getting Started", "index.html#autotoc_md5", [ diff --git a/docs/navtreeindex0.js b/docs/navtreeindex0.js index 8904a10..c2d0665 100644 --- a/docs/navtreeindex0.js +++ b/docs/navtreeindex0.js @@ -17,9 +17,9 @@ var NAVTREEINDEX0 = "goblin3d_8h.html#adef913d7db7d1970e0595d05c10419a4":[1,0,0,0,5], "goblin3d_8h_source.html":[1,0,0,0], "index.html":[], -"index.html#autotoc_md0":[0], -"index.html#autotoc_md1":[1], -"index.html#autotoc_md2":[1,0], +"index.html#autotoc_md1":[0], +"index.html#autotoc_md2":[1], +"index.html#autotoc_md3":[1,0], "index.html#autotoc_md4":[1,1], "index.html#autotoc_md5":[2], "index.html#autotoc_md6":[2,0],