I would like to create a 3d and graph it around as per the attached video file. With the ability to select layers and change various status graphs
Thinking that three.js can do it, I would like to advise on what program to use to build 3d buildings (I tried Blender, but when I imported it the effect was distorted).
You definitely want to design the house model in Blender. You then export the asset to glTF and import it into your three.js app via THREE.GLTFLoader. You can find more information about “Loading 3D models” in this guide: three.js docs
ennn, three.js default nonsupport self-luminous effect。。u need to know which materials it support。。good effect need texture and postprocessing。