All repos
C# MIT 61 5

jyswjjgdwtdtj/CsGrafeq

A cross-platform geometry sketchpad and implicit function plotting tool, made by .NET Avalonia

Why it is useful

CsGrafeq is a recent open-source project in Education. It is included because it has recent repository activity and can support mathematical learning, research, modelling, software development, or AI workflows.

Repository at a glance

  • Owner: jyswjjgdwtdtj
  • Primary language: C#
  • Latest update: 2026-08-02
  • Stars / forks: 61 / 5
  • License: MIT
  • Links: No separate project site was listed.

Good starting points

  1. Read the project README and installation instructions.
  2. Try the smallest example before changing parameters or datasets.
  3. Check tests, issues, and release notes before relying on results in teaching or research.
  4. Cite the repository and its license when reusing code or figures.

README snapshot

English|中文 CsGrafeq is a geometry sketchpad. It's made by Avalonia and use Material.Avalonia as its theme. For the sake that JIT is unavailable in mobile platforms and browser, CsGrafeq now only support Desktop (now only Windows). CsGrafeq supports both Chinese and English. Project in old version folder is for stably implicit function plotting. Implicit function plotting is being made now. - ReadyToRun compiled, no .Net Runtime environment required. - High quality function image plotting. - Beautiful UI - Add text block supports - Implement GPU computing to accelerate calculations - Add m