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

I wrote a channel and channel map file with 12 channels. The last channel's data was not animating. I added a 13th channel and the 12th channel was animate properly....

Store the currenlty active camera selection in the dataset's globals table (CSV/DB). So that when opening a dataset the previously active camera is set as the current camera.

enhancement
3rd priority
A priority

Currently tags are saved and loaded using record_id to associate them with their nodes. This is a problem with cut n paste and the way the tag table is saved....

bug
2nd priority
A priority

Tag style and size are determined by two factors: 1) Each glyph node's 'tag_mode' encodes its individual style (font, box style, hide/show and size). 2) Each camera applies a size...

B priority
API

Accidentally tried loading a dataset that was at the base of the 'User' folder, which caused a crash while trying to load several datasets in subfolders. Perhaps a result of...

bug
B priority
4th priority

Tested 'bing_artistic_grid_v1' with original app (antz-msw_2012-12-09) vs current app (antz-msw_2023-01-25 v0.235.3) and found differences: - Grid spacing was 15 units (currently is 30 units). - Geometry was not offset for...

bug
B priority

Support one (or more) live video streaming protocals as an object texture. The most common (legacy) protocals are RTMP and RTSP. Another good candidate is Apple HLS. A discussion can...

enhancement
3rd priority
A priority

Status: open Owner: Shane Saxon Labels: None Updated: 2012-10-12 Created: 2012-10-12 Creator: Shane Saxon Private: No The tag synchronization procedures are not yet capable of handling merges. For the time...

bug
enhancement
1st priority
A priority

The channel track mapping table (npch.csv) is using legacy field names that need to be changed: - **color_id** -> **np_color_id** - **texture_id** -> **np_texture_id** - **geometry** -> **np_geometry_id** - **topo**...

bug
B priority
4th priority
API

The '3D Mouse' toolbar should only display when a 3D Mouse is detected. Currently the app believes a (16 button) 3D Mouse is present when none exists.

bug
B priority
4th priority