Franky HungBuilding my Personal Three.js PortfolioAfter playing with three.js for several years I can say my passion is still going strong! Early this month I have just released my latest…Oct 19Oct 19
Franky HungRealistic and Fast Water Waves in Three.jsTwo years ago I wrote How to Make Waves in Three.js. That simulation used an overlap of 2 travelling value noise waves, simple and decent…Mar 30Mar 30
Franky HunginGeek CultureBuilding Pinterest Design of a Cube with Chromatic Dispersion in Three.jsOne time I came across this beautiful rotating cube on Pinterest: https://www.pinterest.com/pin/749567931745732553/ and can’t stop…Feb 3Feb 3
Franky HungVisualizing 3D Perlin Noise in Three.jsWith a noise algorithm such as perlin noise, you can create a myriad of 2D textures or 3D shapes such as cellular structure, fire, organic…Dec 20, 2023Dec 20, 2023
Franky HunginGeek CultureMake Your Own Earth in Three.jsHey folks, it’s been a long while since my last article here…But I’m back in the game! Previously I haven’t been working a lot with…Oct 8, 2023Oct 8, 2023
Franky HunginGeek CultureMake a Cool Plasma Ball Using Voronoi Effect in Three.jsIt seems that I was quite late to the Voronoi party since the time I started learning Three.js for like 2 years ago…It looks complicated at…Apr 17, 2023Apr 17, 2023
Franky HunginGeek CultureHow to create textures for Three.js SphereGeometry using BlenderThis is probably a beginner’s common question: What type of images should we use to correctly texture spheres in Three.js? I bet we’ve all…Jan 4, 20231Jan 4, 20231
Franky HunginBetter ProgrammingSynthwave Scene — My Coolest Three.js ProjectA detailed walkthrough of my codeDec 5, 20221Dec 5, 20221
Franky HunginGeek CultureLow-poly Smoke Particles in Three.jsThis is a short tutorial on how to make simple low-poly particles without using a full particle system in Three.js!Nov 22, 2022Nov 22, 2022
Franky HunginGeek CultureHow to Make Waves in Three.jsPart of the fun in playing with Three.js is to play God 😇; to recreate nature within a computer. This time, we’ll look at how to simulate…Nov 14, 2022Nov 14, 2022