Threejs TypeScript : Dat.gui

Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=OylNpjr6cGQ



Duration: 5:35
1,839 views
22


Channel Membership : https://www.youtube.com/channel/UCmUILI2AWt2MSUgPlZwFdOg/join

Documentation : https://sbcode.net/threejs/dat-gui/
YT Members : https://www.youtube.com/channel/UCmUILI2AWt2MSUgPlZwFdOg/join
Three.js and TypeScript (Book) : https://www.amazon.com/dp/B09GYTKRCH
Course Coupons : https://sbcode.net/coupons#threejs

The Dat GUI is another very useful tool that we can use to learn about Three.js as it allows us to quickly add a very basic user interface which allows us to interact with our 3d scene and the objects within it.

npm install dat.gui --save-dev
npm install @types/dat.gui --save-dev

#dat.gui
#threejsdatgui
#datgui
#threejs

See documentation website for code.







Tags:
threejs
dat.gui
threejs tutorials
threejs typescript