Skip to content

IanYet/force-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

force-sim

force simulator for graph layout

todo plan

  • implement viewer by threejs

    • initialize three
    • generate mock data
    • show vertices with pointscloud
    • show edges with line2
    • update points and line2
  • implement simulator powered by cpu

    • initialize vertices layout
  • implement simulator powered by gpu

    • readBuffer() in WebGPU
    • gl.getBufferSubData() in WebGL2

About

force simulator for graph layout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published