vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

Rework of "World Cities" help patch #661

Closed chkworks closed 8 months ago

chkworks commented 8 months ago

PR Details

This PR suggests some changes to the World Cities help patch, so it gets simplified and aligns with an upcoming tutorial.

Description

Motivation and Context

Simplification of the patch for tutorial preparation. Further steps would be to replace the box with a Cylinder, move the calculation of Transformations into the same Cache as the ParseData process and rename "HUD" to "DisplayInfo".

Types of changes

Checklist