The invention relates to the technical field of knowledge maps, and particularly discloses a knowledge map dynamic interactive display method based on 3D hierarchical annulus, which comprises the following steps: S1, dividing knowledge entities into N concentric annular
layers according to semantic hierarchy, uniformly distributing each layer of entities along an annular
orbit, and realizing vertical
spatial isolation between hierarchies through a
height difference parameter LAYERHEIGHT, the node distribution density of each layer is dynamically controlled through a
radius parameter LEVELBOXradius; s2, a Three.js framework is adopted, and WebGL and CSS2DRender are combined for mixed rendering; s3, responding to a mouse interaction event, realizing 360-degree
free rotation, roller zooming and entity focusing through OrbitControls, realizing smooth switching of 2D / 3D views in cooperation with a GSAP
animation engine, and automatically locking an overlook angle of the 2D view, y = 25; and S4, a correlation degree
diffusion model is constructed based on raycaster
collision detection. The
modular design supports the functions of extending multi-level association
visualization, customizing
entity type mapping and the like, and is suitable for
knowledge graph scenes in multiple fields of education, finance and the like.