Thursday, March 21, 2013

Progress - Modes

Implemented Rotation and Zoom (having a bit of FOV problems)


Still working on Ray Casting to select specific points - unity colliders for particles is not too robust unfortunately... (The gray dot is a point that is selected)

 I tweaked the sliders so that the x axis dates show up on the graph controls and limits the data you are looking at - (still need to implement for Y and Z axis)


MODES

So the above just shows one stock over a year (price, volume) but I thought it would be interesting to look at a bunch of stocks (over the past 7 days) from NYSEAMEX and compare their different metrics to see if we can observe any trends. The metrics are:

- Company name/Stock Quote
-P/E ratio
- 52w price change (%)
- Float %
- Beta
- Average volume
- Net profit margin (%)
 - Sector: Basic Materials, Energy, Technology, Conglomerates etc...




Friday, March 15, 2013

Feature List

There are a couple of things in terms of the UI I am going to start working on.


Feature list
- Axes 
- Controls for pan and rotation
- rotation X, Y, Z
- scale X, Y, Z
- translation X, Y, Z
- mouse picking of coordinates
- Select
- Hover
- Navigation View
- Modifiying axes 
- Altering colors for the 4th dimension (grouping of data)
- Managing large data
- Real time data from S&P
- Just large data in general
- Limiting the amount of data you can see