VirtualTam's bookmarks

  1. A list of the map projections that may be viewed and saved by G.Projector, along with alternative names, parameter-specific and special cases. Sample images of an Earth topographical map are linked for each unique projection

    1. The Technologies - A more in-depth look at Rust plugin systems
    2. Getting Started - First steps trying to implement the plugin system
    3. Diving into Dynamic Loading - A closer look at dynamic loading in Rust
    4. Reducing the Pain with Dependencies - Taking a look at the state of dynamic loading in the Rust ecosystem
    5. Getting our Hands Dirty - Finally implementing the plugin system!
    6. Wrapping Up - The last finishing touches and ideas