cadop / dhart

A library for creating Navigation Graphs, Visibility graphs, Raycasting used in design analysis, architecture, robotics, and human factors.
https://cadop.github.io/dhart/
GNU General Public License v3.0
13 stars 8 forks source link

Naming Conventions Differ in C# and Python #20

Open cadop opened 2 years ago

cadop commented 2 years ago

There are a few function names such as 'ViewAnalysis' that are called 'SphericalViewAnalysis' in other interfaces. This should be standardized.