antz icon indicating copy to clipboard operation
antz copied to clipboard

ANTz immersive 3D data visualization engine

Results 100 antz issues
Sort by recently updated
recently updated
newest added

Support standard GPS coordinates with time-stamped data points. Allow animating an object along a path using tracks and/or allow for scrolling a timeline.

enhancement

Graph live data with either an anchor point or a continuous redraw based on a time period, such as an oscilloscope.

enhancement

There is a bug where if a user account's profile is blocked (by over-zealous bots) then the load process will prematurely terminate. Possibly might be when it try's to load...

bug

Typical minimum CPU usage is < 1% when nothing is drawn (by turning off the grid and HUD.) However, when the window is minimized the CPU usage can jump up...

bug

Improve the performance by implementing parallel code. - Parallel GL commands using a z-sort and compositing the scene (8X boost.) - Implement VBO (instead of direct mode) and custom matrix...

enhancement
3rd priority

Implement Unit Testing in a cross-platform manor. So as we can test the app on all platforms prior to release.

enhancement
3rd priority

Live RSS feed displayed (with optional banner scrolling) on the node tag. CURL lib downloads the RSS feed data specified by the node tag (HTML formatted) URL.

enhancement
3rd priority

ANTz server with access via a RESTful API to get and set data. - Use CURL to send and receive the JSON data structures. - Relates to Python scripting issue...

enhancement

Log file containing metadata of user actions, channels and other IO flow. Time scrubbing support with variable temporal and spatial resolution. Each entry is timestamped, human readable table structure (json,...

enhancement
3rd priority

I have a desktop Windows machine with the same NVidia Quadro graphics card used in the earlier ZSpace systems (this is an old ZSpace system without the software or display),...

enhancement