Skip to content

Commit

Permalink
Merge pull request #25 from Deamon87/Deamon87-readme-changes
Browse files Browse the repository at this point in the history
Create README.md
  • Loading branch information
Deamon87 authored Jan 8, 2023
2 parents c10c7e7 + e1d843b commit 882db52
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
![github actions state](https://github.com/Deamon87/WebWowViewerCpp/actions/workflows/main.yml/badge.svg?branch=master)
![github actions state](https://github.com/Deamon87/WebWowViewerCpp/actions/workflows/main.yml/badge.svg?branch=master) [![Donate to support developer](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=AFUUEL3ZQVVNW)


# WebWowViewerCpp

Expand All @@ -9,7 +10,6 @@ There are two frontends built using this code: standalone map viewer and webgl l
Webgl version of model viewer runs on https://wow.tools/mv/ page



## How to build

*The following text is intended only for developers. Usual users can download ready-to-use binaries from [releases] page*
Expand Down Expand Up @@ -41,6 +41,9 @@ Otherwise, you can look at the github actions script in `.github/workflows/` fol
- Open Map Selection dialog (File -> Open Map Selection)
- Select a map and adjust the zoom to find the point on minimap. Select a point and click GO

As an option, after v0.1.5, you can start app with "-vulkan" option from command line, which will switch from OpenGL renderer to Vulkan.
Vulkan renderer is far from perfect, but it even now shows more performance compared to OGL

Happy exploring :)

[releases]:https://github.com/Deamon87/WebWowViewerCpp/releases/

0 comments on commit 882db52

Please sign in to comment.