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: 3 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T14:32:15.000Z (over 2 years ago)
- Last Synced: 2025-01-05T08:19:18.460Z (5 months 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
```