BabilonJS:
https://youtu.be/eQH4273wy7w (Breve tutorial su come iniziare ad utilizzare BabilonJS)
https://github.com/hujiulong/vue-3d-model
UI Framework For Game Tool Development
Si chiama PCUI perché è il livello dell'interfaccia utente che alimenta il motore di gioco PlayCanvas. Fornisce oltre una dozzina di controlli, oltre a implementare la logica come il pattern Observer per associare la tua interfaccia utente ai propri dati.
PCUI è open source sotto la licenza MIT con il codice sorgente disponibile su GitHub.
Documentazione: http://playcanvas.github.io/pcui/
Articolo: https://gamefromscratch.com/pcui-ui-framework-powering-playcanvas-engine-open-sourced/
Rapidly build modern websites without ever leaving your HTML.
A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
https://tailwindcss.com/
Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.
Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes.
Libreria per generare PDF
Create and modify PDF documents in any JavaScript environment.
https://greensock.com/get-started/
GSAP (GreenSock Animation Platform) è un potente framework JavaScript per creare animazioni ad alte prestazioni nei siti web e nelle applicazioni HTML. Fornisce una vasta gamma di funzionalità e strumenti che consentono agli sviluppatori di creare animazioni fluide e ottimizzate per il web, indipendentemente dalla complessità.