Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecomodeller/misc-rust
A repo for learning rust with applications to geometric operations
https://github.com/ecomodeller/misc-rust
dont-use learning rust
Last synced: about 1 month ago
JSON representation
A repo for learning rust with applications to geometric operations
- Host: GitHub
- URL: https://github.com/ecomodeller/misc-rust
- Owner: ecomodeller
- Created: 2023-02-24T11:13:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T14:32:15.000Z (almost 2 years ago)
- Last Synced: 2023-08-07T04:53:33.885Z (over 1 year ago)
- Topics: dont-use, learning, rust
- Language: Rust
- Homepage: https://ecomodeller.github.io/misc-rust/mesh_reader/
- Size: 7.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# misc-rust
A repo for learning rust with applications to geometric operations## TODO add steps to Dockerfile
```bash
sudo apt install libproj-dev
sudo apt install libclang-dev
```