Visualize large text collections with WebGL
-
Updated
Sep 4, 2024 - JavaScript
Visualize large text collections with WebGL
This project is built using React. The data is fetched online in a text form and then split them into chunks of arrays depending on the Table of Contents. For example, main headings were put in one array and subheading in another array and the content in different array. In the end data is displayed on the screen.
Add a description, image, and links to the text-data topic page so that developers can more easily learn about it.
To associate your repository with the text-data topic, visit your repo's landing page and select "manage topics."