map3d

Crates.iomap3d
lib.rsmap3d
version0.2.3
created_at2026-01-12 15:59:44.181808+00
updated_at2026-01-12 15:59:44.181808+00
descriptionGeodetic coordinate conversion library
homepagehttps://github.com/lskyweiler/rustmap3d
repositoryhttps://github.com/lskyweiler/rustmap3d
max_upload_size
id2038088
size135,069
(lskyweiler)

documentation

README

map3d

Rust geodetic coordinate transformation library

This library is the standalone rust backend for rustmap3d

Similar to map_3d except for the following:

  1. all functions use glam vectors
  2. rotations are exposed (both quaternions and 3x3 DCMs)
Commit count: 120

cargo fmt