Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/russellwzr/responsive-wordle

A visualization algorithm demo project implemented by Box2D.js & D3.js that can make the word cloud responsive.
https://github.com/russellwzr/responsive-wordle

algorithm box2d-physics-engine d3 d3-visualization d3js responsive-layout visualization wordcloud wordle

Last synced: 1 day ago
JSON representation

A visualization algorithm demo project implemented by Box2D.js & D3.js that can make the word cloud responsive.

Awesome Lists containing this project

README

        

# Responsive Wordle
A visualization algorithm demo project implemented by Box2D.js & D3.js that can make the word cloud smoothly responsive.

* Spiral-based word cloud layout algorithm
* Responsive word attribute constraint
* Force Re-Layout (refers to [EdWordle: Consistency-Preserving Word Cloud Editing](https://ieeexplore.ieee.org/abstract/document/8017586))
* Animated transition
* ......

More details in: [./materials/Responsive Wordle.pdf](https://github.com/Russellwzr/Responsive-Wordle/blob/master/materials/Responsive%20Wordle.pdf)

https://user-images.githubusercontent.com/53935275/221419066-24875834-f9e5-4c30-b4cc-bb7dc283a467.mp4




* Interdisciplinary Research Center, Shandong University, 2020.10
* Code refactoring and performance optimization, 2023.2