issues
search
Chreage
/
chreage
chreage
1
stars
2
forks
source link
global domain initial generation
#9
Open
jeromeetienne
opened
10 years ago
jeromeetienne
commented
10 years ago
or 'monde persistant'
jeromeetienne
commented
10 years ago
About voronoi
http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
voronoi generation
willy is working on it
what is his status ?
rescource
https://code.google.com/p/javascript-voronoi/
http://philogb.github.io/blog/2010/02/12/voronoi-tessellation/
jeromeetienne
commented
10 years ago
initial idea about procedural generation from @Enochlenoir
pick bunch of site alexa the biggest
put that at random in space
then apply voronoi
issue is that random placement isnt too logical, and the user may be lost
could we do better ?
jeromeetienne
commented
10 years ago
Manual generation of the chreage graph
ala trend map
http://ia.net/blog/web-trend-map-4-final-beta/
possible to do that with no tech knowledge
it will be likely way faster to generate that manually as version 0
it stores only the url and their relations
aka not the localisation in space for visualisation