Skip to content

nbrk/tacopsdatmap_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt6/QML TacOps map viewer

This small QtQuick application is a viewer of the original TacOps map files. It reads the terrain and displays it using the color-code scheme similar to that of the original found in the "Terrain analysis" menu.

The program was created as a quick visualization for the map format parser developed elsewhere, and has currently only the basic functionality like view and zoom. Hopefully, some day it will be developed into a full-featured map editor for the free and open-source reimplementation of TacOps.

Work in progress.

TODO

  • add simple UI
  • use QML Canvas for performance, as some maps can be pretty large
  • overlaying of map image, 1 km and 10 km graticules
  • extended terrain info on mouse hover
  • visualization of LOS (Line-of-Sight)
  • map file manipulations and terrain editing

About

Qt6/QML TacOps map viewer

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors