denizdiktas
|
83d22ace80
|
node-collapsing (very basic)
|
2023-07-10 20:12:51 +03:00 |
denizdiktas
|
258b40a7d7
|
Working on identifying the vertex problems
|
2023-07-10 15:52:04 +03:00 |
denizdiktas
|
ea0604eddc
|
Implemented: defining polygons with node-ids
|
2023-07-08 13:29:41 +03:00 |
denizdiktas
|
daf548c58c
|
refactor
|
2023-07-07 17:35:53 +03:00 |
denizdiktas
|
7ba83df90a
|
Added: identification curve in the scene
|
2023-07-07 14:56:05 +03:00 |
denizdiktas
|
9f98df3d16
|
Refactor
|
2023-07-05 12:35:18 +03:00 |
denizdiktas
|
d5c4d3fd64
|
Implemented: check for problematic arc in Antarctica (looks like it is repeating 2 points in the south pole so that they can be seen in the projected planar coordinates when the coordinates are wrapped along the x-axis (longitude)
|
2023-07-04 14:36:21 +03:00 |
denizdiktas
|
32446d30c2
|
Refactor: moved common arc construction code in Aos to anonymous namespace functions (might still need to refactor common code further)
|
2023-07-04 12:41:17 +03:00 |
denizdiktas
|
434c219b52
|
Moved arc construction into Aos as static (make it non-static member function?)
|
2023-07-04 12:11:20 +03:00 |
denizdiktas
|
1c934d7302
|
Corrected the rendering and arrangement construction logic (TODO: we need to take outer and inner boundaries separately)
|
2023-07-03 17:10:45 +03:00 |
denizdiktas
|
7571f9a5d0
|
Implemented: rendering individual arcs to see the problem with the GIS data-set
|
2023-07-03 13:51:29 +03:00 |
denizdiktas
|
e29175b81e
|
Rendering countries one by one
|
2023-06-30 14:03:53 +03:00 |
denizdiktas
|
03e2234437
|
refactor
|
2023-06-29 16:52:29 +03:00 |
denizdiktas
|
38c41461af
|
Added: code to visualize the newly created vertices and to toggle the visualization of the countries
|
2023-06-28 18:50:22 +03:00 |
denizdiktas
|
10e7154607
|
Added: check with extended DCEL
|
2023-06-28 18:14:58 +03:00 |
denizdiktas
|
31cd58d8f9
|
Added: Arrangement check code
|
2023-06-28 17:08:41 +03:00 |
denizdiktas
|
c5a7777708
|
Added: code to render the repeated vertices
|
2023-06-26 14:22:27 +03:00 |
denizdiktas
|
b31d2d48ed
|
Added: code to check for duplicates
|
2023-06-26 12:50:06 +03:00 |
denizdiktas
|
a7bbef7d87
|
World countries are rendered on the sphere
|
2023-06-24 14:33:07 +03:00 |
denizdiktas
|
520083fd31
|
Kml reader can read country data (Note: this is not a general reader!)
|
2023-06-24 12:21:09 +03:00 |
denizdiktas
|
ffca6656b4
|
added node conversion for kml-reader
|
2023-06-24 11:54:35 +03:00 |
denizdiktas
|
76c9873076
|
Started reading KML GIS file (code is unstable, do not use it yet!)
|
2023-06-23 19:47:34 +03:00 |
denizdiktas
|
e815709068
|
Corrected behavior of the camera manipulator (backprojected diff-vector method)
|
2023-06-19 22:15:13 +03:00 |
denizdiktas
|
a1af86fbc2
|
Bug fixed: camera now rotates from the last zoom position
|
2023-06-19 14:40:53 +03:00 |
denizdiktas
|
1e760f4734
|
Added: computation of the world-space approximation error by back-projecting the screen-space error
|
2023-06-19 12:56:12 +03:00 |
denizdiktas
|
531399fd42
|
refactor
|
2023-06-17 17:34:59 +03:00 |
denizdiktas
|
f9c98feb53
|
Refactor: separated Geodesic arcs and their representation into different classes
|
2023-06-17 16:52:04 +03:00 |
denizdiktas
|
d68e430042
|
refactor
|
2023-06-16 19:51:50 +03:00 |
denizdiktas
|
e87f5a5530
|
Refactor: name changes and member variable fixes
|
2023-06-16 19:26:58 +03:00 |