diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-05-13 00:58:15 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:58:15 +0200 |
commit | fc89f27c2622d490b1d797b10f7c3ca94c2cf29b (patch) | |
tree | 5f6ffb4eb72cf34ebe4772e621a5dc993456eb77 /graphics/LDView/README | |
parent | fc0c4508742e243f371782fb1229f5e826b98d50 (diff) | |
download | slackbuilds-fc89f27c2622d490b1d797b10f7c3ca94c2cf29b.tar.gz |
graphics/LDView: Added to 13.0 repository
Diffstat (limited to 'graphics/LDView/README')
-rw-r--r-- | graphics/LDView/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/LDView/README b/graphics/LDView/README new file mode 100644 index 0000000000..d5b8dcd70b --- /dev/null +++ b/graphics/LDView/README @@ -0,0 +1,5 @@ +LDView is a real-time 3D viewer for displaying LDraw models using hardware +accellerated 3D graphics. The program can read LDraw DAT, LDR and MPD files. +It then allows you to rotate the model around to any angle with the mouse. + +This requires tinyxml and LDraw_data. |