Skip to content

Roadmap

Iris edited this page Feb 20, 2025 · 3 revisions

This is a list of features that may be added to voxircle in the future.

  • IO
    • Save projects (read and write program state)
    • Export to minecraft .schem or related
    • Export to .obj
    • Run rhai files (to make code mode easier)
  • Shapes & generation algorithms
    • Multi-point squircles (squexagons if you will)
  • Metrics
    • Build sequence
    • Colour grouping of connected boundary pieces (for easier building)
    • Program-wide treatment of thick and thin boundary, i.e., considering diagonals neighbors or not
  • UI
    • Circular sliders for angles
  • Structural
    • Easier user-provided algorithms by making algorithm a trait
    • Sliders for variables used in user-provided code
Clone this wiki locally