Giter Club home page Giter Club logo

curveproject's Introduction

CurveProject

Curve Plotting Web GUI for the math teacher (that uses LaTeX and Tikz or PSTricks). Realized with Haskell tools.

Features

  • Describe a curve by some of its points and optionally the slope of the tangent in those points.
  • Configure axis and grid aspect.
  • Decide in which points (specified in the GUI) of the curve you want a tangent drawn and configure the tangents aspect.
  • Immediate visual feedback thanks to a SVG output (using diagrams-svg) and Tikz and PSTricks outputs for easy and seamless integration in a LaTeX document.
  • Autosave and restore session whatever the user do

TODO

  1. provide named sessions to allow for multiple curve projects (GUI modification)
  2. materialize the styling options for curves in the GUI (GUI modification)
  3. tabbed interface DONE
  4. improve the colour support with a simple parser for the xcolour notation (blue!30!white for a 30% blue 70% white mix) that translate it for SVG (easy with Data.Colour) and PSTricks (not so easy) (engine modification)
  5. allows the user to specify different types of curves (especially plotting functions, maybe Hermite interpolation to add to the current ad-hoc solution). (Hard to do well, Engine then GUI modification)
  6. ???
  7. profit (well at least for my classes)

curveproject's People

Contributors

chaddai avatar leftaroundabout avatar

Watchers

James Cloos avatar Marco Z avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.