This website requires JavaScript.
Explore
Help
Sign In
glax
0 Followers
·
0 Following
Joined on
2023-02-08
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
18
Projects
Packages
Public Activity
Starred Repositories
glax
created repository
glax/OSCCollar
2023-11-29 02:19:15 +01:00
glax
pushed to
master
at
glax/OSMServer
2023-05-17 19:20:01 +02:00
56ac9dc948
unnecessary type-conversion.
9ef63c9886
Make it more clear what is being returned as string.
2b5dd91335
floating point comparison
9f0d47ed59
Combine statements
371989b34d
Make GetRegion more readable / Less convoluted and complicated due to multithreading.
Compare 5 commits »
glax
pushed to
master
at
glax/OSMServer
2023-05-17 19:01:03 +02:00
e53d1086cc
TKey can not be null.
dc98fb51b1
Make RPriorityQueue.Count point directly to the queue.Count instead of manually updating every operation.
Compare 2 commits »
glax
pushed tag
v1.1
to
glax/Gamakay-ISO-layout
2023-05-17 18:55:51 +02:00
glax
released
Fix missing <> keys
at
glax/Gamakay-ISO-layout
2023-05-17 18:55:51 +02:00
glax
pushed to
master
at
glax/Gamakay-ISO-layout
2023-05-17 18:55:01 +02:00
042b829f43
hotfix missing less-than and greater-than keys
glax
pushed to
master
at
glax/OSMServer
2023-05-16 20:00:25 +02:00
3077b4d8b8
Added abstract Renderer class that SVGRenderer and PNGRenderer inherit from.
glax
pushed to
master
at
glax/OSMServer
2023-05-16 18:42:03 +02:00
7c5d87ca76
Moved Bounds to seperate Class
a5f272dfb9
Removed commented Code
f84aa82186
Rename Method "FromRandomCoords" -> FromCoords
6d59253a0b
Bounds serialization
af821a761f
added extraTime Variable to api
Compare 15 commits »
glax
pushed tag
v1.0
to
glax/Gamakay-ISO-layout
2023-05-16 16:07:01 +02:00
glax
released
v1.0 - The unintended way
at
glax/Gamakay-ISO-layout
2023-05-16 16:07:01 +02:00
glax
pushed to
master
at
glax/Gamakay-ISO-layout
2023-05-16 16:04:56 +02:00
31b7b47285
Added ^ to the 1 key
glax
pushed to
master
at
glax/OSMServer
2023-04-23 16:03:41 +02:00
6b5dddb1e3
Prevent method from returning before all threads are finished.
fea0ecf17b
remove exisiting results.
30b29aa25c
whitespace and readability
73e7daffd7
Formatting of finding best variables
7b88616373
Preload Regions
Compare 7 commits »
glax
pushed to
master
at
glax/OSMServer
2023-04-23 15:07:30 +02:00
ec6725a5c5
Removed unnecessary factors
886ccaa8dc
removed nodeAngleFactor
af1d9baf4f
Testsetup for cariable testing
e2332847cd
Adjust priority in weight calculation with factor.
dca4d56866
Keep searching for the same amount of time already search to get shorter path.
Compare 29 commits »
glax
pushed to
master
at
glax/OSMServer
2023-04-21 13:49:52 +02:00
95c0088b73
Added function to mass-test the heuristic variables.
cd3905915b
Cleanup
dd37430761
Moved RoadPriority Function to RegionManager
42e915ee05
Added distance and duration to PathResult.
7d769a064f
Parallel reading of regionfiles.
Compare 16 commits »
glax
pushed to
master
at
glax/OSMServer
2023-04-20 19:41:49 +02:00
b87d8a0300
Changed calls to new backend.
23429c8a00
Renderer now renders 3 different layers over each other: Area (Regions), gScore-Weights (as blobs) and PathResult path.
946fa0206b
Made Pathfinder non-static to enable field-usage in other methods/classes.
5a1dce9883
PathResult now only includes Path and calcTime.
Compare 4 commits »
glax
pushed to
master
at
glax/Gamakay-ISO-layout
2023-04-20 16:50:39 +02:00
8a723bd411
Update 'README.md'
glax
pushed to
master
at
glax/Gamakay-ISO-layout
2023-04-20 16:49:46 +02:00
45f6a23bb7
update readme with heading
glax
pushed to
master
at
glax/Gamakay-ISO-layout
2023-04-20 16:48:18 +02:00
6271c1d17b
Changed keybinds
glax
pushed to
master
at
glax/OSMServer
2023-04-19 22:55:57 +02:00
619cad61ee
Adjusted to new Functions and return values.
bfb117164e
Added Area-render (Renders all loaded nodes and edges)
208c000577
Changed values for heuristic and weight functions, as well as increased priority for type1-roads (motorways).
5212e43897
Add regionManager to PathResult for internal use
6fb88b5c9c
Include RegionManager in result for internal use
Compare 6 commits »
glax
pushed to
master
at
glax/Gamakay-ISO-layout
2023-04-19 21:06:29 +02:00
3ac23e6660
table
First
Previous
...
19
20
21
22
23
...
Next
Last