Back to Browse

How to make a 3d waving flag using Three.js, WebGL and Javascript

14.2K views
Jun 18, 2020
27:38

In this intermediate-level tutorial, we add a moving 3d flag using the Javascript library, Three.js, to our website. Links: Yuta Takahashi: https://yuta-takahashi.dev/ Demo: https://flag-1.superhi.com/ Three.js website: https://threejs.org/ Creating a scene with Three.js: https://threejs.org/docs/index.html#manual/en/introduction/Creating-a-scene WebGL Renderer: https://threejs.org/docs/#api/en/renderers/WebGLRenderer Plane Geometry: https://threejs.org/docs/index.html#api/en/geometries/PlaneGeometry Experimental Javascript course: https://www.superhi.com/courses/experimental-javascript

Download

0 formats

No download links available.

How to make a 3d waving flag using Three.js, WebGL and Javascript | NatokHD