Bug 803 - Establish Graph-UI Core ..
Summary: Establish Graph-UI Core ..
Status: IN_PROGRESS
Alias: None
Product: GraphUI
Classification: JogAmp
Component: Core (show other bugs)
Version: tbd
Hardware: All all
: --- enhancement
Assignee: Sven Gothel
URL:
Depends on: 544 804 805 801 802
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-05 15:46 CEST by Sven Gothel
Modified: 2019-04-04 21:56 CEST (History)
1 user (show)

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2013-08-05 15:46:47 CEST
Goal is to have a clean module, depending on JOGL and JOGL's Graph API
providing a framework for input specifications as implemented in Graph_UI_Plugin, e.g. SVG, Blender, .. 

Core's framework allows plugins to implement interactive and semantic hooks to the input specification, e.g. input events and animation.

Graph_UI shall be build from it's own project and git repository
and hence optional to JOGL, while it depends on it.