User:Dvdkhl/Ideas: Difference between revisions

Line 4: Line 4:
= Ideas =
= Ideas =


== Character Relations Graph ==
== Character Relations Graph (2. Approach) ==
'''Note''': This model may not be projectable to the current model in use.<br/>
The idea presented here tries to represent character relations completely text based without the help of any images which contain graphs.
Instead of trying to generate a simple view over the complete dataset, this approach will use many simple views.
The basic idea is to take each type of relation (family, enemy of, ally of, etc.) and create one view for each for a global overall view.
In addition a local view is provided to show relations in detail.
The local view is simply a cursor which points to an entity for which information of itself will be shown and in addition to that the nearest neighbours.
When the user clicks on one of the neighbours the cursor will move to that entity.
For this to be user friendly mouse scrolling needs to minimized.
 
=== Views ===
* Contains a list of selected entities
* Each view has to highlight a selected entity
* If graph simple enough, fallback to different simpler view?
 
=== Global View ===
* Layered: Each relation type is displayed in one (separate) layer
* Each layer has a (can) have a more specialized model/view
 
=== Local View ===
* Convert each relation model to a single graph
* A cursor which moves upon that graph
* Take the first selected entity for the cursor
* Switching cursor position replaces the selected items and with the new cursor entity
 
 
 
== Character Relations Graph (Abandoned) ==
'''Note''': This model may not be projectable to the current model in use
'''Note''': This model may not be projectable to the current model in use
The idea presented here tries to represent character relations completely text based without the help of any images which contain graphs.
The idea presented here tries to represent character relations completely text based without the help of any images which contain graphs.
227

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.