Three.js For 3D Portfolios And GAMES With Rails 7

Three.js is designed to provide a WebGL rendering toolset which allows the developer to create 3D scenes in a few lines of code. Checkout my course(s) at: https://learn.deanin.com Three JS is useful for 3d Portfolios, but it can also be used to create games. I've personally seen a few games created with Three JS that were pretty cool. I've attached a link to the threejs examples. Combined with Ruby on Rails 7 this allows us to quickly create 3D assets for the web in a pretty cool way when used with Hotwire Stimulus. Fireship Tutorial:    • Build a Mindblowing 3D Portfolio Website /...   https://threejs.org/docs/index.html#m... https://threejs.org/examples/?q=min#w... Source Code: https://github.com/Deanout/three_on_r... OrbitControls: https://github.com/mrdoob/three.js/bl... Join this channel to help support these videos:    / @deanin   Follow me on social media: https://linktr.ee/deanin If you liked this video, please consider subscribing: https://t.co/RZ4EwP0F2a Timestamps 0:00 Importing Three.Js With Importmaps in Rails 7 2:12 Create The ThreeJS Stimulus Controller 4:46 Three JS Canvas Styling 6:16 Setting Up The Three JS Main Scene 22:36 Rails 7 Importmaps how to pin specific page 24:40 Adding Gridhelper And OrbitControls To ThreeJS #Deanin #Software #Programming