Use the downloaded HTML file directly. It includes the canvas, styles, and animation script.
<!-- orbital-text-rings.html -->
Paste into your page to runOrbital text animation with sparse circular typography tracks counter-rotating around a wireframe globe. Blinking characters create an animated editorial-poster composition. Featuring Sparse concentric text tracks and Counter-rotating adjacent rings, this effect supports live adjustments, instant previews, and reusable exports in Limot.
backgroundColor#111111textColor#f4f3eflineColor#f4f3efopacity0.94textWORLD HEALTH · SHARED RESPONSIBILITY · HEALTHY EQUITY · CLIMATE CHANGE · GLOBALIZATIONfontSize15pxfontGrowth0.8pxletterSpacing4pxx50%y53%ringCount5innerRadius118pxringGap54pxarcCoverage0.64lineWidth1pxspeed2.2°/sspeedDifference0.08reverseOffblinkEnabledOnblinkCount5blinkInterval1600msblinkDuration520msshowGlobeOnglobeRadius52pxglobeSpeed5°/sglobeLines4Use the downloaded HTML file directly. It includes the canvas, styles, and animation script.
<!-- orbital-text-rings.html -->
Paste into your page to runAdd the JSX file to your project and import it as a component. Override settings with props.
import OrbitalTextRings from "./OrbitalTextRings.jsx";
<OrbitalTextRings />Add the Vue single-file component to your project, import it, and use it in your template.
import OrbitalTextRings from "./OrbitalTextRings.vue";
<OrbitalTextRings />Exports include your current settings. React and Vue components also accept the configuration keys below as props.
Customize in real time, copy standalone code, or export MP4, GIF, and PNG with optional transparency.