Skip to content

Latest commit

 

History

History
executable file
·
20 lines (16 loc) · 453 Bytes

README.md

File metadata and controls

executable file
·
20 lines (16 loc) · 453 Bytes

Kilo

Basic cross-platform physical interaction simulator

Uses Qt and OpenGL

Features:

  • Grouping particles
  • 3D view with zoom, particle spheres
  • Particle listing
  • SmartClean (fastens computing and rendering, decreases memory takeout without precision loss)
  • Model loading and saving

Supported interactions:

  • Gravity
  • Qulon force

Planned:

  • Quatum interactions
  • Moving and rotation
  • By-the-fly particle adding (without model file editing)