https://github.com/titaniumtown/ytbn-graphing-software
(Yet-to-be-named) Graphing Software
https://github.com/titaniumtown/ytbn-graphing-software
integrals math rust
Last synced: about 1 year ago
JSON representation
(Yet-to-be-named) Graphing Software
- Host: GitHub
- URL: https://github.com/titaniumtown/ytbn-graphing-software
- Owner: Titaniumtown
- License: agpl-3.0
- Created: 2022-02-14T16:01:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T05:15:33.000Z (over 2 years ago)
- Last Synced: 2025-04-11T19:08:18.917Z (about 1 year ago)
- Topics: integrals, math, rust
- Language: Rust
- Homepage: https://titaniumtown.github.io
- Size: 2.23 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## (Yet-To-Be-Named) Graphing Software

### What is this?
The aim of this project is to provide a [Desmos](https://www.desmos.com/)-like graphing experience. This project is written in [Rust](https://www.rust-lang.org/) and takes advantage of [egui](https://github.com/emilk/egui) as it's graphical backend. Meaning that this program can be compiled targeting either the web, [such as here](https://titaniumtown.github.io), as well as a native application.